muapi-media-generation▌
samuraigpt/generative-media-skills · updated Apr 8, 2026
Schema-driven generation primitives for images, videos, and audio.
🎨 MuAPI Media Generation
Schema-driven generation primitives for images, videos, and audio.
Generate professional-grade media directly from the terminal using 100+ state-of-the-art AI models. All scripts are powered by schema_data.json for dynamic model and endpoint resolution.
Available Scripts
| Script | Description | Default Model |
|---|---|---|
generate-image.sh |
Text-to-image generation | flux-dev |
generate-video.sh |
Text-to-video generation | minimax-pro |
image-to-video.sh |
Animate a static image into video | kling-pro |
create-music.sh |
Music creation, remix, extend, text/video-to-audio | Suno V5 |
upload.sh |
Upload local files to CDN for use with other skills | — |
Quick Start
# Generate an image
bash generate-image.sh --prompt "a sunset over mountains" --model flux-dev --view
# Generate a video
bash generate-video.sh --prompt "ocean waves at golden hour" --model minimax-pro --view
# Animate an image
bash image-to-video.sh --image-url "https://..." --prompt "camera slowly pans right" --model kling-pro
# Create music
bash create-music.sh --style "lo-fi hip hop" --prompt "chill beats for studying"
# Upload a local file
bash upload.sh --file ./my-image.jpg
Common Flags
All scripts support: --async, --view, --json, --timeout N, --help
Requirements
MUAPI_KEYenvironment variable (set viacore/platform/setup.sh)curl,jq,python3
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★46 reviews- ★★★★★Evelyn Lopez· Dec 8, 2024
I recommend muapi-media-generation for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Liam Iyer· Dec 4, 2024
muapi-media-generation fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Aanya Kim· Nov 27, 2024
Useful defaults in muapi-media-generation — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Aanya Bansal· Nov 23, 2024
We added muapi-media-generation from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Aanya White· Oct 18, 2024
Registry listing for muapi-media-generation matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Aanya Thomas· Oct 14, 2024
muapi-media-generation reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Hassan Johnson· Sep 21, 2024
We added muapi-media-generation from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Aanya Rao· Sep 21, 2024
Registry listing for muapi-media-generation matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Aditi Taylor· Sep 17, 2024
muapi-media-generation is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Oshnikdeep· Sep 1, 2024
muapi-media-generation fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
showing 1-10 of 46