skill-writer

Guide users through creating Agent Skills for Claude Code.

10|3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Anit-1to10x/10x-Accountability-Coach --skill skill-writer-anit-1to10x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-writer
Source: https://github.com/Anit-1to10x/10x-Accountability-Coach/tree/main/skills/skill-writer
Command: npx skills add https://github.com/Anit-1to10x/10x-Accountability-Coach --skill skill-writer-anit-1to10x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides users through creating Agent Skills for Claude Code, including writing and validating SKILL.md frontmatter and organizing skill directories for projects or personal use.

Core Features & Use Cases

  • Clear frontmatter validation and structure guidance for name and description
  • Progressive disclosure with optional references, examples, and templates
  • Troubleshooting tips and best practices to ensure reliable skill discovery

Quick Start

Describe the desired Skill and generate a properly formatted SKILL.md for Claude Code.

Frequently Asked Questions about skill-writer

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

FAQPage Schema
How do I create a SKILL.md file for Claude Code?

Generate a properly formatted SKILL.md file by providing a description, ensuring the YAML frontmatter includes a lowercase name and a descriptive description for Claude Code skill discovery.

What is the required YAML frontmatter structure for an Agent Skill?

The required YAML frontmatter structure for an Agent Skill includes a lowercase name and a descriptive description, with optional fields to support references, examples, and templates for progressive disclosure.

How do I organize a Skill directory for personal projects?

Organize a Skill directory by generating a SKILL.md file alongside optional scripts, references, and assets, following best practices and a validation checklist to ensure reliable skill discovery.

What are the best practices for writing Claude Code skills?

Best practices for writing Claude Code skills involve using progressive disclosure with optional references, validating YAML frontmatter, and applying a troubleshooting checklist to ensure reliable skill discovery.

Why is my Claude Code skill not being discovered?

Your Claude Code skill might not be discovered if the SKILL.md YAML frontmatter is invalid, specifically if the name is not lowercase or the description lacks clarity, making skill discovery unreliable.