·skill-creator
</>

skill-creator

cdeistopened/skill-stack

Guide for creating effective skills that extend Claude's capabilities. This skill provides the framework for creating new skills with specialized knowledge, workflows, or tool integrations. Use when building a new skill from scratch or updating an existing skill.

2Installs·0Trend·@cdeistopened

Installation

$npx skills add https://github.com/cdeistopened/skill-stack --skill skill-creator

SKILL.md

Create effective skills that extend Claude's capabilities with specialized knowledge, workflows, and tools.

Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks - they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge.

Every skill consists of a required SKILL.md file and optional bundled resources:

Guide for creating effective skills that extend Claude's capabilities. This skill provides the framework for creating new skills with specialized knowledge, workflows, or tool integrations. Use when building a new skill from scratch or updating an existing skill. Source: cdeistopened/skill-stack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cdeistopened/skill-stack --skill skill-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is skill-creator?

Guide for creating effective skills that extend Claude's capabilities. This skill provides the framework for creating new skills with specialized knowledge, workflows, or tool integrations. Use when building a new skill from scratch or updating an existing skill. Source: cdeistopened/skill-stack.

How do I install skill-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cdeistopened/skill-stack --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cdeistopened/skill-stack