SkillSnatcher
Turn docs, videos, or files into Claude-ready skills
Drop a documentation link, YouTube video, or upload files—the Cloudflare Worker handles scraping, transcription, and packaging. No local tooling required.
How SkillSnatcher Works
Claude treats skills as self-contained folders packed with instructions, references, and helper scripts. SkillSnatcher automates that packaging so your teams can upload new skills without manual prep.
Point to docs
Paste the documentation root and optional include/exclude filters. SkillSnatcher respects your scope and stays within the domain you specify.
Auto-assemble skill
The worker crawls pages, extracts headings, prose, and code blocks, then builds SKILL.md plus a references folder exactly how Claude expects it.
Upload to Claude
Download the ZIP, drag it into Claude's Skills tab, and the assistant learns your content instantly—no extra YAML, no manual reformatting.
Generate Skill
Scrape documentation URLs or upload files to create Claude skills.
Frequently Asked Questions
Claude skills are structured knowledge packages that give Claude instant access to specific documentation. When you install a skill, Claude can search through it to answer questions with precise, up-to-date information from that source - instead of relying on general knowledge that might be outdated or incomplete.
Skills are folders Claude can load dynamically. They include instructions, references, and optional scripts. SkillSnatcher builds that folder for you so you only have to upload the ZIP into Claude's Skills tab.