skills/comfyui-audio-creator/SKILL.md
Generate **background music** and **ambience** that matches one or more video scenes produced by `comfyui-video-generator`. This skill does *not* handle spoken dialogue or narration; use `comfyui-voice-generator` for any voice work.
npx skillsauth add tippyentertainment/skills comfyui-audio-creatorInstall 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.
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.
Generate background music and ambience that matches one or more video scenes produced by comfyui-video-generator. This skill does not handle spoken dialogue or narration; use comfyui-voice-generator for any voice work.
Ask the user (or previous skill) for:
music or ambience (no voice).comfyui-video-generator (IDs, durations, moods).audioType, genre, mood, durationSeconds, loopable, targetScenes, tempo, intensity.audioUrl / audioPathdurationSecondsformat, sampleRate, channelsReturn a structure containing:
description: e.g. “Loopable synthwave track for the opening scene.”audioUrl or audioPathdurationSecondsformatsampleRatechannelsloopable: booleantags: list of strings (genre, mood, tempo)Typical pipeline:
comfyui-video-generator → create scenes.comfyui-audio-creator → create background music/ambience for those scenes.comfyui-voice-generator → add narration or dialogue.comfyui-soundfx-creator → layer in moment‑specific sound effects.This skill focuses on non‑voice background audio so other skills can handle speech and SFX cleanly.
development
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.
development
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.
development
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.
tools
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.