claude-skill-builder

Guide creation of Claude Code skills with SKILL.md structure.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill claude-skill-builder-medicalcor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-skill-builder
Source: https://github.com/MEDICALCOR/medicalcor-core/tree/main/.claude/skills/anthropic/claude-skill-builder
Command: npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill claude-skill-builder-medicalcor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating effective Claude Code skills with proper frontmatter, clear descriptions, and effective trigger keywords can be challenging. This Skill guides you through the entire process, enabling you to quickly develop and deploy powerful custom AI capabilities.

Core Features & Use Cases

  • Interactive Skill Creation: Guides you through defining skill names, descriptions, trigger keywords, and required tools for precise activation.
  • Structured Skill Design: Helps create well-organized SKILL.md files with clear purpose, usage, and examples, ensuring maintainability.
  • Multi-file Skill Support: Provides guidance on structuring complex skills with supporting REFERENCE.md, EXAMPLES.md, and scripts/ directories for comprehensive knowledge bases.
  • Use Case: "I want to create a skill that helps me write Next.js server components. What should its description be, and what tools will it need?"

Quick Start

I want to create a new skill called 'git-helper' that provides expert advice on Git. How do I define its name, description, and trigger keywords?