OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add samuraigpt/generative-media-skills --skill 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
npx skills add samuraigpt/generative-media-skills --skill 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.
| 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 | — |
All scripts support: --async, --view, --json, --timeout N, --help
MUAPI_KEY environment variable (set via core/platform/setup.sh)curl, jq, python3