skill-creator

Installation
SKILL.md

Skill Creator

This skill provides guidance for creating effective skills.

CRITICAL: YAML FRONTMATTER REQUIRED Every SKILL.md MUST begin with YAML frontmatter on line 1. Without it, the skill will not load.

---
name: skill-name
description: One-line description of what this skill does
---

About Skills

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

Installs
1
First Seen
Mar 31, 2026
skill-creator — 0xwuchuan/dotfiles