Loading...
Loading...
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.
npx skill4agent add anthropics/claude-plugins-official example-skillskills/
└── skill-name/
└── SKILL.md # Main skill definition (required)skills/
└── skill-name/
├── SKILL.md # Main skill definition
├── README.md # Additional documentation
├── references/ # Reference materials
│ └── patterns.md
├── examples/ # Example files
│ └── sample.md
└── scripts/ # Helper scripts
└── helper.shdescription: This skill should be used when the user asks to "specific phrase", "another phrase", mentions "keyword", or discusses topic-area.