skill-creator

Creates and manages Claude Code skills with SKILL.md structure and packaging workflows.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/DevQwiet/my-skills --skill skill-creator-devqwiet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/DevQwiet/my-skills/tree/main/skill-creator
Command: npx skills add https://github.com/DevQwiet/my-skills --skill skill-creator-devqwiet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, markdown, python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill assists users in the creation and management of Claude Code skills, simplifying the process of developing specialized AI agents.

Core Features & Use Cases

  • Skill Creation: Guide through the steps of creating a new skill, including planning content, initializing the skill, and packaging it for distribution.
  • Skill Management: Provide guidelines on organizing content, progressive disclosure, and incorporating advanced design patterns.
  • Use Case: For users looking to extend Claude's capabilities with domain-specific knowledge or complex workflows, this Skill offers a comprehensive guide.

Quick Start

Start by reading through the SKILL.md file at the root of the skill directory for an overview of the skill creation process.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and manage Claude Code skills for AI agent development?

To create Claude Code skills, you plan domain-specific content, initialize the skill structure, organize progressive disclosure, and package it for distribution. This process extends Claude with specialized knowledge and complex workflows.

What is progressive disclosure in skill creation and when do I need it?

Progressive disclosure in skill creation organizes content so Claude Code retrieves context incrementally. You need this design pattern when building advanced AI agents with complex workflows to maintain efficiency and prevent overwhelming the context window.

Do I need Python and YAML knowledge to build Claude Code skills?

You need knowledge of Python, YAML, and markdown to build Claude Code skills effectively. These dependencies support the scripts, references, and assets that structure the skill initialization and packaging processes.

What's the best way to structure a domain-specific Claude Code skill?

The best way to structure a Claude Code skill is to read the SKILL.md file at the skill directory root, then follow its guidance for planning content, initializing the skill, and incorporating advanced design patterns for your specific domain.

Can I use this skill creation approach for complex project management workflows?

Yes, you can use this skill creation approach for complex project management workflows. It provides guidelines for organizing domain-specific knowledge and packaging specialized AI agents that handle intricate project management tasks within Claude Code.