Createskill

Create, validate, update, or canonicalize Claude Code skills with SKILL.md structures.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vdemeester/home --skill createskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Createskill
Source: https://github.com/vdemeester/home/tree/main/dots/.claude/skills/Createskill
Command: npx skills add https://github.com/vdemeester/home --skill createskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures consistency and compliance across all your AI skills, reducing manual errors and maintenance overhead. It automates the tedious setup and validation processes, allowing you to focus on the skill's functionality.

Core Features & Use Cases

  • Skill Creation: Generate new skills with the correct directory structure, TitleCase naming, and proper YAML frontmatter, adhering to all conventions.
  • Skill Validation: Check existing skills for compliance with established rules, such as single-line descriptions with "USE WHEN" triggers and TitleCase file naming.
  • Use Case: When you want to add a new capability like "Docker container management," simply ask, "Create a new skill for managing my Docker containers," and it will set up the foundational structure correctly.

Quick Start

Create a new skill called 'ProjectManagement' with a workflow for 'CreateTask'.

Frequently Asked Questions about Createskill

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

FAQPage Schema
How do I create a new AI skill with the correct directory structure and naming conventions?

Createskill generates new skills with proper directory structure, TitleCase naming, and YAML frontmatter. It enforces conventions like single-line descriptions with USE WHEN triggers and TitleCase workflow file naming, delivering a compliant skill package ready for deployment.

What validation rules does Createskill apply to ensure skill compliance?

Createskill validates YAML frontmatter correctness, enforces one-line description constraints with USE WHEN triggers, checks TitleCase.md workflow naming, and verifies the complete workflows/ and tools/ directory structure meets framework standards.

Can I update or canonicalize an existing skill to meet current standards?

Yes. Createskill handles skill updates and canonicalization by checking compliance with established rules, restructuring files to TitleCase naming conventions, and ensuring YAML frontmatter and workflow routing sections conform to current framework requirements.

What's the fastest way to avoid manual errors when setting up multiple skills?

Createskill automates setup and validation processes, eliminating tedious manual configuration. It reduces maintenance overhead by consistently applying TitleCase naming, proper frontmatter, and directory structure across all skills, letting you focus on functionality.

Does Createskill work with existing skill frameworks and AI development workflows?

Createskill integrates into AI skill management and code generation workflows. It applies across the Createskill framework for automation and best practices, ensuring skills meet technical requirements and functional standards within your development pipeline.

What happens if a skill doesn't meet the naming or structure requirements?

Createskill identifies non-compliance issues during validation, including incorrect YAML frontmatter, missing USE WHEN triggers, improper file naming, or incomplete directory structures, enabling you to remediate before deployment.