sc-skill-builder
CommunityBuild, audit, and package Claude Skills.
Authorkylesnowschwartz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Skill Builder provides a structured, router-based blueprint for authoring Claude Skills. It helps you create, audit, and package skills with consistent structure, reducing time and cognitive load.
Core Features & Use Cases
- Guides for creating new skills, auditing existing ones, and packaging for distribution.
- Enforces a router pattern with workflows, references, templates, and scripts to scale skills.
- Includes best practices, standard validation, and progressive disclosure to keep SKILL.md compact.
- Ideal for teams to onboard quickly and ensure consistent skill quality.
Quick Start
- Initialize a new skill:
python scripts/init_skill.py my-skill-name --path /path/to/skills/ - Validate a skill:
python scripts/quick_validate.py /path/to/skill-name/ - Package for distribution:
python scripts/package_skill.py /path/to/skill-name/
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: sc-skill-builder Download link: https://github.com/kylesnowschwartz/SimpleClaude/archive/main.zip#sc-skill-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.