什么是 web-search?
一般网络搜索模式和技术,包括 Gemini CLI 协调。当您需要执行网络搜索、查找当前信息或在线研究主题时,请使用此技能。涵盖 Gemini CLI 和内置 WebSearch 工具的使用以及精确的指令制作。 来源:nikhilmaddirala/gtd-cc。
一般网络搜索模式和技术,包括 Gemini CLI 协调。当您需要执行网络搜索、查找当前信息或在线研究主题时,请使用此技能。涵盖 Gemini CLI 和内置 WebSearch 工具的使用以及精确的指令制作。
通过命令行快速安装 web-search AI 技能到你的开发环境
来源:nikhilmaddirala/gtd-cc。
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.
User needs to find current information, verify facts, or research topics online. This skill is appropriate when:
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.
一般网络搜索模式和技术,包括 Gemini CLI 协调。当您需要执行网络搜索、查找当前信息或在线研究主题时,请使用此技能。涵盖 Gemini CLI 和内置 WebSearch 工具的使用以及精确的指令制作。 来源:nikhilmaddirala/gtd-cc。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-search一般网络搜索模式和技术,包括 Gemini CLI 协调。当您需要执行网络搜索、查找当前信息或在线研究主题时,请使用此技能。涵盖 Gemini CLI 和内置 WebSearch 工具的使用以及精确的指令制作。 来源:nikhilmaddirala/gtd-cc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill web-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nikhilmaddirala/gtd-cc