create-skill

Guide creation of Cursor Agent Skills with SKILL.md structure and naming conventions.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/teaglebuilt/aiconfig --skill create-skill-teaglebuilt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/teaglebuilt/aiconfig/tree/main/.cursor/skills-cursor/create-skill
Command: npx skills add https://github.com/teaglebuilt/aiconfig --skill create-skill-teaglebuilt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new Agent Skills for Cursor, ensuring they are well-structured, discoverable, and effective.

Core Features & Use Cases

  • Guided Skill Creation: Provides step-by-step instructions for defining a skill's purpose, scope, and trigger scenarios.
  • Best Practice Enforcement: Details requirements for SKILL.md structure, naming conventions, and description writing.
  • Use Case: You need to create a new skill to help summarize meeting transcripts. This Skill will guide you through defining its name, description, and necessary components.

Quick Start

Use the create-skill skill to start building a new skill for Cursor.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create agent skills for Cursor AI?

To create agent skills for Cursor AI, you need to define the skill's purpose, structure, and trigger scenarios using the SKILL.md format, then organize the necessary components to ensure discoverability.

What is the best way to structure a SKILL.md file?

The best way to structure a SKILL.md file is to follow naming conventions, define clear descriptions, and organize components according to established best practices for agent skill creation.

What should be included in agent skill documentation?

Agent skill documentation should include the skill's purpose, scope, trigger scenarios, and properly structured descriptions to ensure the agent can discover and effectively use the skill.

Do I need coding experience to build Cursor agent skills?

Building Cursor agent skills requires understanding developer tools and best practices for documentation, but the creation process is guided step-by-step to help you define and author new skills effectively.

How do I optimize agent skills for discovery?

To optimize agent skills for discovery, you must follow specific best practices for naming conventions, description writing, and component organization within the SKILL.md format.