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