get-url

star 5

Fetch any URL as markdown with `npx playbooks get`. Use whenever you need to retrieve web content from a URL to get clean markdown for analysis or quoting.

iannuttall By iannuttall schedule Updated 2/15/2026

name: get-url description: Fetch any URL as markdown with npx playbooks get. Use whenever you need to retrieve web content from a URL to get clean markdown for analysis or quoting.

get-url

  • Fetch to stdout: npx playbooks get <url>
  • Save to file: npx playbooks get <url> out <path>
  • JSON metadata: npx playbooks get <url> --json
  • If out is used, it must be exactly: out <path>
Install via CLI
npx skills add https://github.com/iannuttall/skills --skill get-url
Repository Details
star Stars 5
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator