什麼是 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