什么是 search-strategy?
查询分解和多源搜索编排。将自然语言问题分解为每个源的有针对性的搜索,将查询转换为特定于源的语法,按相关性对结果进行排名,并处理歧义和后备策略。 来源:anthropics/knowledge-work-plugins。
查询分解和多源搜索编排。将自然语言问题分解为每个源的有针对性的搜索,将查询转换为特定于源的语法,按相关性对结果进行排名,并处理歧义和后备策略。
通过命令行快速安装 search-strategy AI 技能到你的开发环境
来源:anthropics/knowledge-work-plugins。
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.
| Decision | "What did we decide about X?" | Prioritize conversations (chat, email), look for conclusion signals | | Status | "What's the status of Project Y?" | Prioritize recent activity, task trackers, status updates | | Document | "Where's the spec for Z?" | Prioritize Drive, wiki, shared docs |
查询分解和多源搜索编排。将自然语言问题分解为每个源的有针对性的搜索,将查询转换为特定于源的语法,按相关性对结果进行排名,并处理歧义和后备策略。 来源:anthropics/knowledge-work-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill search-strategy查询分解和多源搜索编排。将自然语言问题分解为每个源的有针对性的搜索,将查询转换为特定于源的语法,按相关性对结果进行排名,并处理歧义和后备策略。 来源:anthropics/knowledge-work-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill search-strategy 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/anthropics/knowledge-work-plugins