skill-creator

Creates and manages AI skills with planning, initialization, and validation.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/haowang020110/my_codex_skills --skill skill-creator-haowang020110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/haowang020110/my_codex_skills/tree/main/.system/skill-creator
Command: npx skills add https://github.com/haowang020110/my_codex_skills --skill skill-creator-haowang020110

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide and tooling for creating, initializing, and validating new AI skills, ensuring they are well-structured, efficient, and discoverable.

Core Features & Use Cases

  • Skill Creation Guidance: Learn best practices for structuring skills, writing clear documentation, and defining their purpose.
  • Automated Initialization: Use scripts to quickly set up new skill directories with essential files and templates.
  • Validation Tools: Employ scripts to check skills for common errors and adherence to standards.
  • Use Case: When you need to extend an AI's capabilities with specialized knowledge or workflows, this skill guides you through the entire process from planning to implementation.

Quick Start

Use the skill-creator to learn how to initialize a new skill named 'my-new-skill' in the 'skills/public' directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and structure new AI skills?

To create AI skills, you need a structured process covering planning, initialization, content structuring, and validation. This involves building modular, self-contained units with clear documentation, bundled scripts, references, and assets for specialized workflows.

What is the best way to initialize a new AI skill directory?

The best way to initialize a new AI skill directory is by using automated setup scripts. These scripts quickly generate the essential files and templates required to establish a well-structured, discoverable, and efficient skill foundation.

How do I validate AI skills for common errors and standards adherence?

You can validate AI skills by employing dedicated validation scripts. These tools automatically check your skill configurations for common errors and verify adherence to required structural and documentation standards.

Do I need prior workflow automation experience to build codex skills?

Prior workflow automation experience is not strictly required to build codex skills. Comprehensive guidance covers best practices for structuring skills, writing documentation, and defining their purpose from planning to implementation.

When should I use bundled resources like scripts and references in AI development?

You should use bundled resources like scripts and references when your AI development requires modular, self-contained skill units. These optional assets provide specialized knowledge and automate specific tasks within the workflow.