Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
MuAPI Director transforms topics, talking-head videos, or photos into narrated explainer videos using a paper-collage aesthetic. It orchestrates the transition from initial script drafting to final assembly, handling keyframe generation, voice-over synthesis, and motion graphics.
Content creators can use the tool to generate bold, punchy visual narratives by leveraging MuAPI for asset creation and local ffmpeg for video rendering.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Set `MUAPI_API_KEY` and ensure ffmpeg, ffprobe, Python 3, and Pillow are available before later media-generation steps.
Check the repository for this skill’s setup.
Using the muapi-director skill, draft only the initial `out/<project>/beats.json` beat map for a 15-second Vox-style paper-collage explainer about <topic> in <language>. Show me the proposed story beats for approval; do not generate media yet.
Replace `<source.mp4>` with the path to a presenter talking-head video.
Replace `<project>` with a local project name.
Set `OPENAI_API_KEY` for ASR.
Set `MUAPI_API_KEY` and ensure ffmpeg, ffprobe, Python 3, and Pillow are available.
Check the repository for this skill’s setup.
Using the muapi-director skill in A-roll mode, analyze `<source.mp4>` with ASR and create the segmented beat map under `out/<project>`. Stop after the beat map so I can review the transcript segmentation before any collage clips are generated.
Replace `<photo.png>` with the path to one selfie or product photo.
Replace `<portrait-or-product>` with either `portrait` or `product`.
Provide an existing beat map in `out/<project>/beats.json`.
Set `MUAPI_API_KEY` and ensure ffmpeg, ffprobe, Python 3, and Pillow are available.
Check the repository for this skill’s setup.
Using the muapi-director skill in C-roll mode, configure `out/<project>/beats.json` for `<photo.png>` as a `<portrait-or-product>` subject and generate the anchored collage keyframes for review. Keep the photographed subject unedited, and stop before animating clips, generating audio, or assembling a video.