Create New Skills

Community

Empower Claude: build custom skills, share expertise, automate more.

AuthorGolferGeek
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex process of extending Claude's capabilities by guiding users through the creation of new Agent Skills, ensuring best practices and multi-file patterns are followed.

Core Features & Use Cases

  • Skill Architecture Guidance: Provides comprehensive documentation on skill structure, progressive disclosure, and multi-file patterns.
  • Step-by-Step Creation: Walks through defining purpose, structuring SKILL.md, writing instructions, and adding supporting files.
  • Best Practices Enforcement: Ensures skills are focused, descriptions are clear, and testing is thorough for effective agent utilization.
  • Use Case: When you identify a repetitive task or a specific domain where Claude needs more expertise, use this skill to package that knowledge into a reusable, discoverable Agent Skill.

Quick Start

I want to create a new skill for reviewing JavaScript code. Guide me through the process.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: Create New Skills
Download link: https://github.com/GolferGeek/orchestrator-ai/archive/main.zip#create-new-skills

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