What this tool does
Skills packages tell coding agents when and how to use your product context. This generator drafts a SKILL.md from public page signals.
Why it matters
Agents with a skill file stop inventing your API and start citing your docs.
How it works
- We read title, description, and URL.
- We draft YAML front matter + instructions.
- Email unlocks the file.
Tips
- Edit the draft before committing to .cursor/skills.
- Point sources at llms.txt.
- Keep “when to use” narrow.
FAQ
Does this create an MCP server?
It drafts a skill file and hints at MCP docs exposure — it does not host an MCP server for you.