search-specialist

Expert web researcher using advanced search techniques and

23 stars

Best use case

search-specialist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Expert web researcher using advanced search techniques and

Teams using search-specialist should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/search-specialist/SKILL.md --create-dirs "https://raw.githubusercontent.com/christophacham/agent-skills-library/main/skills/game-dev/search-specialist/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/search-specialist/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How search-specialist Compares

Feature / Agentsearch-specialistStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Expert web researcher using advanced search techniques and

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

## 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

1. Understand the research objective clearly
2. Create 3-5 query variations for coverage
3. Search broadly first, then refine
4. Verify key facts across multiple sources
5. 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.

Related Skills

wiki-researcher

23
from christophacham/agent-skills-library

Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how...

similarity-search-patterns

23
from christophacham/agent-skills-library

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

searchnews

23
from christophacham/agent-skills-library

当用户要求"搜索新闻"、"查询AI新闻"、"整理新闻"、"获取某天的新闻",或提到需要搜索、整理、汇总指定日期的AI行业新闻时,应使用此技能。

research

23
from christophacham/agent-skills-library

Conduct preliminary research on a topic and generate research outline. For academic research, benchmark research, technology selection, etc.

research-report

23
from christophacham/agent-skills-library

Summarize deep research results into markdown report, cover all fields, skip uncertain values.

research-lookup

23
from christophacham/agent-skills-library

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

research-grants

23
from christophacham/agent-skills-library

Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

research-engineer

23
from christophacham/agent-skills-library

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal impl...

research-deep

23
from christophacham/agent-skills-library

Read research outline, launch independent agent for each item for deep research. Disable task output.

research-add-items

23
from christophacham/agent-skills-library

Add items (research objects) to existing research outline.

research-add-fields

23
from christophacham/agent-skills-library

Add field definitions to existing research outline.

perplexity-search

23
from christophacham/agent-skills-library

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 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.