create-skill

Enforce TitleCase naming and YAML frontmatter structure when creating skills.

2|1|Updated Oct 11, 2025
One-click install
npx skills add https://github.com/rafaelcalleja/claude-market-place --skill create-skill-rafaelcalleja
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/rafaelcalleja/claude-market-place/tree/main/plugins/personal-ai-infrastructure/skills/create-skill
Command: npx skills add https://github.com/rafaelcalleja/claude-market-place --skill create-skill-rafaelcalleja

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating new AI skills can be complex, inconsistent, and lack proper structure, making it hard to scale your AI's capabilities effectively. This skill provides a standardized framework and templates for efficient skill development.

Core Features & Use Cases

  • Standardized Skill Creation: Follows Anthropic and PAI-specific patterns for consistent, high-quality skill development.
  • Structured Workflow: Guides you through planning, structuring, writing, and testing new skills step-by-step.
  • Templates for Efficiency: Provides ready-to-use templates for simple, complex, and agent-powered skills, accelerating development.
  • Global Context Integration: Ensures new skills seamlessly integrate with your AI's core identity and rules, inheriting essential context.
  • Use Case: Develop a new specialized skill for your AI, such as "Financial Analysis," ensuring it's well-structured, easily discoverable, and adheres to best practices, without starting from scratch.

Quick Start

Use the create-skill skill to outline a new simple skill for managing my daily schedule.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create AI skills with consistent structure and naming conventions?

Standardized skill creation enforces TitleCase naming, YAML frontmatter with USE WHEN clauses, and directory structure across all projects. This Skill provides templates and workflows that ensure your new skills follow Anthropic and PAI patterns, maintaining consistency as your AI capabilities scale.

What's the best way to structure a new AI skill from scratch?

Plan, structure, write, and test using guided workflows and ready-to-use templates for simple, complex, and agent-powered skills. The Skill handles naming validation, example sections, compliance checks, and integration with your AI's core identity and rules automatically.

Can I use templates to speed up skill development?

Yes. Pre-built templates for different skill types accelerate development by eliminating structural decisions and enforcing best practices. Templates ensure seamless integration with your AI's global context while reducing manual setup.

How does skill creation prevent naming and structural drift across teams?

Skill creation applies standardized rules to all requests—creation, validation, updating, canonicalizing, and compliance checks. Consistent enforcement across projects and teams prevents inconsistency and makes skills easily discoverable.

What should I do after creating a new skill?

Test the skill within your AI's workflow, validate it against compliance requirements, and integrate it into your capability registry. The standardized structure ensures it inherits essential context and remains maintainable alongside existing skills.

Do I need to understand PAI patterns to create skills?

No. This Skill abstracts PAI and Anthropic patterns into guided templates and automated validation. You focus on the skill's logic; the framework handles structural and naming compliance.