Skill Creating

Community

Easily scaffold new Claude skills with clear templates.

Authorgzbomerif-sketch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates creating new Claude Skills, ensuring consistent structure, documentation, and sample inputs/outputs.

Core Features & Use Cases

  • Scaffold new skill: Create a new folder in .claude/skills with a properly named .md file (e.g., xyz.md) and initial frontmatter.
  • Documentation & workflow: Include a clear description (2-4 sentences) and minimal, actionable workflow guidelines.
  • Resource organization: Store longer references or samples in resources/ if needed for depth.

Quick Start

When asked to create a new skill, generate a new skill file under .claude/skills named after the skill (gerund form like "generating-commit-messages.md"), fill in clear purpose, create minimal activation steps, and place any extended docs in resources/ if necessary.

Dependency Matrix

Required Modules

context7mcp-apipython>=3.8

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Skill Creating
Download link: https://github.com/gzbomerif-sketch/vibed-Web-Start/archive/main.zip#skill-creating

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository