create-skill

Create Cursor Agent Skills. Use when authoring a new skill or asking about SKILL.md structure.

Category
Productivity
Skill
226 of 261
Source
Kevin wiki

This skill guides you through creating effective Agent Skills for Cursor. Skills are markdown files that teach the agent how to perform specific tasks: reviewing PRs using team standards, generating commit messages in a preferred format, querying database schemas, or any specialized workflow.

Instructions

Clear, step-by-step guidance for the agent.

Progressive Disclosure

This SKILL.md is the routing layer. Detailed recipes, examples, integration notes, and troubleshooting guidance live in references/details.md so they are loaded only when the task needs them.

Before producing concrete output, making a design recommendation, or debugging an implementation, load the relevant reference section below. Do not rely on memory for branch-specific APIs, examples, or caveats.

Task branchRead first
Before You Begin: Gather Requirementsreferences/details.md#before-you-begin-gather-requirements
Skill File Structurereferences/details.md#skill-file-structure
Examplesreferences/details.md#examples
Writing Effective Descriptionsreferences/details.md#writing-effective-descriptions
Core Authoring Principlesreferences/details.md#core-authoring-principles
Extract PDF textreferences/details.md#extract-pdf-text
Extract PDF textreferences/details.md#extract-pdf-text
Quick startreferences/details.md#quick-start
Additional resourcesreferences/details.md#additional-resources
Common Patternsreferences/details.md#common-patterns
Report structurereferences/details.md#report-structure
Executive summaryreferences/details.md#executive-summary
Key findingsreferences/details.md#key-findings
Recommendationsreferences/details.md#recommendations
Commit message formatreferences/details.md#commit-message-format
Form filling workflowreferences/details.md#form-filling-workflow
Document modification workflowreferences/details.md#document-modification-workflow
Document editing processreferences/details.md#document-editing-process
Utility Scriptsreferences/details.md#utility-scripts
Utility scriptsreferences/details.md#utility-scripts
Anti-Patterns to Avoidreferences/details.md#anti-patterns-to-avoid
Current methodreferences/details.md#current-method
Old patterns (deprecated)references/details.md#old-patterns-deprecated
Skill Creation Workflowreferences/details.md#skill-creation-workflow
Complete Examplereferences/details.md#complete-example
Quick Startreferences/details.md#quick-start
Review Checklistreferences/details.md#review-checklist
Providing Feedbackreferences/details.md#providing-feedback
Additional Resourcesreferences/details.md#additional-resources
Summary Checklistreferences/details.md#summary-checklist