jamiepine/voicebox

The open-source AI voice studio. Clone, dictate, create.

52kStars on the repository
5Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-tts-engine

01

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to add a new TTS engine to Voicebox. It walks through dependency research, backend implementation, frontend wiring, PyInstaller bundling, and frozen-build testing. Always start with Phase 0 (dependency audit) before writing any code.

52k 23d ago A 56 tokens original MIT

draft-release-notes

02

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to draft or update the [Unreleased] section of CHANGELOG.md from the actual changes since the last tag. Run this at any point during development to keep a working copy of the release narrative. Does NOT bump versions or create tags.

52k 23d ago A 56 tokens original MIT

release-bump

03

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to finalize a release. It stamps the [Unreleased] changelog section with a version and date, runs bumpversion to update all version files, and creates the release commit and tag. Only run this when you're ready to ship.

52k 23d ago A 54 tokens original MIT

triage-prs

04

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to triage the open PR queue before a release. Classifies every open PR into must-merge, candidate, superseded, or deferred; writes a working triage doc; and runs the merge loop end-to-end. Designed for the pre-release "PR speedrun" pass where a solo maintainer wants to clear the inbound backlog in a…

52k 23d ago A 80 tokens original MIT