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.

Step 1

Point to docs

Paste the documentation root and optional include/exclude filters. SkillSnatcher respects your scope and stays within the domain you specify.

Step 2

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.

Step 3

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.

Letters, numbers, hyphen or underscore.

Stops after this many pages.

Documentation site, GitHub repository, or YouTube/TikTok video URL.

Comma separated. Only URLs containing these snippets are queued.

Comma separated. URLs containing these are skipped.

OR

Upload PDFs, images, text files, or DOCX. Processing happens in your browser.

Live log output from the worker.

Run logs will appear here once a job has completed.

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.