CreateSkill

Create standardized skill directories with frontmatter validation and TitleCase naming.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vitortl/thesolowolfeng --skill createskill-vitortl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CreateSkill
Source: https://github.com/vitortl/thesolowolfeng/tree/main/pai/Skills/CreateSkill
Command: npx skills add https://github.com/vitortl/thesolowolfeng --skill createskill-vitortl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CreateSkill provides a mandatory framework for creating and validating skills across the PAI ecosystem, enforcing structure, frontmatter, and canonical naming.

Core Features & Use Cases

  • Establishes a standardized skill creation workflow, including frontmatter validation and routing checks.
  • Enforces TitleCase naming and consistent Skill directories to improve discoverability.
  • Supports canonicalization and quality checks across Skill directories to maintain a uniform standard.

Quick Start

Use the CreateSkill workflow to scaffold a new skill directory and run initial validations. This ensures the skill adheres to the PAI conventions before development begins.

Frequently Asked Questions about CreateSkill

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

FAQPage Schema
How do I validate skill frontmatter and enforce TitleCase naming conventions?

You validate skill frontmatter and enforce TitleCase naming by applying a standardized skill creation workflow that checks frontmatter structure, routing completeness, and canonical naming across skill directories.

What is the best way to scaffold a new skill directory with canonicalization checks?

The best way to scaffold a new skill directory with canonicalization checks is to run an automated creation workflow that initializes the structure and applies quality checks to ensure PAI conventions are met.

How does frontmatter validation work in a skill creation pipeline?

Frontmatter validation in a skill creation pipeline works by enforcing mandatory rules for structure, TitleCase naming, and routing completeness before development begins, ensuring uniform standards across directories.

Do I need specific workflow routing rules to canonicalize skill directories?

Yes, you need specific workflow routing rules and frontmatter standards to canonicalize skill directories, as these rules enforce consistent structure and quality checks across the PAI ecosystem.

Can I run quality checks across existing skill directories to fix non-compliant naming?

Yes, you can run quality checks across existing skill directories to identify and fix non-compliant naming, validate frontmatter, and enforce canonicalization standards to maintain a uniform baseline.

Why does my skill creation workflow fail frontmatter validation before development begins?

Your skill creation workflow fails frontmatter validation because it enforces title-case naming, routing completeness, and structural consistency, rejecting any skill directory that does not adhere to PAI conventions.