ワンクリックで
web-access
Use this skill to search the web for up to date information or fetch web pages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use this skill to search the web for up to date information or fetch web pages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Help the user pin down a clear and actionable plan for a single feature/change.
Quickly learn the core aspects of a project
Delegate a task to a subagent so you can focus on coordination
Use this skill to build a call-dependency graph from source files, grouped by declarations (file/interface/class/object) with visibility-aware styling and a legend
Use this skill when you need to research a topic and it's likely too large for a quick answer
| name | web-access |
| description | Use this skill to search the web for up to date information or fetch web pages |
There are two different types of web access: search, or fetch.
Do this when:
Make a bash tool call that runs the web-search shell command, quoting the whole query as a single argument. Example:
web-search "C# console app testing best practices"
Do this when:
Make a bash tool call that runs the web-fetch shell command with the URL as a single argument. Example:
web-fetch "https://example.com/article"