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
outis used, it must be exactly:out <path>
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.
npx skillmds@latest add iannuttall/get-url npx playbooks get <url>npx playbooks get <url> out <path>npx playbooks get <url> --jsonout is used, it must be exactly: out <path> iannuttall/skills/tree/main/skills/get-url commit 5fcbd4077d