Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计提醒

web-search网络搜索

Agent Skill

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

总安装

190

周安装

8

GitHub Stars

2

下载量

67
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-search

简介

web-search 用于查找、检索和筛选相关信息。

  • 适合根据关键词或任务场景快速定位候选结果。
  • 通过 npx 命令从指定仓库安装,需结合原始 README 确认具体用法。
  • 使用前应核实权限范围、维护状态及是否涉及联网或文件操作。
  • web-search 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Web Search Techniques & Coordination

Overview

This skill provides patterns for web searching using Gemini CLI coordination or Claude's built-in WebSearch tool. It enables finding current information beyond knowledge cutoffs through precise instruction crafting.

Context

User needs to find current information, verify facts, or research topics online. This skill is appropriate when:

  • Searching for recent developments or current events
  • Verifying claims or checking facts
  • Researching technical topics with up-to-date information
  • Finding domain-specific information from particular websites

Process

  1. Analyze user's web search requirements
  2. Craft precise instructions for Gemini CLI or WebSearch tool
  3. Execute the search with appropriate constraints
  4. Process and validate the returned results
  5. Present information with proper source attribution
  6. Verification: Confirm sources are current and reliable

Agent Coordination Model

This skill operates on a two-agent model:

Your Role (Calling Agent):

  • Analyzes user's web search requirements
  • Crafts precise instructions for Gemini CLI
  • Executes gemini -p commands with properly formatted prompts
  • Processes and presents Gemini CLI's responses to users

Gemini CLI (Web Research Agent):

  • A general-purpose agent restricted to web research operations only
  • Accesses current information beyond knowledge cutoffs when asked to do web search
  • Formats responses with source citations when requested
  • Returns structured results based on received instructions
  • Does NOT edit files, write code, execute commands, or perform any non-research actions

Core Principle

You do NOT perform web searches directly. Instead, you act as an intelligent prompt coordinator that crafts optimal instructions for Gemini CLI to execute web searches effectively.

Scope Limitations

Gemini CLI has the following tools:

  • Codebase Investigator Agent (codebase_investigator)
  • Edit (replace)
  • FindFiles (glob)
  • GoogleSearch (google_web_search)
  • ReadFile (read_file)
  • ReadFolder (list_directory)
  • SaveMemory (save_memory)
  • SearchText (search_file_content)
  • Shell (run_shell_command)
  • WebFetch (web_fetch)
  • WriteFile (write_file)
  • WriteTodos (write_todos)

But in this skill, we want to restrict Gemini CLI to web research operations ONLY. When crafting instructions, always include this constraint:

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

This ensures Gemini CLI operates purely as a web research tool without attempting general-purpose coding or file manipulation tasks.

Crafting Instructions for Gemini CLI

Basic Web Search Instructions

When users need simple web searches, craft these prompts for Gemini CLI:

Template for current information:

Do a web search to find the latest information about [TOPIC]. Focus on recent developments, current status, and up-to-date data. Include sources with publication dates and provide comprehensive coverage of recent changes.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Template for fact-checking:

Search the web to verify the accuracy of [CLAIM]. Look for authoritative sources, fact-checking websites, and recent coverage. Provide evidence for or against the claim with proper source attribution.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Template for recent developments:

Conduct web research to answer: [QUESTION]. Focus on information from the past 6-12 months, recent news, and current developments. Prioritize recent sources and provide timeline context.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Domain-Specific Search Instructions

Site-specific research:

Do web search on site:github.com for [QUERY]. Look for repositories, documentation, discussions, and issues related to [TOPIC]. Include repository stats, recent activity, and community feedback.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Multiple domain restriction:

Search the web on site:stackoverflow.com OR site:docs.microsoft.com OR site:medium.com for [TECHNICAL QUESTION]. Focus on recent solutions, best practices, and current documentation.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

News and industry sources:

Conduct web research on site:techcrunch.com OR site:theverge.com OR site:arstechnica.com about [TOPIC]. Focus on recent coverage, industry analysis, and expert opinions from the past year.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Advanced Research Instructions

Competitive analysis:

Do comprehensive web research to compare [PRODUCT A] vs [PRODUCT B]. Include recent reviews, pricing information, feature comparisons, user feedback, and market position. Look for sources from the past 6 months and provide balanced analysis with specific examples.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Industry trends and statistics:

Search the web for current trends and statistics about [INDUSTRY OR MARKET]. Focus on recent reports, market research, expert analysis, and quantitative data from the past 12 months. Include sources like industry reports, research firms, and reputable business publications.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Technical documentation and examples:

Do web search for latest best practices, documentation, and examples about [TECHNOLOGY]. Focus on official documentation, recent tutorials, community discussions, and current conventions. Include code examples and practical implementation guidance from 2024-2025.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Execution Commands

Basic Command Structure

# Direct web search with crafted instruction
gemini -p "[CRAFTED_INSTRUCTION_FOR_TOPIC]"

# Pipe content to Gemini with analysis instruction
cat [FILE] | gemini -p "Analyze this content and do web search for [RESEARCH_TOPIC]"

JSON Output for Structured Data

# Get structured JSON response
gemini -p "[INSTRUCTION]" --output-format json | jq '.response'

# Extract sources from JSON response
gemini -p "[INSTRUCTION]" --output-format json | jq '.sources[]'

# Process streaming responses for long content
gemini -p "[COMPREHENSIVE_INSTRUCTION]" --output-format stream-json

Response Processing

Handling Gemini CLI Responses

After executing gemini -p, process the returned information:

For standard text responses:

  • Extract main content and source citations
  • Verify that sources are properly formatted with URLs
  • Check for publication dates and source authority
  • Present information in user-friendly format

For JSON responses:

# Extract main response content
gemini -p "[INSTRUCTION]" --output-format json | jq -r '.response'

# Extract structured sources
gemini -p "[INSTRUCTION]" --output-format json | jq '.sources[] | "\(.title): \(.url)"'

# Get metadata about search quality
gemini -p "[INSTRUCTION]" --output-format json | jq '.metadata'

Quality Validation Guidelines

When processing Gemini CLI responses, verify:

  1. Source currency - Check if information reflects recent developments
  2. Source reliability - Assess credibility of cited sources
  3. Information completeness - Ensure user's question is fully addressed
  4. Source accessibility - Verify URLs are accessible and relevant

Error Handling Strategies

If Gemini CLI returns inadequate results:

  1. Refine the instruction with more specific requirements: Do web search for [TOPIC]. Focus on sources from 2024-2025, look for official documentation, and include specific examples and data points. IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.
  2. Add domain constraints for better source quality: Search the web on site:official-docs.com OR site:reputable-news.com about [TOPIC]. Focus on recent coverage and expert analysis. IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.
  3. Request specific source types: Do web research about [TOPIC]. Look for academic papers, industry reports, and government statistics from the past 12 months. IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations.

Common Usage Scenarios

Replacing Claude Code's WebSearch

When user asks: "What are the latest developments in AI?"

Claude Code action:

gemini -p "Do web search for latest developments in AI and machine learning. Focus on breakthrough technologies, recent product launches, and research advances from 2024-2025. Include specific examples, company announcements, and expert analysis with proper source attribution.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations."

Technical Research

When user asks: "How do I implement authentication in React?"

Claude Code action:

gemini -p "Search the web for current best practices and examples of implementing authentication in React applications. Focus on modern libraries like Auth0, Firebase Auth, and Next.js auth from 2024-2025. Include code examples, security considerations, and official documentation sources.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations."

Current Events Verification

When user asks: "Is [company] still in business?"

Claude Code action:

gemini -p "Search the web to verify the current business status of [COMPANY]. Look for recent news, official company announcements, financial reports, and reliable business sources from the past 6 months. Provide evidence of current operational status or changes.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations."

Integration with Local Content

Code Analysis with Current Context

# Analyze codebase with current best practices
cat codebase.txt | gemini -p "Analyze this code structure and do web search for current best practices, security vulnerabilities, and modern alternatives for [TECHNOLOGY] as of 2024-2025. Focus on recent documentation and community recommendations.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations."

# Update outdated patterns
README.md | gemini -p "Review this documentation and do web search for current project standards, formatting conventions, and comprehensive examples for [TOPIC]. Focus on recent guidelines and community best practices.

IMPORTANT: You are restricted to web research ONLY. Do not edit files, write code, execute commands, or perform any actions other than web searching and information gathering. Return only research findings with proper citations."

Guidelines

  • Always include the "web research ONLY" constraint when using Gemini CLI to prevent unintended actions
  • Validate source currency - check publication dates before presenting information
  • Use domain constraints (site:) for authoritative sources in specific fields
  • For technical searches, always request sources from 2024-2025
  • Process JSON output when structured data is needed
  • Refine instructions if initial results are inadequate

Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.43%
按下载量换算26

Claude

30.04%
按下载量换算20

Cursor

19.78%
按下载量换算13

Gemini CLI

8.72%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-search 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

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

来源信息

继续浏览同类 Skills