Agent skill · creative production · samuraigpt

muapi-media-generation

Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5

Why this skill is useful

Adds 5 executable scripts for media generation that provide capabilities not available in standard tools.

What it needs

Requires curl, jq, python3 installed locally. Requires muapi.ai account access. About 1k tokens when loaded. Last updated 2026-08-04. 3,990 stars on the source repository.

What this skill does

🎨 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 schemadata.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 Common Flags All scripts support: --async, --view, --json, --timeout N, --help Requirements MUAPIKEY environment variable (set via core/platform/setup.sh) curl, jq, python3

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills samuraigpt/media

View the source on GitHub

Browse the @skills marketplace