> comfyui-voice-generator
Generate AI voice‑overs and character lines using ComfyUI‑orchestrated TTS or voice models. This skill turns scripts and character briefs into audio files that can be synced with AI‑generated video scenes.
curl "https://skillshub.wtf/tippyentertainment/skills/comfyui-voice-generator?format=md"Provided by TippyEntertainment
https://github.com/tippyentertainment/skills.git
This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
Provided by Tippyentertainment/skills.git
comfyui-voice-generator
Summary
Generate AI voice‑overs and character lines using ComfyUI‑orchestrated TTS or voice models. This skill turns scripts and character briefs into audio files that can be synced with AI‑generated video scenes.
When to Use
- The user wants narration, dialogue, or character voices for an AI video or game.
- The user provides a script and asks for it to be read in a specific style (narrator, announcer, character).
- You are building a trailer, explainer, or “AI movie” and need spoken lines.
Inputs to Collect
Ask the user for:
- Script text
- Exact words to be spoken; can be a single line or a full paragraph.
- Voice type
- Narrator / character / announcer / child / elderly, etc.
- Gender / pitch / tone (optional)
- Masculine/feminine/androgynous, high/medium/low pitch, calm/excited/serious/playful.
- Accent / language
- Language (e.g., en‑US, en‑GB, ja‑JP) and any accent preference.
- Emotion / delivery
- Neutral, dramatic, whispery, humorous, inspirational, etc.
- Pacing
- Slow / normal / fast; “podcast‑like”, “trailer voice”, etc.
- Target usage
- Which clip or scene ID this VO is for, and any timing constra
> related_skills --same-repo
> worldclass-tailwind-v4-visual-design
A top-tier product/UI designer skill that uses Tailwind v4 plus Google Gemini Nano Banana image models to craft visually stunning, “award‑winning” marketing sites and apps with strong art direction, motion, and systems thinking.
> wasm-spa-autofix-react-imports
Meticulously detect and fix missing React/TSX imports, undefined components, and bundler runtime errors in the WASM SPA build/preview pipeline. Ensures JSX components, icons, and hooks are properly imported or defined before running the browser preview, so the runtime safety-net rarely triggers.
> vite-webcontainer-developer
Debug and auto-fix Vite projects running inside WebContainers: resolve mount/root issues, alias/path errors, missing scripts, and other common dev-time problems so the app boots cleanly.
> vite-config-react19-spa-expert
Diagnose and fix Vite + React 19 configuration issues for TypeScript SPA and WASM preview builds. Specializes in React 19’s JSX runtime, @vitejs/plugin-react, path aliases, SPA routing, and dev-server behavior so the app and in-browser preview bundle cleanly without manual trial-and-error.