skills/modelscope.cn/agent-search

agent-search

SKILL.md

Agent Search

Execution

Execute via CLI with JSON output:

~/.agents/skills/agent-search/scripts/agent-search-cli "query" --json

If installed at a different path (e.g., ~/.claude/skills/), use the actual path.

Search Modes

  • quick: No query expansion. Fastest. Cache up to 12h.
  • standard: Query expansion with search-provider snippets only. Cache 1h-3d by intent.
  • deep: Query expansion with broader source coverage and advanced provider search depth, but still snippet-only. Cache 1h-3d by intent.

Default: standard.

Installs
1
First Seen
Mar 29, 2026
agent-search from modelscope.cn