Contribute
Every skill in the Skill Me catalog started as a community contribution. Submit yours and it becomes available to every user, installed in seconds from inside Claude.
Fill this out and your skill enters the review queue immediately. It is auto-checked for safety, then a human reviews and publishes it.
Submit a pack — a themed collection of existing catalog skills.
Open an issue with the submission template and paste your SKILL.md. We review and add it within a few days.
Open GitHub issue →Fork the repo, add your skill to lib/seed-data.ts, and open a PR. Full control for developers.
Every skill starts with a SKILL.md file. Copy this template:
--- name: Your Skill Name description: One sentence, plain English, no buzzwords. (max 25 words) license: MIT author: your-github-handle source_url: https://github.com/you/your-skill media: thumbnail: https://raw.githubusercontent.com/you/your-skill/main/assets/preview.png alt: "Short description of what the preview shows" --- # Your Skill Name [Instructions here: what Claude should do when this skill is active]
Every submitted skill is reviewed for prompt injection, data exfiltration attempts, and hidden instructions before going live. This usually takes 1-3 business days. Skills that pass go live immediately.
Skills with animated GIF previews get significantly more installs. See the Skill Media Guide for how to add thumbnails, GIFs, and video loops to your skill.