What is skill-creator?
Guide for creating effective skills Source: bobmatnyc/claude-mpm-skills.
Guide for creating effective skills
Quickly install skill-creator AI skill to your development environment via command line
Source: bobmatnyc/claude-mpm-skills.
Create effective skills that extend Claude's capabilities through specialized knowledge, workflows, and tools. Skills are modular packages that transform Claude from a general-purpose agent into a specialized agent with procedural knowledge for specific domains.
This skill exemplifies its own teachings by using progressive disclosure to keep the entry point lean while providing deep detail in reference files.
Step 1: Understand with Concrete Examples Gather 3-5 realistic usage examples. Ask: "What would users say to trigger this skill?" and "What tasks should it accomplish?" → Complete guide
Guide for creating effective skills Source: bobmatnyc/claude-mpm-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill skill-creatorGuide for creating effective skills Source: bobmatnyc/claude-mpm-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/bobmatnyc/claude-mpm-skills