# Maestro CLI

> Use this skill when the user wants to command-line tool to play songs or any audio in the terminal.

- Skill: `javimosch/maestro-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/maestro-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/maestro-cli/raw
- Safety review: pending
- 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/maestro-cli

---


# Maestro-cli Plugin

Command-line tool to play songs or any audio in the terminal.

## Commands

### Operations
- `maestro-cli audio play` — play audio via maestro
- `maestro-cli audio pause` — pause audio via maestro
- `maestro-cli audio stop` — stop audio via maestro
- `maestro-cli audio list` — list audio via maestro
- `maestro-cli volume set` — set volume via maestro
- `maestro-cli verbose set` — set verbose via maestro
- `maestro-cli help show` — show help via maestro

## Usage Examples
- "maestro-cli --help"
- "maestro-cli <args>"

## Installation

```bash
pip install maestro-cli
```

## Examples

```bash
maestro --version
maestro --help
```

## Key Features
- audio\n- music\n- terminal

