# Voicebox

> Use this skill when the user wants to use the open-source ai voice studio — clone, dictate, create.

- Skill: `javimosch/voicebox` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/voicebox`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/voicebox/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/voicebox

---


# Voicebox Plugin

The open-source AI voice studio — clone, dictate, create

## Commands
- `voicebox _ _` — Passthrough to voicebox CLI

## Installation

```bash
npm install -g voicebox
```

## Examples
```bash
voicebox --help
voicebox --version
```

