web-search

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

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

步骤1:描述你的信息需求

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

步骤2:获取搜索策略

I'll provide:
  • Optimized search queries
  • Alternative query formulations
  • Recommended search engines/tools
  • Search operators to use
我会提供:
  • 优化后的搜索查询
  • 替代查询表述
  • 推荐的搜索引擎/工具
  • 可使用的搜索操作符

Step 3: Evaluate Results

步骤3:评估结果

If you share results, I can:
  • Assess source reliability
  • Extract key information
  • Identify gaps
  • Suggest follow-up searches

如果你分享结果,我可以:
  • 评估来源可靠性
  • 提取关键信息
  • 识别信息缺口
  • 建议后续搜索

Search Query Optimization

搜索查询优化

Google Search Operators

Google搜索操作符

OperatorUsageExample
"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
操作符用法示例
"exact phrase"
精确匹配
"climate change policy"
site:
在指定站点内搜索
site:reddit.com AI tools
filetype:
查找特定文件类型
filetype:pdf annual report
-word
排除指定术语
apple -fruit
OR
匹配任一术语
startup OR entrepreneur
intitle:
标题中包含指定词
intitle:guide python
inurl:
URL中包含指定词
inurl:blog marketing
before:
查找指定日期之前的内容
AI before:2023-01-01
after:
查找指定日期之后的内容
ChatGPT after:2024-01-01
*
通配符
"how to * in python"
related:
查找相似站点
related:techcrunch.com

Query Formulation Techniques

查询制定技巧

1. Start Broad, Then Narrow

1. 从宽泛到精准

Broad: electric vehicles
Narrow: electric vehicle battery technology 2024
More narrow: solid-state battery EV range comparison 2024
宽泛:electric vehicles
精准:electric vehicle battery technology 2024
更精准:solid-state battery EV range comparison 2024

2. Use Synonyms and Variations

2. 使用同义词和变体

Original: AI writing tools
Variations:
- artificial intelligence writing software
- AI content generator
- machine learning writing assistant
- GPT writing tool
原查询:AI writing tools
变体:
- artificial intelligence writing software
- AI content generator
- machine learning writing assistant
- GPT writing tool

3. Question-Based Queries

3. 基于问题的查询

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

4. 特定来源查询

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

学术类:site:edu OR site:ac.uk [主题]
政府类:site:gov [主题]
新闻类:[主题] site:reuters.com OR site:bbc.com
论坛类:[主题] 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

搜索引擎适用场景网址
Google Scholar学术论文scholar.google.com
Semantic ScholarAI驱动的论文搜索semanticscholar.org
PubMed医学/生物医学pubmed.ncbi.nlm.nih.gov
arXiv预印本(计算机科学、物理学)arxiv.org
PerplexityAI驱动的研究perplexity.ai
Wolfram Alpha计算、数据wolframalpha.com
Statista统计数据statista.com
Crunchbase企业数据crunchbase.com
Product Hunt新产品producthunt.com
GitHub代码/项目github.com
Stack Overflow编程问答stackoverflow.com

Source Evaluation Framework

来源评估框架

CRAAP Test

CRAAP测试

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?
评估标准需提问的问题
时效性(Currency)何时发布?何时更新?
相关性(Relevance)它是否与你的主题相关?目标受众匹配吗?
权威性(Authority)作者是谁?有什么资质?
准确性(Accuracy)是否有证据支持?可验证吗?
目的性(Purpose)创作目的是什么?是否存在偏见?

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

层级来源类型可靠性
层级1同行评审期刊、官方统计数据最高
层级2优质新闻(路透社、美联社)、行业报告
层级3企业博客、行业出版物
层级4社交媒体、论坛、维基百科需要验证
层级5匿名来源、内容农场

Output Format

输出格式

markdown
undefined
markdown
undefined

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]

  1. [替代查询1]
    • 使用场景:[适用情况]
  2. [替代查询2]
    • 使用场景:[适用情况]
  3. [替代查询3]
    • 使用场景:[适用情况]

Recommended Search Engines

推荐搜索引擎

EngineWhyQuery Modification
[Engine 1][Reason][Any modifications]
[Engine 2][Reason][Any modifications]

引擎推荐理由查询调整
[引擎1][原因][任何调整]
[引擎2][原因][任何调整]

Search Strategy

搜索策略

Step 1: [First search approach]

步骤1:[第一种搜索方法]

  • Query:
    [query]
  • Expected results: [What to look for]
  • 查询:
    [查询语句]
  • 预期结果:[需要查找的内容]

Step 2: [Second search approach]

步骤2:[第二种搜索方法]

  • Query:
    [query]
  • Expected results: [What to look for]
  • 查询:
    [查询语句]
  • 预期结果:[需要查找的内容]

Step 3: [Third search approach]

步骤3:[第三种搜索方法]

  • Query:
    [query]
  • Expected results: [What to look for]

  • 查询:
    [查询语句]
  • 预期结果:[需要查找的内容]

Expected Source Types

预期来源类型

Source TypeWhat to Look For
[Type 1][Specifics]
[Type 2][Specifics]

来源类型需要查找的内容
[类型1][具体内容]
[类型2][具体内容]

Verification Strategy

验证策略

  1. [How to verify finding 1]
  2. [How to verify finding 2]

  1. [如何验证发现1]
  2. [如何验证发现2]

Potential Challenges

潜在挑战

  • [Challenge 1]: [How to address]
  • [Challenge 2]: [How to address]

Use multiple sources and cross-reference findings for accuracy.

---
  • [挑战1]:[解决方法]
  • [挑战2]:[解决方法]

请使用多个来源并交叉验证发现以确保准确性。

---

Example Use Cases

示例用例

Case 1: Finding Recent Statistics

案例1:查找最新统计数据

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
需求:全球电动汽车最新销量数据 策略
查询:global electric vehicle sales 2024 statistics
操作符:after:2024-01-01 (filetype:pdf OR site:statista.com)
来源:IEA、Bloomberg NEF、行业报告

Case 2: Technical How-To

案例2:技术操作指南

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
需求:如何实现OAuth 2.0 策略
查询:"OAuth 2.0" implementation tutorial
指定站点:site:stackoverflow.com OR site:auth0.com
筛选条件:查找官方文档、近期帖子

Case 3: Competitive Intelligence

案例3:竞争情报

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

需求:竞争对手产品的相关信息 策略
查询:"[公司名称]" product launch OR announcement
来源:新闻稿、新闻、Product Hunt
社交平台:site:twitter.com OR site:linkedin.com "[公司名称]"

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

  1. 以终为始 - 明确你需要的答案类型
  2. 使用引号匹配精确短语
  3. 组合操作符提高精准度
  4. 尝试多种查询变体
  5. 检查来源日期 - 信息会过期
  6. 交叉验证多来源的发现
  7. 使用专业搜索引擎查找特定类型内容

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!
  • 无法执行实际搜索
  • 无法获取实时结果
  • 无法访问付费墙内容
  • 搜索引擎会更改算法
  • 结果因地理位置和个性化设置而异

由Claude Office Skills社区开发。欢迎贡献!