
What is skillmd?
skillmd takes any URL — a product site, an API reference, an SDK’s docs, a design system — and generates askill.md: a clean, structured context file that AI coding
agents like Claude Code, Cursor, Windsurf, and any MCP-aware tool can load
to instantly understand that source.
Instead of pasting links into a chat and hoping the model fetches them, you give your
agent a precise, distilled brief it can rely on.
Generate
Paste a URL, pick a mode, and stream a ready-to-use
skill.md.Install
Drop skills straight into your editor’s rules with the
skillmd CLI.Discover
Browse skills the community has already generated and published.
Automate
Generate and fetch skills programmatically over MCP, CI, and more.
Why skill files
Precise
A focused brief beats a raw page dump — less noise, fewer tokens, better answers.
Portable
One Markdown file works across every agent and editor that reads project context.
Fresh
Re-generate whenever the source changes to keep your agent’s context current.
Where it works
skillmd meets your agent wherever it already lives:| Surface | Use it for |
|---|---|
| Web app | Generate, preview, and publish skills in the browser |
| CLI | Install skills into your IDE rule files and scaffold projects |
| MCP server | Let your agent generate and fetch skills on its own |
| Editors & CI | VS Code, GitHub Actions, and a Figma plugin |
Next steps
Quickstart
Generate your first skill in under a minute.
How it works
See the pipeline from URL to finished
skill.md.