What problem does it solve?
This Skill guides users through the process of creating, structuring, and writing effective Agent Skills for Cursor, ensuring they are discoverable and performant.
Core Features & Use Cases
- Skill Structure Guidance: Learn the correct directory layout and file structure for skills.
- SKILL.md Best Practices: Understand how to write effective
name, description, and instructional content.
- Description Optimization: Learn to write specific, third-person descriptions that improve skill discovery.
- Progressive Disclosure: Implement strategies to keep
SKILL.md concise and link to detailed references.
- Use Case: A user wants to create a new skill to help them generate commit messages based on git diffs. This Skill will guide them through defining the skill's purpose, writing its description, structuring its files, and providing clear instructions.
Quick Start
Follow the steps outlined in this skill to create a new Agent Skill for Cursor.