PluginBench
Skill
Fail
Audit score 45

muapi-media-generation

samuraigpt/generative-media-skills

How to install muapi-media-generation

npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-media-generation
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from samuraigpt/generative-media-skills.


name: muapi-media-generation version: 0.1.0 description: 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

🎨 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

ScriptDescriptionDefault Model
generate-image.shText-to-image generationflux-dev
generate-video.shText-to-video generationminimax-pro
image-to-video.shAnimate a static image into videokling-pro
create-music.shMusic creation, remix, extend, text/video-to-audioSuno V5
upload.shUpload 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_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Related skills

More from samuraigpt/generative-media-skills and the wider catalog.

MU

muapi-cinema-director

samuraigpt/generative-media-skills

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

1.2k installsAudited
MU

muapi-seedance-2

samuraigpt/generative-media-skills

Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation across Chinese, Global, and VIP tiers. Supports text-to-video, image-to-video, first-last-frame, omni reference, character training, omni-reference training, video editing, and watermark removal.

1.1k installs
MU

muapi-logo-creator

samuraigpt/generative-media-skills

Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai

1.1k installsAudited
MU

muapi-nano-banana

samuraigpt/generative-media-skills

Reasoning-driven image generation using structured creative briefs (Gemini 3 style) — generates high-fidelity images via muapi.ai with logic-based prompting

1.1k installsAudited
MU

muapi-ui-design

samuraigpt/generative-media-skills

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

1.1k installsAudited
MU

muapi-social-media-video

samuraigpt/generative-media-skills

Brand-aware social media video creator. Reads brand-identity.md, ICP.md, and messaging.md to write a post/storyboard, craft an optimized Seedance 2.0 Director prompt, generate reference frames with the best available image model, and produce platform-ready video.

966 installsAudited