claude-new

Create Claude Agent Skills with a standard SKILL.md directory scaffold.

3|1|Updated Jul 1, 2015
One-click install
npx skills add https://github.com/mkobit/dotfiles --skill claude-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-new
Source: https://github.com/mkobit/dotfiles/tree/main/src/dot_claude/commands/claude/new
Command: npx skills add https://github.com/mkobit/dotfiles --skill claude-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a guided scaffold for creating new Claude Agent Skills, reducing setup time and ensuring consistent structure.

Core Features & Use Cases

  • Directory scaffolding: Creates the skill directory and a canonical SKILL.md, plus optional subdirectories for scripts, references, and assets.
  • Frontmatter templates: Generates recommended frontmatter fields (name, description, allowed-tools) and a standard body skeleton.
  • Guided workflow: Interactive prompts to collect skill name and details, streamlining creation across projects.

Quick Start

Start the new Claude Skill scaffolder for a skill named 'my-skill' and answer the prompts to generate the SKILL.md and directory.