# Skill Creator

> Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

- Skill: `dokhacgiakhoa/skill-creator` (Agent Skill, multi-file: 18 files)
- Install (CLI): `npx skillmds add dokhacgiakhoa/skill-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dokhacgiakhoa/skill-creator/raw
- Safety review: pending (external: skill-scanner PASS, skillspector WARNING)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: Complete terms in LICENSE.txt
- Author: Dokhacgiakhoa (https://skillmd.com/u/dokhacgiakhoa)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/dokhacgiakhoa/skill-creator

---


# Skill Creator

This skill provides guidance for creating effective skills.

## About Skills

Skills are modular, self-contained packages that extend Claude's capabilities by providing
specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific
domains or tasks—they transform Claude from a general-purpose agent into a specialized agent
equipped with procedural knowledge that no model can fully possess.

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [What Skills Provide](./sub-skills/what-skills-provide.md)
### 2. [Concise is Key](./sub-skills/concise-is-key.md)
### 3. [Set Appropriate Degrees of Freedom](./sub-skills/set-appropriate-degrees-of-freedom.md)
### 4. [Anatomy of a Skill](./sub-skills/anatomy-of-a-skill.md)
### 5. [Progressive Disclosure Design Principle](./sub-skills/progressive-disclosure-design-principle.md)
### 6. [Step 1: Understanding the Skill with Concrete Examples](./sub-skills/step-1-understanding-the-skill-with-concrete-examples.md)
### 7. [Step 2: Planning the Reusable Skill Contents](./sub-skills/step-2-planning-the-reusable-skill-contents.md)
### 8. [Step 3: Initializing the Skill](./sub-skills/step-3-initializing-the-skill.md)
### 9. [Step 4: Edit the Skill](./sub-skills/step-4-edit-the-skill.md)
### 10. [Step 5: Packaging a Skill](./sub-skills/step-5-packaging-a-skill.md)
### 11. [Step 6: Iterate](./sub-skills/step-6-iterate.md)

