skill-creator

Create new Claude Skills with SKILL.md structure and bundled resources.

13|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArcaneOrion/Alice-Single --skill skill-creator-arcaneorion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ArcaneOrion/Alice-Single/tree/main/skills/skill-creator
Command: npx skills add https://github.com/ArcaneOrion/Alice-Single --skill skill-creator-arcaneorion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Helps users conceptually design, structure, and package new Claude Skills with clear frontmatter, workflows, and reusable resources.

Core Features & Use Cases

  • Skill Anatomy: Defines SKILL.md structure with name/description frontmatter and markdown instructions.
  • Bundled Resources: Guidance for scripts, references, and assets to accompany a skill.
  • Packaging Guidance: Steps for validation and distribution of skills.

Quick Start

Use the init_skill.py script to bootstrap a new skill folder, then tailor SKILL.md and resources.