skill-creator

Guide users through creating Claude skills with structured SKILL.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of creating new Claude skills, guiding users from initial concept to a fully structured and validated skill folder.

Core Features & Use Cases

  • Guided Skill Development: Walks users through defining purpose, naming, writing frontmatter and instructions, and planning supporting files.
  • Best Practice Enforcement: Ensures adherence to naming conventions, description formatting, and privacy rules.
  • Use Case: A user wants to create a new skill to summarize meeting notes. They can use this skill to be prompted for the skill's purpose, trigger phrases, and then have the necessary SKILL.md structure generated for them.

Quick Start

Use the skill-creator to help me build a new skill that can summarize meeting notes.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new Claude skill from scratch?

To create a Claude skill, use an interactive workflow that guides you through defining the use case, naming conventions, writing YAML frontmatter, and generating instructions to produce a fully structured skill folder.

What is the structure of a valid SKILL.md file for Claude?

A valid SKILL.md file requires YAML frontmatter and clear instructions. The skill creation process enforces best practices for description formatting and privacy rules to ensure proper validation.

How do I add supporting files like scripts and references to my Claude skill?

You add supporting files by planning them during the skill creation workflow. The interactive process guides you through structuring scripts, references, and assets alongside the main instruction file.

What are the naming conventions and privacy rules for building Claude skills?

Building Claude skills requires adhering to specific naming conventions and privacy rules. The skill creation workflow enforces these best practices automatically to ensure your skill passes validation.

Can I use workflow automation to generate prompt engineering skills for Claude?

Yes, you can use workflow automation to generate prompt engineering skills. The interactive development process walks you from initial concept to a validated skill folder ready for use.