audio-prompting

audio-prompting is a skill for Claude Code, Codex from PrunaAI/pruna-skills. It costs 34 tokens per session (1,799 once invoked), scanned A, original, Apache-2.0.

A guide for writing prompts for text-to-speech, music, and background-audio generation tools. Text-to-speech, or TTS, turns written words into spoken audio.

In plain words
What is it for?
Use it to write narration prompts, performance directions, song or instrumental-bed prompts, and plans for layering voice with background music.
Why use it?
It helps describe the desired voice, musical structure, performance, and audio layers clearly before using an audio-generation model.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to write narration prompts, performance directions, song or instrumental-bed prompts, and plans for layering voice with background music.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prunaai/pruna-skills/audio-prompting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add PrunaAI/pruna-skills --skill audio-prompting
Clone the repo
git clone --depth 1 https://github.com/PrunaAI/pruna-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin audio-prompting/plugin install audio-prompting after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for audio-prompting

README.md
[![agentmods](https://agentmods.dev/badge/skills/prunaai/pruna-skills/audio-prompting/github.svg)](https://agentmods.dev/skills/prunaai/pruna-skills/audio-prompting)
Your own site
<a href="https://agentmods.dev/skills/prunaai/pruna-skills/audio-prompting"><img src="https://agentmods.dev/badge/skills/prunaai/pruna-skills/audio-prompting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for audio-prompting

Your own site · 80×15
<a href="https://agentmods.dev/skills/prunaai/pruna-skills/audio-prompting"><img src="https://agentmods.dev/badge/skills/prunaai/pruna-skills/audio-prompting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,799 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.01799
Opus 5 $0.00017 $0.00899
Sonnet 5 $0.00007 $0.00360
Haiku 4.5 $0.00003 $0.00180

Measured today against content hash 34d645ce38bf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

audio-prompting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/guides/audio-prompting/SKILL.md · 89 lines

How it starts

The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Audio prompting

Vendor-neutral craft for speech, music, and beds. Works with Gemini TTS, ElevenLabs, Music 2.5, Stable Audio, Suno, and similar APIs.

Install

Skill Description Install
audio-prompting Use when crafting TTS, music, or bed prompts for any generative audio model — director style, song structure, and post-production layering. npx skills add PrunaAI/pruna-skills@audio-prompting -y
generation-diversity Use when writing any generative prompt — ritual seed, explicit structure, scenario axes, and quality gates before paid API calls. npx skills add PrunaAI/pruna-skills@generation-diversity -y

When to use

  • Director-style TTS prompts and inline performance tags
  • Full songs with vocals vs instrumental beds
  • Choosing when to embed audio in a video model vs mix in post
  • Narration + bed layering pipelines

Works with

Gemini Flash TTS, ElevenLabs, Music 2.5, Stable Audio, Suno, Udio, and other audio models. Pair with video-prompting when uploading VO into a video model.

When NOT to use

Use a different skill instead:

Skill Description Install
music-2.5 Use when someone wants an original AI song with vocals — sung lyrics, a style prompt track, or source audio for a music video. npx skills add PrunaAI/[email protected] -y
stable-audio-2.5 Use when someone wants light instrumental background music — an ambient bed under dialogue or underscore for reels and explainers. npx skills add PrunaAI/[email protected] -y
gemini-3.1-flash-tts Use when someone needs spoken narration or voiceover — explainer tracks, documentary lines, or voice to pair with generated video. npx skills add PrunaAI/[email protected] -y
video-prompting Use when crafting video or motion prompts for any generative model — dramaturgy, camera, physics-safe motion, frame anchors, and clip chaining. npx skills add PrunaAI/pruna-skills@video-prompting -y
image-prompting Use when crafting still-image prompts for any generative model — composition, identity sheets, edits, try-on, and photoreal personas. npx skills add PrunaAI/pruna-skills@image-prompting -y
video-editing Use when assembling or polishing already-rendered clips with ffmpeg — concat, crossfades, burned captions and subtitles, text/logo overlays, before/after sliders, background music beds, platform export — or when composing a multi-layer HTML combination video with Hyperframes. Not for AI video generation, prompt craft, or model-based video edits. npx skills add PrunaAI/pruna-skills@video-editing -y

Read the full file on GitHub · 89 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +1 lines 34d645ce38bf
  2. 7d ago Changed 9ddf28484caa
  3. 11d ago First seen · 88 lines · 34 tokens per session scan A dc7fadbdcd39

Subscribe to this mod's changes

audio-prompting is a skill published in the GitHub repository PrunaAI/pruna-skills (17 stars, last pushed today), licensed Apache-2.0. It adds 34 tokens to every session and 1,799 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

prism

Consultant for NotebookLM steering prompt design. Optimizes Audio/Video/Slide/Infographic output quality through source preparation, prompt engineering, and Custom Goals persona design.

seaworld008/Commonly-used-high-value-skills · 37 tokens

nano-banana-pro-prompts-recommend-skill

Recommend suitable prompts from 10,000+ Nano Banana Pro image generation prompts based on user needs. Optimized for Nano Banana Pro (Gemini), but prompts also work with Nano Banana 2, Seedream 5.0, GPT Image 1.5, Midjourney, DALL-E, Flux, Stable Diffusion, and any text-to-image AI model. Use this skill when users want…

YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill · 206 tokens

gemini-api-dev

Use when build applications using Google Gemini API. Handle chat completions, multimodal inputs, function calling, streaming, and grounding with Google Search. Use when building applications using google gemini api. handle chat completions, multimodal.

oyi77/1ai-skills · 52 tokens

replicate-runner

Use when run AI models on Replicate cloud API. Deploy image generation, video creation, audio processing, and custom models without managing infrastructure. Use when working with replicate runner.

oyi77/1ai-skills · 40 tokens

geminigen-ai

Use when unified multimedia API for image generation (nano-banana-pro, imagen-4), video generation (Grok, Veo, Sora), and text-to-speech. Replaces grok-video-generation, seedance, and gemini-image-generator. Use when working with geminigen ai.

oyi77/1ai-skills · 66 tokens

image-prompt-optimizer

A skill focused on improving prompts for image-generation tools, with instructions covering its goals, process, outputs, and operating modes.

Jamailar/Beav · 0 tokens