generate-skill
✓Use when asked to "create a skill", "generate a SKILL.md", "make me a skill", "build a custom skill", or when user wants to extend Claude Code capabilities with a new skill
Installation
SKILL.md
This skill guides users through creating high-quality Claude Code skills using proven patterns from top community skills (obra/superpowers, Anthropic, Vercel). It asks targeted questions to understand requirements, then generates a complete SKILL.md file with appropriate structure, documentation, and best practices.
Core principle: Generate skills that activate reliably, enforce processes effectively, and consume context efficiently.
Pattern A: Methodology Enforcement Use when: TDD, debugging, code review, quality gates
Use when asked to "create a skill", "generate a SKILL.md", "make me a skill", "build a custom skill", or when user wants to extend Claude Code capabilities with a new skill Source: antjanus/skillbox.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/antjanus/skillbox --skill generate-skill- Source
- antjanus/skillbox
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is generate-skill?
Use when asked to "create a skill", "generate a SKILL.md", "make me a skill", "build a custom skill", or when user wants to extend Claude Code capabilities with a new skill Source: antjanus/skillbox.
How do I install generate-skill?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/antjanus/skillbox --skill generate-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/antjanus/skillbox
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05