Asset preprocessing for HyperFrames compositions — text-to-speech narration (Kokoro), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing the background from a video or image to use as a transparent overlay, choosing a TTS voice or whisper model, or chaining these (TTS → transcribe → captions). Each command downloads its own model on first run.
$npx -y skills add frankxai/claude-skills-library --skill hyperframes-mediaInstalls into the current project.
Run `npx skills use "https://github.com/frankxai/claude-skills-library" --skill "frankxai/claude-skills-library/hyperframes-media"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/frankxai/claude-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/frankxai/claude-skills-library"` and select the relevant skills, then follow their instructions.