skill-skeleton

Scaffold new Claude Skills with standardized SKILL.md and README.md templates.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill skill-skeleton-evolv3ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-skeleton
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/templates/skill-skeleton
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill skill-skeleton-evolv3ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This is a template for creating new Claude Skills, providing a structured way to define and document their functionality.

Core Features & Use Cases

  • Structured Documentation: Ensures all necessary information (name, description, usage, dependencies) is present.
  • Guided Development: Provides placeholders and instructions to help developers build robust skills.
  • Use Case: A developer starting a new Claude Skill can use this template to ensure they cover all required aspects from the outset, leading to a well-documented and functional skill.

Quick Start

Follow the instructions within the template files to create your new skill.

Frequently Asked Questions about skill-skeleton

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

FAQPage Schema
How do I scaffold a new Claude Skill with the correct directory structure?

You can scaffold a new Claude Skill using a pre-defined template that generates the required directory structure, including placeholders for SKILL.md, README.md, and component folders like scripts/ and references/.

What is the best way to document Claude Skills during development?

The best way to document Claude Skills is to use a standardized template that ensures comprehensive documentation by providing pre-defined structures for essential metadata, usage instructions, and dependencies.

Do I need any specific dependencies to start developing Claude Skills?

No specific dependencies are required to start developing Claude Skills with this template, allowing you to quickly establish a standardized project foundation without external constraints.

What files should I include when creating a template for a new Claude Skill?

When creating a template for a new Claude Skill, you should include SKILL.md, README.md, and component directories such as scripts/, references/, and assets/ to ensure all operational instructions are covered.

Can I use this scaffolding template for skill development on any platform?

Yes, you can use this skill development scaffolding template across platforms, as it provides a standardized structure for defining functionality and metadata without tying you to a specific environment.

Why does my new Claude Skill lack standardized documentation?

Your new Claude Skill lacks standardized documentation if it was not built using a guided template that enforces best practices and provides placeholders for all essential metadata and operational instructions.