skill-creator

Guide creation, structuring, and packaging of AI skills with scripts.

2|3|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/Donnadieu/continuum --skill skill-creator-donnadieu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Donnadieu/continuum/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/Donnadieu/continuum --skill skill-creator-donnadieu

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 tools for creating, structuring, and packaging new AI skills, ensuring they are discoverable, maintainable, and effective.

Core Features & Use Cases

  • Skill Anatomy: Understand the structure of a skill, including SKILL.md, scripts/, references/, and assets/.
  • Development Process: Follow a step-by-step guide for planning, initializing, editing, and packaging skills.
  • Best Practices: Learn about progressive disclosure, writing style, and metadata quality for AI consumption.
  • Use Case: A developer needs to create a new skill to interact with a specific API. They use this skill to understand the required structure, best practices for documentation, and how to package the final skill for distribution.

Quick Start

Use the skill-creator to learn how to initialize a new skill directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
What is the required directory structure for packaging AI skills?▼

Best practices for AI skill documentation emphasize progressive disclosure, concise writing style, and high metadata quality to optimize the content for AI consumption and accurate skill execution.

How do I initialize a new AI skill development workflow?▼

To initialize a new AI skill development workflow, use the provided scripts to generate the standard skill directory, then follow the step-by-step guide to plan, edit, and package the skill components.

What is the best way to structure metadata for AI skill creation?▼

The best way to structure metadata for AI skill creation is to organize resources into dedicated scripts, references, and assets folders while maintaining a clear SKILL.md file for AI consumption.

Does workflow automation require dependencies for skill packaging?▼

No, workflow automation for skill packaging requires zero external dependencies, as the provided scripts handle initialization, editing, and packaging directly within your development environment.

Can I use provided scripts to edit and package AI skills?▼

Yes, you can use the provided scripts to initialize, edit, and package AI skills, automating the workflow from directory creation to final resource distribution.

When do I need progressive disclosure in AI skill development?▼

You need progressive disclosure in AI skill development when structuring complex documentation, allowing the AI to process high-level metadata first before accessing detailed references or assets.