Createskill

Create and validate skills with canonical SkillSystem structure and TitleCase naming.

17.4k|2.3k|Updated Sep 8, 2025
One-click install
npx skills add https://github.com/danielmiessler/Personal_AI_Infrastructure --skill createskill-danielmiessler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Createskill
Source: https://github.com/danielmiessler/Personal_AI_Infrastructure/tree/main/.claude/Skills/Createskill
Command: npx skills add https://github.com/danielmiessler/Personal_AI_Infrastructure --skill createskill-danielmiessler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the complexity and inconsistency of manually creating and maintaining AI skills, ensuring all skills follow standardized patterns for reliable automation.

Core Features & Use Cases

  • Skill Creation: Generate new skills with proper structure, naming conventions, and documentation.
  • Skill Validation: Check existing skills for compliance with canonical format and identify issues.
  • Use Case: When you need to create a new recipe management skill, this framework automatically sets up the directory structure, creates SKILL.md with proper triggers, and establishes workflow routing tables.

Quick Start

Use the Createskill skill to create a new skill for managing my recipes.

Frequently Asked Questions about Createskill

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

FAQPage Schema
How do I automate skill creation to follow consistent standards?

Skill automation enforces standardized patterns for creation, validation, and canonicalization. Createskill generates new skills with proper TitleCase naming, YAML frontmatter with USE WHEN clauses, workflow routing in Markdown, Examples sections, and consistent tooling scaffolding, eliminating manual inconsistency across all workflows.

What does skill validation check for canonical format compliance?

Skill validation identifies compliance issues against SkillSystem guidelines. It checks TitleCase naming conventions, single-line YAML frontmatter structure, workflow routing tables, Examples presence, and consistent tooling scaffolding to ensure all skills meet canonical standards.

Can I use this framework to set up directory structure and documentation for new skills?

Yes. The framework automatically generates directory structure, creates SKILL.md with proper triggers, establishes workflow routing tables, and scaffolds tooling for new skills, reducing manual setup and ensuring compliance with canonical patterns from creation.

What naming conventions does skill creation enforce?

Skill creation enforces TitleCase naming conventions as part of canonical standardization. This applies consistently across all skill workflows, routing, and tooling to maintain predictable naming and improve automation reliability.

How does this framework maintain consistency across multiple skills?

Canonicalization applies standardized patterns across all workflows and tooling. Createskill enforces identical TitleCase naming, YAML frontmatter structure, workflow routing format, Examples sections, and tooling scaffolding, so every skill follows the same reliable automation pattern.