create-skill

Create Cursor Skills with SKILL.md templates and documentation patterns.

2|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/anyekoutouming/anyekoutouming --skill create-skill-anyekoutouming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/anyekoutouming/anyekoutouming/tree/main/create-skill
Command: npx skills add https://github.com/anyekoutouming/anyekoutouming --skill create-skill-anyekoutouming

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users author well-structured Cursor Skills by providing templates, patterns, and best practices for SKILL.md frontmatter, documentation structure, and discovery rules.

Core Features & Use Cases

  • Templates and patterns for SKILL.md frontmatter and content, including progressive disclosure and documentation references.
  • Guidance on organizing skill directories (scripts, references, assets) and structuring description, request, and metadata for discoverability.
  • Real-world use cases include documenting how to create skills that teach guidelines for skill authors and best practices for building more skills.

Quick Start

Describe your intended Cursor Skill, choose whether it will be personal or project-scoped, then follow this guide to draft the SKILL.md and organize supporting files.

Frequently Asked Questions about create-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I author a Cursor Skill with proper SKILL.md frontmatter?

Organize skill directories by separating scripts, references, and assets into dedicated folders. Structure description and metadata fields properly to maximize discoverability and maintain a lightweight deployment scaffold within each Skill unit.

What is progressive disclosure in Cursor Skill creation?

Progressive disclosure in Skill creation structures SKILL.md documentation to reveal complexity gradually. It guides users from basic templates to advanced patterns, organizing supporting references without overwhelming the initial discovery phase.

Can I scope my Cursor Skill as personal or project-level?

Yes, you can scope Skills as either personal or project-level. Choose your intended scope during the quick start phase, then follow the corresponding guide to draft the SKILL.md and organize supporting files appropriately.

What's the best way to structure documentation references for a Cursor Skill?

Structure documentation references by organizing skill directories with dedicated folders for scripts and assets. Apply best practices for markdown-frontmatter to ensure consistent terminology and lightweight deployment scaffolding across Skill units.

Do I need any dependencies to create a well-structured Cursor Skill?

No dependencies are required to create a Cursor Skill. The guide provides built-in templates and best practices for SKILL.md frontmatter, allowing you to draft and organize supporting files independently.