name: voicebox keywords: [integrate-voicebox] hash: c9cb6b1 relations: [] before: [] governed_by: [global] meta: dynamic goal: Deliver voicebox output correctly and completely. description: "Voicebox \u2014 Open-source AI voice studio for cloning, dictation, and voice creation workflows. Use when the user mentions or needs: Voicebox; open source voice clone studio; local voice AI workstation."
Voicebox
| Upstream | jamiepine/voicebox |
| Artifact type | application (tool / product — not shipped inside this repo) |
| Skill packaging | Generated in skills/external/voicebox/ — Bridge skill generated by ai-skills-library; upstream repo is the product. |
| Catalog | ../SKILL-CATALOG.md |
Bridge skill definition
This is a bridge skill: a thin AI Skills Library routing file that teaches agents when and how to use the upstream product without copying the upstream product source into this repo.
- Artifact:
jamiepine/voiceboxis the real product repository. - Bridge:
skills/external/voicebox/SKILL.mdis the agent playbook. - Source of truth: install, API, license, and release details stay upstream.
- Do not vendor: this file should point to the product, not duplicate it.
When to use this skill
- Voicebox
- open source voice clone studio
- local voice AI workstation
Agent playbook
- Do not assume the software is installed. Confirm environment, then give clone/install steps from the upstream README.
- Defer API details (endpoints, env vars, GPU requirements) to upstream docs; link the user there when specifics matter.
- Narrow scope: help with integration planning, architecture, and safe defaults — not a substitute for reading upstream license and ToS.
- If the user already uses a native upstream skill (see table in
related-github-projects.md), follow that when it conflicts with this bridge.
Install / operations
See https://github.com/jamiepine/voicebox and https://voicebox.sh for builds and GPU requirements.
Compliance & safety
- Voice cloning has consent and fraud implications; follow jurisdiction and platform rules.
Related index
Human-readable table with Tool vs skill tags: ../../docs/related-github-projects.md.
Manifest source (edit to add tools): ../../docs/external-tools.manifest.json.