ワンクリックで
web-fetch
Fetch web pages as Markdown. Use for reading or analyzing documentation, articles, tutorials, and other non-GitHub web pages.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fetch web pages as Markdown. Use for reading or analyzing documentation, articles, tutorials, and other non-GitHub web pages.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | web-fetch |
| description | Fetch web pages as Markdown. Use for reading or analyzing documentation, articles, tutorials, and other non-GitHub web pages. |
Fetch web pages from the terminal with trafilatura.
Use this for non-GitHub pages. For GitHub URLs, use the github skill.
trafilatura --markdown -u https://example.com
Scan the current project for agent code comments and fix each one. Use when the user asks to run agent-comments, fix AI comments.
Fetch the current branch pull request’s CI logs, analyze reported failures, and fix them. Use when asked to investigate failing PR checks, or fix CI failures.
Review frontend code changes. Use when reviewing pull requests, examining code changes, or giving feedback on correctness, simplicity, security, performance, tests, and design.
Interview the user relentlessly about a plan, decision, or design until reaching shared understanding. Use when the user wants to stress-test an idea, get grilled on a design, or says “grill me”.
Stress-test a plan against the codebase, tests, and existing docs before implementation. Use when the user wants a rigorous, correctness-focused plan review.
Write a concise pull request description for the current branch compared to the base branch. Use when preparing pull request text, summarizing branch changes, or drafting a pull request body.