con un clic
elv
elv contiene 2 skills recopiladas de treygoff24, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use the elv CLI for ElevenLabs audio and voice work from the command line: generate speech (TTS), transcribe audio (STT), create sound effects or music, clone, convert, or isolate voices, dub video/audio, edit Dubbing Project transcripts, and manage ElevenLabs voices, account-visible models, conversational agents, workspaces, history, and usage. elv invokes all 338 operations compiled from its pinned ElevenLabs OpenAPI document, plus raw REST and protocol-aware WebSocket calls. It is agent-first: every command is non-interactive and prints exactly one JSON envelope to stdout, with binary and large output written to disk. Reach for elv whenever the user wants ElevenLabs text-to-speech, speech-to-text, voice cloning, sound effects, music, dubbing, or any ElevenLabs REST/WebSocket call.
Audit and improve how well a CLI works when an AI agent is the primary user — JSON envelopes, exit-code contracts, error pedagogy, intent inference, determinism, non-TTY discipline. Use when checking the agent-fitness of elv (or any CLI we build), hardening robot/JSON output, or fixing agent-hostile error messages. Ponytail-compatible: the smallest fix that clears the bar, ranked by leverage, no quota — zero findings is a valid result.