search-strategy Skill
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies. Published by anthropics in knowledge-work-plugins.
What is search-strategy Skill?
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies. Published by anthropics in knowledge-work-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use search-strategy Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/knowledge-work-plugins
- Skill file: enterprise-search/skills/search-strategy/SKILL.md
What it does
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.
Skill instructions
Search Strategy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md. The core intelligence behind enterprise search. Transforms a single natural language question into parallel, source-specific searches and produces ranked, deduplicated results. The Goal Turn this: "What did we decide about the API migration timeline?" Into targeted searches across every connected source: ~~chat: "API migration timeline decision" (semantic) + "API migration" in:engineering after:2025-01-01 ~~knowledge base: semantic search "API migration timeline decision" ~~project tracker: text search "API migration" in relevant workspace Then synthesize the results into a single coherent answer. Query Decomposition Step 1: Identify Query Type Classify the user's question to determine search strategy: | Query Type | Example | Strategy | |-----------|---------|----------| | Decision | "What did we decide about X?" | Prioritize conversations (~~chat, email), look for conclus
Explore related resources
Frequently asked questions
What is search-strategy?
search-strategy is a open-source AI agent skill with Copy skill directory. Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance.
Who is search-strategy best for?
search-strategy is best for reusing agent instructions, scripts, and references, research workflows.
How do I install search-strategy?
Install or run search-strategy using Copy skill directory. Check search-strategy for the latest setup command.
Is search-strategy actively maintained?
search-strategy may need a closer maintenance check before production use.
Auto-fetched from GitHub.