원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
| 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.