creating-skills

Define structured Claude Code skills with YAML frontmatter and Markdown content.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mitchlabeetch/nango --skill creating-skills-mitchlabeetch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-skills
Source: https://github.com/mitchlabeetch/nango/tree/main/.agents/skills/creating-skills-skill
Command: npx skills add https://github.com/mitchlabeetch/nango --skill creating-skills-mitchlabeetch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps ensure Claude Code skills are discoverable, scannable, and effective, providing a structured approach for creating and optimizing them.

Core Features & Use Cases

  • Skill Structure: Defines the required structure of a skill, including frontmatter and document sections.
  • Best Practices: Offers guidelines for description writing, keyword coverage, and naming conventions.
  • Code Examples: Provides examples of well-commented, context-rich code snippets to illustrate skill usage.

Quick Start

Follow the guidelines in this document to create a new skill for Claude Code.

Frequently Asked Questions about creating-skills

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

FAQPage Schema
How do I structure a Claude Code skill for discoverability and scannability?

To optimize Claude Code skill creation for discoverability and scannability, structure your skill using YAML frontmatter and Markdown content sections. This framework ensures the skill is actionable and easy to parse.

What are the best practices for writing Claude Code skill descriptions and keywords?

Best practices for Claude Code skill descriptions involve following specific guidelines for writing descriptions, ensuring keyword coverage, and applying proper naming conventions to maximize skill discovery.

How do I add code examples to an AI tooling skill?

Add code examples to AI tooling skills by providing well-commented, context-rich code snippets. This illustrates skill usage effectively and ensures the document remains actionable for developers.

Do I need any dependencies to start optimizing Claude Code skills?

No dependencies are required to start optimizing Claude Code skills. The framework relies solely on standard document structure practices using YAML frontmatter and Markdown content.

What is the recommended document structure for Claude Code skill development?

The recommended document structure for Claude Code skill development defines specific sections for frontmatter and content, ensuring the final skill is scannable, actionable, and effective.

Why are my Claude Code skills not being discovered by users?

Claude Code skills may lack discovery due to poor document structure, missing YAML frontmatter, or inadequate keyword coverage. Optimizing these elements ensures the skill is scannable and actionable.