hyperframes-media

Preprocess HyperFrames media assets to generate TTS narration, transcripts, and background-removed overlays.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/wesleysimplicio/simplicio-mapper --skill hyperframes-media-wesleysimplicio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hyperframes-media
Source: https://github.com/wesleysimplicio/simplicio-mapper/tree/main/.skills/hyperframes-media
Command: npx skills add https://github.com/wesleysimplicio/simplicio-mapper --skill hyperframes-media-wesleysimplicio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HyperFrames media creation often requires generating AI-narration, accurate captions, and clean subject overlays. This Skill provides a streamlined preprocessing pipeline that produces TTS narration, word-timed transcripts, and transparent-background cutouts ready for composition.

Core Features & Use Cases

  • TTS narration: produce natural-sounding speech from text using Kokoro voices, cached locally for reuse.
  • Transcription & captions: generate word-level timestamps for captions and accessibility.
  • Background removal: create transparent overlays from subject video/images for flexible compositing.
  • End-to-end workflow: drop outputs into a project and reference them from your HyperFrames compositions.

Quick Start

Run the HyperFrames media preprocess to generate narration, transcripts, and cutouts for your composition.

Frequently Asked Questions about hyperframes-media

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate TTS narration and captions for video processing?▼

Transcription and captioning for video projects provide word-level timestamps for captions and accessibility, generated by running a transcribe command that outputs cached transcript files.

Can I create transparent background overlays from video subjects?▼

Yes, you can create transparent background overlays from video subjects by using a background removal command that isolates subjects and outputs clean cutouts for flexible compositing.

Do I need to download models before running TTS or background removal?▼

Yes, the preprocessing pipeline requires first-run downloads of AI models, which are then cached locally in ~/.cache/hyperframes/ to support TTS narration, transcription, and background removal operations.

What is the best way to prepare media assets for HyperFrames compositions?▼

The best way to prepare media assets for HyperFrames compositions is to use an end-to-end preprocessing pipeline that generates TTS narration, word-timed transcripts, and transparent cutouts ready for composition.

How does background removal work for flexible subject isolation in video projects?▼

Background removal for flexible subject isolation works by processing video or images to isolate the subject, producing transparent overlays that can be dropped directly into video projects for compositing.