skills/audio/SKILL.md
Generate speech and audio using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
npx skillsauth add hasna/skills audioInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate speech or short audio from text using provider-backed audio models. This skill routes through the hosted Skills runtime so billing can reserve the selected provider/model cost before execution.
openai: tts-1, tts-1-hdminimax: speech-2.8-turbo, speech-2.8-hdgemini: gemini-2.5-flash-preview-tts, gemini-2.5-pro-preview-ttsaudio generate --provider openai --text "Welcome to Skills.md" --voice alloy --output ./voice.mp3
audio generate --provider minimax --model speech-2.8-turbo --text "Fast narration" --output ./voice.mp3
audio generate --provider gemini --text "Studio announcement" --output ./voice.wav
--provider: openai, minimax, or gemini--model: provider model override--text: text to synthesize--voice: provider-specific voice--format: output format such as mp3, wav, or opus--output: output file pathSKILLS_API_KEY: required for hosted runtime executiontesting
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates