get-url
Installation
SKILL.md
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>
npx playbooks get <url>npx playbooks get <url> out <path>npx playbooks get <url> --jsonout is used, it must be exactly: out <path>