Conversational skill that helps anyone distill their expertise into shareable Claude skills or agents. Triggers when someone says "I want to create a skill", "let me codify this workflow", "add a new skill", "distill this into a skill", or asks how to contribute to Builder OS. Interviews the contributor, generates a complete SKILL.md or AGENT.md from a template, validates it, and creates a PR. The platform agent reviews and auto-merges PRs that pass all checks. Also supports importing from an existing file (command, script, or doc).
This skill is part of the builder-os-platform plugin. To use it, install the plugin via one of these methods:
Claude Code: git clone git@github.com:carousell/ct-builder-os.git ~/.builder-os && ~/.builder-os/scripts/bootstrap.sh <your-role>
Claude Desktop: Download builder-os-platform.zip → Settings → Customization → Upload
Full skill source is available to team members with repository access.