search

작성자: anthropic

하나의 질의로 연결된 모든 소스를 검색합니다. "그 문서 찾아줘...", "우리가 뭐라고 결정했지...", "그 대화 어디 있었지..." 등으로 실행하세요.

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill search

Search Command

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Search across all connected MCP sources in a single query. Decompose the user's question, run parallel searches, and synthesize results.

Instructions

1. Check Available Sources

Before searching, determine which MCP sources are available. Attempt to identify connected tools from the available tool list. Common sources:

  • ~~chat — chat platform tools
  • ~~email — email tools
  • ~~cloud storage — cloud storage tools
  • ~~project tracker — project tracking tools
  • ~~CRM — CRM tools
  • ~~knowledge base — knowledge base tools

If no MCP sources are connected:

To search across your tools, you'll need to connect at least one source.
Check your MCP settings to add ~~chat, ~~email, ~~cloud storage, or other tools.

Supported sources: ~~chat, ~~email, ~~cloud storage, ~~project tracker, ~~CRM, ~~knowledge base,
and any other MCP-connected service.

2. Parse the User's Query

Analyze the search query to understand:

  • Intent: What is the user looking for? (a decision, a document, a person, a status update, a conversation)
  • Entities: People, projects, teams, tools mentioned
  • Time constraints: Recency signals ("this week", "last month", specific dates)
  • Source hints: References to specific tools ("in ~~chat", "that email", "the doc")
  • Filters: Extract explicit filters from the query:
    • from: — Filter by sender/author
    • in: — Filter by channel, folder, or location
    • after: — Only results after this date
    • before: — Only results before this date
    • type: — Filter by content type (message, email, doc, thread, file)

3. Decompose into Sub-Queries

For each available source, create a targeted sub-query using that source's native search syntax:

~~chat:

  • Use available search and read tools for your chat platform
  • Translate filters: from: maps to sender, in: maps to channel/room, dates map to time range filters
  • Use natural language queries for semantic search when appropriate
  • Use keyword queries for exact matches

~~email:

  • Use available email search tools
  • Translate filters: from: maps to sender, dates map to time range filters
  • Map type: to attachment filters or subject-line searches as appropriate

~~cloud storage:

  • Use available file search tools
  • Translate to file query syntax: name contains, full text contains, modified date, file type
  • Consider both file names and content

~~project tracker:

  • Use available task search or typeahead tools
  • Map to task text search, assignee filters, date filters, project filters

~~CRM:

  • Use available CRM query tools
  • Search across Account, Contact, Opportunity, and other relevant objects

~~knowledge base:

  • Use semantic search for conceptual questions
  • Use keyword search for exact matches

4. Execute Searches in Parallel

Run all sub-queries simultaneously across available sources. Do not wait for one source before searching another.

For each source:

  • Execute the translated query
  • Capture results with metadata (timestamps, authors, links, source type)
  • Note any sources that fail or return errors — do not let one failure block others

5. Rank and Deduplicate Results

Deduplication:

  • Identify the same information appearing across sources (e.g., a decision discussed in ~~chat AND confirmed via email)
  • Group related results together rather than showing duplicates
  • Prefer the most authoritative or complete version

Ranking factors:

  • Relevance: How well does the result match the query intent?
  • Freshness: More recent results rank higher for status/decision queries
  • Authority: Official docs > wiki > chat messages for factual questions; conversations > docs for "what did we discuss" queries
  • Completeness: Results with more context rank higher

6. Present Unified Results

Format the response as a synthesized answer, not a raw list of results:

For factual/decision queries:

[Direct answer to the question]

Sources:
- [Source 1: brief description] (~~chat, #channel, date)
- [Source 2: brief description] (~~email, from person, date)
- [Source 3: brief description] (~~cloud storage, doc name, last modified)

For exploratory queries ("what do we know about X"):

[Synthesized summary combining information from all sources]

Found across:
- ~~chat: X relevant messages in Y channels
- ~~email: X relevant threads
- ~~cloud storage: X related documents
- [Other sources as applicable]

Key sources:
- [Most important source with link/reference]
- [Second most important source]

For "find" queries (looking for a specific thing):

[The thing they're looking for, with direct reference]

Also found:
- [Related items from other sources]

7. Handle Edge Cases

Ambiguous queries: If the query could mean multiple things, ask one clarifying question before searching:

"API redesign" could refer to a few things. Are you looking for:
1. The REST API v2 redesign (Project Aurora)
2. The internal SDK API changes
3. Something else?

No results:

I couldn't find anything matching "[query]" across [list of sources searched].

Try:
- Broader terms (e.g., "database" instead of "PostgreSQL migration")
- Different time range (currently searching [time range])
- Checking if the relevant source is connected (currently searching: [sources])

Partial results (some sources failed):

[Results from successful sources]

Note: I couldn't reach [failed source(s)] during this search.
Results above are from [successful sources] only.

Notes

  • Always search multiple sources in parallel — never sequentially
  • Synthesize results into answers, do not just list raw search results
  • Include source attribution so users can dig deeper
  • Respect the user's filter syntax and apply it appropriately per source
  • When a query mentions a specific person, search for their messages/docs/mentions across all sources
  • For time-sensitive queries, prioritize recency in ranking
  • If only one source is connected, still provide useful results from that source

anthropic의 다른 스킬

access
anthropic
Discord 채널 접근을 관리합니다 — 페어링 승인, 허용 목록 편집, DM/그룹 정책 설정. 사용자가 페어링 요청, 승인, 허용된 사람 확인 등을 요청할 때 사용합니다.
official
session-report
anthropic
~/.claude/projects 트랜스크립트에서 Claude Code 세션 사용량(토큰, 캐시, 하위 에이전트, 스킬, 고비용 프롬프트)에 대한 탐색 가능한 HTML 보고서를 생성합니다.
official
build-mcp-server
anthropic
이 스킬은 사용자가 "MCP 서버 구축", "MCP 생성", "MCP 통합 만들기", "Claude용 API 래핑", "도구 노출" 등을 요청할 때 사용해야 합니다.
official
cookbook-audit
anthropic
Anthropic Cookbook 노트북을 루브릭에 따라 감사합니다. 노트북 리뷰나 감사가 요청될 때마다 사용하세요.
official
handle-complaint
anthropic
들어오는 고객 불만을 처음부터 끝까지 처리합니다 — 맥락을 파악하고, 응답을 작성하며, 운영상의 수정을 제안합니다. 선택적으로 이메일이나 티켓 ID를 받습니다…
official
use-case-triage
anthropic
처리 활동이 PIA, 필수 GDPR DPIA가 필요한지 또는 진행 가능한지 신속히 판단하여 개인정보 처리방침 충돌을 표시하고 적절한 경로로 안내합니다…
official
board-minutes
anthropic
이사회 또는 위원회 회의록을 사내 형식으로 작성합니다. 캘린더에서 예정된 이사회 및 위원회 회의를 자동으로 감지하고, 안건을 요청한 후…
official
renewal-tracker
anthropic
유지 관리되는 갱신 등록부를 기반으로 취소 마감일이 다가오는 계약을 표시하고 통지 기간이 종료되기 전에 경고합니다. 사용자가 요청할 때 사용합니다.
official