Loading...
Loading...
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
npx skill4agent add samuraigpt/generative-media-skills muapi-media-generationschema_data.json| Script | Description | Default Model |
|---|---|---|
| Text-to-image generation | |
| Text-to-video generation | |
| Animate a static image into video | |
| Music creation, remix, extend, text/video-to-audio | Suno V5 |
| Upload local files to CDN for use with other skills | — |
# 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--async--view--json--timeout N--helpMUAPI_KEYcore/platform/setup.shcurljqpython3