create-skill

Guide interactive creation of Claude Code skills with predefined templates.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/KevounC/claude-kanban --skill create-skill-kevounc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/KevounC/claude-kanban/tree/main/.claude/skills/create-skill
Command: npx skills add https://github.com/KevounC/claude-kanban --skill create-skill-kevounc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating new Claude Code skills from scratch, providing a guided process with predefined conventions and templates.

Core Features & Use Cases

  • Interactive Setup: Guides users through creating a new skill with interactive prompts.
  • Customizable Templates: Offers templates for different skill types like workflows, auto-triggers, and hybrids.
  • Comprehensive Documentation: Provides detailed instructions and examples for each step of the skill creation process.

Quick Start

Run /create-skill to start the skill creation process.

Frequently Asked Questions about create-skill

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

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

You can create a Claude Code skill by running the `/create-skill` command, which initiates an interactive setup process to guide you through naming, describing, and structuring your new skill.

What is the best way to structure a programming workflow skill?

The best way to structure a programming workflow skill is using predefined conventions and templates. This Skill provides customizable templates for workflows, auto-triggers, and hybrids to ensure proper invocation patterns.

Does creating a Claude Code skill require manual frontmatter configuration?

Creating a Claude Code skill does not require manual frontmatter configuration. The interactive setup guides you through inputting skill specifics, automatically ensuring proper frontmatter fields and body structure.

Can I use interactive prompts to set up auto-triggers in Claude Code?

Yes, you can use interactive prompts to set up auto-triggers. The Skill offers customizable templates specifically designed for different skill types, including auto-triggers and hybrid workflows.

What are the limitations of using convention-driven skill templates?

A limitation of convention-driven skill templates is that they require interactive user input for skill specifics, meaning the creation process cannot be fully automated or completed without manual data entry.