skill-creator

Generate new Claude Code skills with SKILL.md files and repository conventions.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Camilo8902/GabyCosmetics --skill skill-creator-camilo8902
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Camilo8902/GabyCosmetics/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/Camilo8902/GabyCosmetics --skill skill-creator-camilo8902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of new Claude Code skills, ensuring they adhere to established repository conventions, including proper structure, frontmatter, workflows, code examples, and reference files.

Core Features & Use Cases

  • Skill Generation: Creates new skill directories with a SKILL.md file.
  • Convention Enforcement: Ensures adherence to naming, structure, and content guidelines.
  • Use Case: When a user requests to "create a new skill" or "add a skill to the collection," this Skill will generate the necessary files and structure for a new skill.

Quick Start

Use the skill-creator to generate a new skill named 'my-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 generate Claude Code skills automatically?

To generate Claude Code skills, request the skill-creator to create a new skill, and it will produce a directory with a SKILL.md file containing proper frontmatter, workflows, code examples, and reference files.

What is the best way to add a new skill to my repository collection?

Adding a new skill to a repository collection is best handled by requesting skill generation, which automatically enforces naming conventions, directory structure, and required content guidelines.

Can I use skill generation to enforce repository conventions for developer tools?

Yes, skill generation enforces repository conventions by automatically applying established naming, structure, and content guidelines to ensure new developer tools adhere to project standards.

How does skill creation handle frontmatter and reference files?

Skill creation handles frontmatter and reference files by automatically generating a SKILL.md file with proper structure, workflows, and code examples alongside the necessary reference components.

Do I need existing code examples to create a new skill?

No, you do not need existing code examples to create a new skill; the generation process automatically produces the required code examples and reference files based on the requested skill name.