skill-creator

Generate AI Skill directories and SKILL.md files with registry updates.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill skill-creator-perfectuser21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/skill-creator
Command: npx skills add https://github.com/perfectuser21/cecelia --skill skill-creator-perfectuser21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of creating, understanding, and managing AI Skills, making it accessible for users to extend Claude's capabilities.

Core Features & Use Cases

  • Skill Creation: Automates the generation of new Skill directories and essential files (SKILL.md).
  • Documentation Access: Provides quick access to official Skill documentation and best practices.
  • Registry Management: Guides users on registering Skills in both Core and Personal registries.
  • Use Case: A developer needs to quickly create a new Skill to process user feedback. They use /skill-creator new-feedback-processor "Processes user feedback for sentiment analysis" to generate the basic structure and then refine the SKILL.md and add custom scripts.

Quick Start

Use the skill-creator to create a new skill named 'my-new-skill' with the description 'This is my new skill'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new AI Skill directory structure automatically?

To create a new AI Skill, you can use automated workflow tools to generate the required directory structures and essential SKILL.md files. This standardizes skill development and instantly sets up the foundational files needed to extend AI agent capabilities.

What is the process for registering AI Skills in core and personal registries?

Registering AI Skills in core and personal registries involves updating the skill registry entries to track and manage new capabilities. This standardized workflow guides users through properly logging skills so AI agents can discover and execute them.

Can I use workflow automation to generate both simple and complex skill types?

Yes, workflow automation supports generating both simple and complex AI skill types. It provides the necessary scaffolding, classification guidance, and best practices to handle varying levels of skill complexity for AI development.

What are the best practices for writing SKILL.md files for Claude?

Best practices for writing SKILL.md files involve clearly defining the skill's purpose, processing logic, and use cases. Following standardized skill development workflows ensures the documentation accurately represents the skill and integrates smoothly with the AI agent.

How do I add custom scripts to a newly generated AI Skill?

After generating the basic skill structure and SKILL.md file, you can add custom scripts directly into the created skill directory. This allows developers to extend the foundational automation with specialized processing logic tailored to their specific workflow.

Why do I need a standardized workflow for AI skill creation?

A standardized workflow for AI skill creation is needed to simplify the complex process of extending AI agent capabilities. It ensures consistent directory structures, proper registry updates, and adherence to best practices, making skill management accessible and reliable.