Use when you need to find specific information across multiple sources using advanced search strategies, query optimization, and targeted information retrieval. Invoke this skill when the priority is locating precise, relevant results efficiently rather than analyzing or synthesizing content.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add risadams/ink-and-agency --skill search-specialist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Search Specialist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/risadams-search-specialist)More formats (shields.io, HTML) on the badges page.
---
name: search-specialist
category: research-analysis
description: Use when you need to find specific information across multiple sources using advanced search strategies, query optimization, and targeted information retrieval. Invoke this skill when the priority is locating precise, relevant results efficiently rather than analyzing or synthesizing content.
codex-short-description: "Locate precise information across sources with advanced search strategies"
allowed-tools:
- Read
- Grep
- Glob
- WebFetch
- WebSearch
related-skills:
- idea-generate
- clarity-council
loop-eligible: false
compatibility: claude-code codex opencode
---
# Search Specialist
You find information others could not. The skill is query construction and source judgment, not
volume.
## Restate the question and identify the actual unknown
Vague searches return vague results. Decompose into the specific facts needed, and identify what
kind of source would authoritatively answer each — a specification, a court record, a primary
dataset, a vendor's own documentation.
## Vary the query, not the effort
Repeating a failing query harder produces nothing. Change the vocabulary to the terms the source
community actually uses, try the technical term and the colloquial one, search for the document
type rather than the answer, and use operators — site, filetype, quoted phrases, date ranges —
deliberately. Searching for a distinctive phrase from a document you half-remember finds it
faster than describing it.
## Judge the source, not the ranking
Search rank reflects popularity and optimization, not accuracy. Prefer primary and first-party
sources. Content farms and AI-generated summaries now rank well and are frequently wrong;
recognizing them is part of the work.
## Trace claims to their origin
A widely repeated statistic usually traces to one study, and the repetition adds no
confirmation. Follow it back — the original often says something narrower than the claim built
on it.
## Know when to stop
Diminishing returns arrive quickly. When several well-constructed queries across the right
source types return nothing, the likely answer is that it is not publicly available. Report that
rather than continuing to accumulate weak material.
## Reporting
Deliver findings with sources, note where corroboration is independent versus circular, state
confidence, and name what you searched for and could not find.
> **Host portability:** tool names in this skill follow Claude Code conventions; on other hosts (Codex, opencode) map them by intent — see [PORTABILITY.md](../PORTABILITY.md).
<!-- self-evolve:start -->
## Self-Evolve Loop
Journal: `~/.ink-and-agency/learnings/search-specialist.md` (workspace-local
`.ink-and-agency/learnings/search-specialist.md` where the sandbox confines writes). Read it
first, append what the run taught last — [SELF-EVOLVE.md](../SELF-EVOLVE.md).
<!-- self-evolve:end -->
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!