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