A terminal-based interface to MuAPI's collection of 100+ generative AI models for creating images, videos, and audio. You get five bash scripts that handle text-to-image (flux-dev), text-to-video (minimax-pro), image-to-video animation (kling-pro), and music generation (Suno V5), plus a CDN upload utility for chaining outputs. The schema-driven approach means model selection happens dynamically, which is clean but also means you're trusting the schema to pick the right endpoint. Good for prototyping media-heavy features or building quick demos without dealing with individual API integrations. At 3.4K stars and 594 installs, it's seeing real use despite the somewhat sparse documentation.
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-media-generation