k-create-skill
✓Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architecture, SKILL.md.
Installation
SKILL.md
| c- | Commands | Action workflows with explicit steps | | s- | Skills | How-to knowledge (paired with commands) | | k- | Knowledge | Context/background (no command needed) |
Description should include trigger words that help Claude know when to use this skill.
Each reference file should be independently useful without requiring other files.
Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architecture, SKILL.md. Source: falkicon/mechanic.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/falkicon/mechanic --skill k-create-skill- Source
- falkicon/mechanic
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is k-create-skill?
Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architecture, SKILL.md. Source: falkicon/mechanic.
How do I install k-create-skill?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/falkicon/mechanic --skill k-create-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/falkicon/mechanic
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01