Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

web-search网络搜索

Agent Skill

web-search 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

16,402

周安装

670

GitHub Stars

89

下载量

5,306
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:web-search(网络搜索)
来源仓库:https://github.com/claude-office-skills/skills
仓库路径:skills/web-search
安装命令:
npx skills add https://github.com/claude-office-skills/skills --skill web-search
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/claude-office-skills/skills --skill web-search

简介

web-search 协助优化搜索查询策略,提升信息检索效率与结果相关性。

  • 适合需要精准定位网络资源、评估来源可靠性或整合多源信息的任务。
  • 可提供搜索语法建议、替代引擎推荐及结果综合分析,但不执行实际抓取。
  • 无法突破付费墙或实时获取最新搜索结果,需配合外部工具使用。
  • web-search 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Web Search Skill

Overview

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:

  • Formulate optimized search queries
  • Suggest search operators and techniques
  • Recommend specialized search engines
  • Analyze and evaluate search results
  • Identify reliable sources
  • Synthesize information from multiple sources

What I cannot do:

  • Execute actual web searches (need external tools)
  • Access real-time search results
  • Access paywalled content
  • Guarantee source accuracy

How to Use Me

Step 1: Describe Your Information Need

Tell me:

  • What you're trying to find
  • Why you need this information
  • What you've already tried
  • Any constraints (time period, source type, language)

Step 2: Get Search Strategy

I'll provide:

  • Optimized search queries
  • Alternative query formulations
  • Recommended search engines/tools
  • Search operators to use

Step 3: Evaluate Results

If you share results, I can:

  • Assess source reliability
  • Extract key information
  • Identify gaps
  • Suggest follow-up searches

Search Query Optimization

Google Search Operators

OperatorUsageExample
"exact phrase"Exact match"climate change policy"
site:Search within sitesite:reddit.com AI tools
filetype:Find specific filesfiletype:pdf annual report
-wordExclude termapple -fruit
OREither termstartup OR entrepreneur
intitle:Word in titleintitle:guide python
inurl:Word in URLinurl:blog marketing
before:Before dateAI before:2023-01-01
after:After dateChatGPT after:2024-01-01
*Wildcard"how to * in python"
related:Similar sitesrelated:techcrunch.com

Query Formulation Techniques

1. Start Broad, Then Narrow

Broad: electric vehicles
Narrow: electric vehicle battery technology 2024
More narrow: solid-state battery EV range comparison 2024

2. Use Synonyms and Variations

Original: AI writing tools
Variations:
- artificial intelligence writing software
- AI content generator
- machine learning writing assistant
- GPT writing tool

3. Question-Based Queries

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"

4. Source-Specific Queries

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

Specialized Search Engines

Search EngineBest ForURL
Google ScholarAcademic papersscholar.google.com
Semantic ScholarAI-powered paper searchsemanticscholar.org
PubMedMedical/biomedicalpubmed.ncbi.nlm.nih.gov
arXivPreprints (CS, physics)arxiv.org
PerplexityAI-powered researchperplexity.ai
Wolfram AlphaComputations, datawolframalpha.com
StatistaStatisticsstatista.com
CrunchbaseCompany datacrunchbase.com
Product HuntNew productsproducthunt.com
GitHubCode/projectsgithub.com
Stack OverflowProgramming Q&Astackoverflow.com

Source Evaluation Framework

CRAAP Test

CriterionQuestions to Ask
CurrencyWhen was it published? Updated?
RelevanceDoes it relate to your topic? Audience?
AuthorityWho is the author? Credentials?
AccuracyIs it supported by evidence? Verifiable?
PurposeWhy was it written? Bias?

Source Reliability Tiers

TierSource TypeReliability
Tier 1Peer-reviewed journals, official statisticsHighest
Tier 2Quality news (Reuters, AP), industry reportsHigh
Tier 3Company blogs, trade publicationsMedium
Tier 4Social media, forums, wikisVerify required
Tier 5Anonymous sources, content farmsLow

Output Format

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

Example Use Cases

Case 1: Finding Recent Statistics

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

Case 2: Technical How-To

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

Case 3: Competitive Intelligence

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]"

Tips for Better Results

  1. Start with the end in mind - know what type of answer you need
  2. Use quotes for exact phrases
  3. Combine operators for precision
  4. Try multiple query variations
  5. Check source dates - information expires
  6. Cross-reference findings across sources
  7. Use specialized engines for specific content types

Limitations

  • Cannot execute actual searches
  • Cannot access real-time results
  • Cannot access paywalled content
  • Search engines change their algorithms
  • Results vary by location and personalization

*Built by the Claude Office Skills community. Contributions welcome!*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.92%
按下载量换算1,959

Claude

28.35%
按下载量换算1,504

Cursor

19.73%
按下载量换算1,047

Gemini CLI

8.82%
按下载量换算468

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills