一键导入
web-research
Search the live web for current information, facts, and documentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search the live web for current information, facts, and documentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Hand a task to another agent window via send_to_window.
Spawn a sub-agent, or hand off to another profile window.
Browse repos, triage issues end-to-end, inspect PRs, and read files on GitHub.
Read, create, and update events on the user's Google Calendar.
Read, search, send, and label-manage Gmail messages for the user.
Browse and manage Linear issues, projects, teams, and workflow states.
基于 SOC 职业分类
| name | web-research |
| description | Search the live web for current information, facts, and documentation. |
| scope | both |
Use web_search whenever the answer depends on recent events, versions, prices, availability, or anything that drifts over time. Prefer one precise query over several vague ones. When the result is thin, reformulate — don't stack more queries.
Web search reaches public, indexed pages. Don't use it to fetch content from a private GitHub repo, an internal wiki, a behind-login dashboard, or a raw URL that requires auth. None of those are in any search index. If a tool that does have access (e.g. github_get_file) refused or truncated, the answer isn't on the open web — ask the user.
When citing: link with URLs. Never fabricate sources.