Agent 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

Stars 3,018
Forks 333

Install this agent skill to your Project

npx add-skill https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/core/media

SKILL.md

🎨 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

bash
# 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_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Expand your agent's capabilities with these related and highly-rated skills.

SamurAIGPT/Generative-Media-Skills

muapi-platform

Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results

3,018 333
Explore
SamurAIGPT/Generative-Media-Skills

muapi-media-editing

Edit and enhance images and videos with AI via muapi.ai — prompt-based editing, upscaling, background removal, face swap, lipsync, video effects, and more

3,018 333
Explore
SamurAIGPT/Generative-Media-Skills

muapi-seedance-2

Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation using technical camera grammar and multimodal references. Supports text-to-video, image-to-video, video extension, beat-matching, dialogue, and e-commerce patterns.

3,018 333
Explore
SamurAIGPT/Generative-Media-Skills

muapi-cinema-director

Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via muapi.ai

3,018 333
Explore
SamurAIGPT/Generative-Media-Skills

muapi-workflow

Build, run, and visualize multi-step AI generation workflows. The AI architect translates natural language descriptions into connected node graphs — chain image generation, video creation, enhancement, and editing into automated pipelines.

3,018 333
Explore
SamurAIGPT/Generative-Media-Skills

muapi-ui-design

Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai

3,018 333
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results