一键导入
web-search
Look something up on the web and read a page. Use when you need current information, a fact you're unsure of, or the contents of a specific URL.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Look something up on the web and read a page. Use when you need current information, a fact you're unsure of, or the contents of a specific URL.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | web-search |
| description | Look something up on the web and read a page. Use when you need current information, a fact you're unsure of, or the contents of a specific URL. |
This skill needs no external binary — it uses the built-in web_fetch tool.
web_fetch with its URL; it returns the page text (HTML stripped).web_fetch("https://duckduckgo.com/html/?q=<your+query>"), pick the most relevant result URL from
the text, then web_fetch that page.Guidelines:
Turn a workflow the user teaches into a reusable skill, or improve/review one that already exists. Use when the user teaches a repeatable multi-step procedure, asks to learn or save "how to do X", corrects the same workflow a second time, or asks you to create, improve, or review a skill.
Read, summarize or answer questions about a PDF file (e.g. a document saved to inbox/ from the chat). Use whenever the user sends a PDF or asks about one.
Google Workspace from the terminal — Gmail (search, read, summarize, draft, send) and Google Sheets (read, write, update, append), plus Calendar/Drive/Docs. Use this whenever the task involves the user's Google account.
Get the current weather or a short forecast for a place. Use when the user asks about weather, temperature, or whether to bring an umbrella.