Free generator — no signup
SKILL.md template generator.
Fill the three fields. Copy the file. Zip it. Drop it into Lovable or any Claude Code project. Compatible with the official Anthropic skill spec.
Lowercase, hyphens only. Becomes the folder name.
Describe when to trigger. Include literal phrases the user might say.
Numbered steps work best. Markdown supported.
Load example
SKILL.md
--- name: my-skill description: Describe when this skill should trigger. Include 2–3 example phrases the user might say so the model can match it. --- # my-skill When invoked: 1. ... 2. ... 3. ...
Next: install it.
- 1. Save the file as
SKILL.mdinside a folder named after your skill. - 2. Zip the folder (SKILL.md at the root of the archive).
- 3. Drag the .zip into Lovable chat — installs in seconds.