fetch

star 210

Fetches markdown from public URLs, docs pages, articles, or changelogs. Use when web content needs to be read or summarized.

wevm By wevm schedule Updated 5/3/2026

name: fetch description: Fetches markdown from public URLs, docs pages, articles, or changelogs. Use when web content needs to be read or summarized.

Use fetch to fetch the URL or domain in $ARGUMENTS or the surrounding conversation.

Guidelines:

  • Prefer the canonical docs or article URL.
  • Set objective when the user asks a specific question.
  • Set keywords for long pages when only a few sections matter.
  • Use mode: "smart" for long or noisy pages, mode: "rush" when the relevant section is already obvious.
  • Set fresh: true when freshness matters, such as changelogs, release notes, pricing, or recently updated docs.

After fetching, answer the user directly instead of restating the tool output verbatim.

Install via CLI
npx skills add https://github.com/wevm/curl.md --skill fetch
Repository Details
star Stars 210
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator