skill-creator

Create and edit standardized AI-coding skills with YAML frontmatter and starter resources.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Light-Brands/planetary-party --skill skill-creator-light-brands
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Light-Brands/planetary-party/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/Light-Brands/planetary-party --skill skill-creator-light-brands

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines the creation and editing of standardized skills for the ai-coding-config repository, ensuring consistent frontmatter, structure, and guidance.

Core Features & Use Cases

  • Provides a templated SKILL.md skeleton with mandatory frontmatter and recommended sections.
  • Automatically scaffolds optional resource directories (scripts/, references/, assets/) and starter files.
  • Enforces a repeatable skill-creation workflow with validation and quick-start guidance.

Quick Start

Run the skill initializer with a name and target path to scaffold a 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 standardized AI-coding skills with consistent YAML frontmatter?

You can create standardized AI-coding skills by using a templated SKILL.md skeleton that enforces mandatory YAML frontmatter fields like name and description, ensuring consistent structure and rapid skill generation.

What is the best way to scaffold a new skill with scripts, references, and assets?

The best way to scaffold a new skill is running an initializer with a target path, which automatically generates optional resource directories including scripts, references, and assets along with their starter files.

Can I use markdown templates to enforce a repeatable skill-creation workflow?

Yes, you can use markdown templates to enforce a repeatable skill-creation workflow by applying a standardized SKILL.md skeleton with recommended sections and quick-start validation guidance.

Does the skill-creation process require manual validation of frontmatter?

The skill-creation process does not require manual validation of frontmatter, as it enforces a repeatable workflow with built-in validation and quick-start guidance for standardized AI-coding skills.

What are the limitations when updating existing AI-coding skills?

When updating existing AI-coding skills, limitations include ensuring the updated files maintain consistent frontmatter and structure required by the ai-coding-config repository to prevent validation failures.