Formulate effective web search queries, analyze search results, and synthesize findings. Optimize search strategies for different types of information needs.
npx skills add https://github.com/claude-office-skills/skills --skill web-search
I help you formulate effective web search queries and strategies to find the information you need. I can optimize search queries, suggest alternative approaches, evaluate sources, and synthesize findings.
What I can do:
What I cannot do:
Tell me:
I'll provide:
If you share results, I can:
| Operator | Usage | Example |
|----------|-------|---------|
| "exact phrase" | Exact match | "climate change policy" |
| site: | Search within site | site:reddit.com AI tools |
| filetype: | Find specific files | filetype:pdf annual report |
| -word | Exclude term | apple -fruit |
| OR | Either term | startup OR entrepreneur |
| intitle: | Word in title | intitle:guide python |
| inurl: | Word in URL | inurl:blog marketing |
| before: | Before date | AI before:2023-01-01 |
| after: | After date | ChatGPT after:2024-01-01 |
| * | Wildcard | "how to * in python" |
| related: | Similar sites | related:techcrunch.com |
Broad: electric vehicles
Narrow: electric vehicle battery technology 2024
More narrow: solid-state battery EV range comparison 2024
Original: AI writing tools
Variations:
- artificial intelligence writing software
- AI content generator
- machine learning writing assistant
- GPT writing tool
How: "how to implement SSO"
What: "what is zero trust security"
Why: "why companies use kubernetes"
Best: "best practices API design"
Compare: "AWS vs Azure vs GCP comparison"
Academic: site:edu OR site:ac.uk [topic]
Government: site:gov [topic]
News: [topic] site:reuters.com OR site:bbc.com
Forum: [topic] site:reddit.com OR site:stackoverflow.com
| Search Engine | Best For | URL |
|---------------|----------|-----|
| Google Scholar | Academic papers | scholar.google.com |
| Semantic Scholar | AI-powered paper search | semanticscholar.org |
| PubMed | Medical/biomedical | pubmed.ncbi.nlm.nih.gov |
| arXiv | Preprints (CS, physics) | arxiv.org |
| Perplexity | AI-powered research | perplexity.ai |
| Wolfram Alpha | Computations, data | wolframalpha.com |
| Statista | Statistics | statista.com |
| Crunchbase | Company data | crunchbase.com |
| Product Hunt | New products | producthunt.com |
| GitHub | Code/projects | github.com |
| Stack Overflow | Programming Q&A | stackoverflow.com |
| Criterion | Questions to Ask |
|-----------|-----------------|
| Currency | When was it published? Updated? |
| Relevance | Does it relate to your topic? Audience? |
| Authority | Who is the author? Credentials? |
| Accuracy | Is it supported by evidence? Verifiable? |
| Purpose | Why was it written? Bias? |
| Tier | Source Type | Reliability |
|------|-------------|-------------|
| Tier 1 | Peer-reviewed journals, official statistics | Highest |
| Tier 2 | Quality news (Reuters, AP), industry reports | High |
| Tier 3 | Company blogs, trade publications | Medium |
| Tier 4 | Social media, forums, wikis | Verify required |
| Tier 5 | Anonymous sources, content farms | Low |
# Web Search Strategy: [Topic]
**Information Need**: [What you're looking for]
**Search Date**: [Date]
---
## Recommended Search Queries
### Primary Query
[Optimized search query with operators]
**Rationale**: [Why this query works]
### Alternative Queries
1. `[Alternative query 1]`
- Use when: [Scenario]
2. `[Alternative query 2]`
- Use when: [Scenario]
3. `[Alternative query 3]`
- Use when: [Scenario]
---
## Recommended Search Engines
| Engine | Why | Query Modification |
|--------|-----|-------------------|
| [Engine 1] | [Reason] | [Any modifications] |
| [Engine 2] | [Reason] | [Any modifications] |
---
## Search Strategy
### Step 1: [First search approach]
- Query: `[query]`
- Expected results: [What to look for]
### Step 2: [Second search approach]
- Query: `[query]`
- Expected results: [What to look for]
### Step 3: [Third search approach]
- Query: `[query]`
- Expected results: [What to look for]
---
## Expected Source Types
| Source Type | What to Look For |
|-------------|-----------------|
| [Type 1] | [Specifics] |
| [Type 2] | [Specifics] |
---
## Verification Strategy
1. [How to verify finding 1]
2. [How to verify finding 2]
---
## Potential Challenges
- [Challenge 1]: [How to address]
- [Challenge 2]: [How to address]
---
*Use multiple sources and cross-reference findings for accuracy.*
Need: Latest global EV sales figures
Strategy:
Query: global electric vehicle sales 2024 statistics
Operators: after:2024-01-01 (filetype:pdf OR site:statista.com)
Sources: IEA, Bloomberg NEF, industry reports
Need: How to implement OAuth 2.0
Strategy:
Query: "OAuth 2.0" implementation tutorial
Site-specific: site:stackoverflow.com OR site:auth0.com
Filter: Look for official docs, recent posts
Need: Information about a competitor's product
Strategy:
Query: "[Company name]" product launch OR announcement
Sources: Press releases, news, Product Hunt
Social: site:twitter.com OR site:linkedin.com "[Company]"
*Built by the Claude Office Skills community. Contributions welcome!*
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take claude-office-skills/web-search from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.