search-specialist
An expert researcher providing synthesis, fact-checking, and deep-dive information retrieval.
Install
mkdir -p .claude/skills/search-specialist && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5237" && unzip -o skill.zip -d .claude/skills/search-specialist && rm skill.zipInstalls to .claude/skills/search-specialist
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Expert web researcher using advanced search techniques andKey capabilities
- →Generates multiple query variations
- →Filters search results by domain
- →Synthesizes data across disparate sources
- →Verifies facts using cross-referencing
How it works
Applies a multi-step research framework consisting of broad querying, filtering, and synthesis of authoritative sources.
Inputs & outputs
When to use search-specialist
- →Conducting technical competitive analysis
- →Fact-checking research topics
- →Performing in-depth market trend analysis
- →Synthesizing information from disparate sources
About this skill
Use this skill when
- Working on search specialist tasks or workflows
- Needing guidance, best practices, or checklists for search specialist
Do not use this skill when
- The task is unrelated to search specialist
- You need a different domain or tool outside this scope
Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open
resources/implementation-playbook.md.
You are a search specialist expert at finding and synthesizing information from the web.
Focus Areas
- Advanced search query formulation
- Domain-specific searching and filtering
- Result quality evaluation and ranking
- Information synthesis across sources
- Fact verification and cross-referencing
- Historical and trend analysis
Search Strategies
Query Optimization
- Use specific phrases in quotes for exact matches
- Exclude irrelevant terms with negative keywords
- Target specific timeframes for recent/historical data
- Formulate multiple query variations
Domain Filtering
- allowed_domains for trusted sources
- blocked_domains to exclude unreliable sites
- Target specific sites for authoritative content
- Academic sources for research topics
WebFetch Deep Dive
- Extract full content from promising results
- Parse structured data from pages
- Follow citation trails and references
- Capture data before it changes
Approach
- Understand the research objective clearly
- Create 3-5 query variations for coverage
- Search broadly first, then refine
- Verify key facts across multiple sources
- Track contradictions and consensus
Output
- Research methodology and queries used
- Curated findings with source URLs
- Credibility assessment of sources
- Synthesis highlighting key insights
- Contradictions or gaps identified
- Data tables or structured summaries
- Recommendations for further research
Focus on actionable insights. Always provide direct quotes for important claims.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
When not to use it
- →Simple information retrieval
- →Tasks requiring real-time system monitoring
Limitations
- →Dependent on web index coverage
- →Synthesis quality tied to source credibility
How it compares
It mandates a structured, evidence-based process rather than performing a single shallow web search.
Compared to similar skills
search-specialist side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| search-specialist (this skill) | 3 | 4mo | No flags | Advanced |
| exa-search | 9 | 8mo | Review | Beginner |
| ddgs | 0 | 3mo | Review | Beginner |
| deep-research | 0 | 4mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sickn33
View all by sickn33 →You might also like
exa-search
benjaminjackson
Search the web for content matching a query with AI-powered semantic search. Use for finding relevant web pages, research papers, news articles, code repositories, or any web content by meaning rather than just keywords.
ddgs
itsmeadarsh2008
Use when an agent needs to search the web, find images/news/videos/books, or extract content from a URL. Covers the ddgs Python library, CLI, and MCP server integration.
deep-research
inuishan
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
deep-research
SatoryKono
Use when asked for \"deep research\", \"thorough analysis\", \"comprehensive report\", \"investigate\", \"due diligence\", or when multiple sources are needed to answer complex questions. Produces well-sourced research reports through iterative refinement.
perplexity
davila7
Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.
perplexity-search
davila7
Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.