qiaomu-smart-search

Route user queries to suitable OpenCLI search sources via live help outputs.

978|75|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/joeseesun/qiaomu-opencli-skills --skill qiaomu-smart-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qiaomu-smart-search
Source: https://github.com/joeseesun/qiaomu-opencli-skills/tree/main/qiaomu-smart-search
Command: npx skills add https://github.com/joeseesun/qiaomu-opencli-skills --skill qiaomu-smart-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes user queries to the most appropriate OpenCLI search sources, ensuring accurate and timely results across websites, social platforms, technical docs, news, shopping, travel, job boards, finance, and Chinese content.

Core Features & Use Cases

  • Dynamic source routing: detect intent and route to grok, doubao, gemini, or specialized sources based on context.
  • Live-source interrogation: instructs the agent to run opencli <site> -h and use live help outputs instead of static docs.
  • Guardrails and hygiene: preflight checks and source availability before execution to avoid drift and errors.

Quick Start

Find the latest sources for a topic and let the agent route to the best opencli sources.

Frequently Asked Questions about qiaomu-smart-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route search queries to the right sources across different platforms?

Source routing detects user intent and directs queries to suitable OpenCLI search sources, such as grok, doubao, or gemini. This maximizes accuracy and recency across websites, social platforms, technical docs, and news by matching context.

What is the best way to ensure OpenCLI search results use current command options?

Live-source interrogation ensures current command options by instructing the agent to run opencli <site> -h. This uses live help outputs instead of static documentation, preventing drift and ensuring accurate execution parameters.

How does preflight checking work for AI agent search source selection?

Preflight checks enforce source availability and validate the registry before execution. This prevents errors during source selection by ensuring the agent only attempts to route queries to currently available and operational search sources.

Can I route queries for Chinese content using OpenCLI source selection?

Yes, OpenCLI source selection supports routing queries for Chinese content. The dynamic routing mechanism evaluates intent and directs queries to specialized sources like doubao to maximize accuracy for specific content needs.

Why does my dynamic source routing return errors for certain search sources?

Dynamic source routing returns errors when preflight checks fail to confirm source availability. The system enforces guardrails by checking the registry before execution, preventing attempts to route to unavailable or invalid search sources.

Does OpenCLI source routing work with technical docs and job board searches?

Yes, OpenCLI source routing works with technical docs, job boards, shopping, travel, and finance searches. It applies intent detection to map queries across these categories to the most suitable available sources via the registry.