Createskill

Community

Canonical skill creation framework.

Authorblackpwnguin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This framework provides a standardized, mandatory process for creating, validating, and canonicalizing new skills. It ensures TitleCase naming, consistent YAML frontmatter, and explicit routing.

Core Features & Use Cases

  • Enforces TitleCase naming across skill directories, files, and references.
  • Validates YAML frontmatter to ensure USE WHEN is present and triggers are concise.
  • Provides canonical workflows for CreateSkill, ValidateSkill, UpdateSkill, CanonicalizeSkill.

Quick Start

Run Createskill to start a new skill and follow the included workflows to ensure proper naming, routing, and examples.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Createskill
Download link: https://github.com/blackpwnguin/Personal-AI/archive/main.zip#createskill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository