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>
iannuttall/skills · Archived
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 skills add iannuttall/skills --skill get-url
This repository is archived — consider an actively maintained alternative.
Find and install agent skills with `npx playbooks find skill` and `npx playbooks add skill`. Us…
7 installsGuide a user end-to-end through setting up Chrome Web Store API release automation in any repos…
5 installsReconstruct a geometric PNG (logo, icon, monogram) as a clean native SVG with exact geometry an…
1 installsImplement a component-level test using `WidgetTester` to verify UI rendering and user interacti…
31.1K installsOther skills from iannuttall/skills.
npx skills add iannuttall/skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
404 B
SUMMARY.md
170 B
npx playbooks get <url>npx playbooks get <url> out <path>npx playbooks get <url> --jsonout is used, it must be exactly: out <path>