skill-creator

Create and manage AI skills with structured directories and documentation.

4|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/oiiiwjh/skills --skill skill-creator-oiiiwjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/oiiiwjh/skills/tree/main/skill-creator
Command: npx skills add https://github.com/oiiiwjh/skills --skill skill-creator-oiiiwjh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured framework and guidance for creating new AI skills or updating existing ones, ensuring they are effective, efficient, and well-documented.

Core Features & Use Cases

  • Skill Lifecycle Management: Guides users through understanding, planning, initializing, editing, and validating skills.
  • Best Practices: Enforces principles like conciseness, progressive disclosure, and clear naming conventions.
  • Use Case: A developer needs to create a new skill to interact with a specific API. They use this Skill Creator to understand the required structure, best practices for documentation, and how to initialize the skill directory.

Quick Start

Use the skill-creator to start building a new skill named 'api-data-fetcher'.

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 manage AI skills for workflow automation?

To create and manage AI skills, use a structured framework that guides you through understanding requirements, planning reusable resources, initializing directories, and validating the final structure. This ensures your workflow automation skills are efficient and well-documented for AI agent consumption.

What are the best practices for writing AI skill documentation?

AI skill documentation best practices emphasize conciseness, progressive disclosure, and clear naming conventions. You should edit SKILL.md and bundled resources carefully to ensure the content is easily parsed and utilized by AI agents.

What is the process for initializing a new skill directory?

Initializing a new skill directory involves running provided scripts to generate the required structure. You then edit the SKILL.md file and add bundled resources like scripts and references according to established best practices.

Do I need any specific dependencies to build AI agents with this framework?

No specific dependencies are required to build AI agents with this framework. It operates independently, providing the necessary scripts and references to plan, initialize, and validate your skill structure without external packages.

When should I use progressive disclosure in skill development?

Use progressive disclosure in skill development when structuring complex resources for AI agents. It ensures the initial SKILL.md remains concise while providing deeper references and bundled assets, preventing the agent from being overwhelmed with information.

How do I validate the structure of a newly created AI skill?

You validate an AI skill's structure using the validation tools provided within the framework. This checks that your SKILL.md and bundled resources like scripts and references conform to the required best practices for AI agent consumption.