assistant-builder
Installation
SKILL.md
Assistant Builder
Build production-ready Claude Code plugin projects that wrap CLIs or APIs.
Quick Reference
| I want to... | Script | Type |
|---|---|---|
| Create new project | scaffold_project.py |
Interactive |
| Add skill to project | add_skill.py |
Interactive |
| Generate CLI library | scaffold_library.py |
Interactive |
| Validate structure | validate_project.py |
Check |
| Migrate old project | migrate_project.py |
Transform |
| Show reference patterns | show_reference.py |
Info |
| List templates | list_templates.py |
Info |
| Show template | show_template.py |
Info |