skill-creator

Generates scaffolded skill directories with standardized template files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EtroxTaran/conductor --skill skill-creator-etroxtaran
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/EtroxTaran/conductor/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/EtroxTaran/conductor --skill skill-creator-etroxtaran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new skill directories and template files, ensuring a consistent and standardized structure for all new skills.

Core Features & Use Cases

  • Directory Scaffolding: Creates the necessary directory structure for a new skill.
  • Template Generation: Populates a new SKILL.md file with a standard template.
  • Use Case: A developer needs to quickly add a new AI capability to the system. They use this skill to generate the basic file structure and boilerplate for the new skill in seconds.

Quick Start

Use the skill-creator to scaffold a new skill named 'image-generator'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a new skill directory with a standard structure?▼

To scaffold a new skill directory, this tool automatically generates the necessary folder structure and populates a standard template file, ensuring consistent organization for agent development workflows.

What is the best way to generate boilerplate files for skill creation?▼

The best way to generate boilerplate for skill creation is using an automated scaffolding tool that instantly creates the directory structure and a predefined SKILL.md file, bypassing manual setup.

How do I quickly add a new AI capability to my agent system?▼

You quickly add a new AI capability by running a scaffolding command that generates the basic file structure and boilerplate for the new skill in seconds, ready for development.

Do I need to manually create a SKILL.md file when developing new skills?▼

No, you do not need to manually create a SKILL.md file, because the scaffolding process automatically generates it with predefined sections and applies the required naming conventions.