Generative Media Skills
A suite of image, video, and audio generation Skills for coding agents, combining the MuAPI CLI, production knowledge, workflow recipes, and an MCP server. Generation requires a MuAPI key.
Project overview
A suite of image, video, and audio generation Skills for coding agents, combining the MuAPI CLI, production knowledge, workflow recipes, and an MCP server. Generation requires a MuAPI key. Its main documented capabilities are Multimodal generation, Production knowledge, Workflow recipes, Agent and MCP integration. This page is based on public GitHub material and does not present repository claims as hands-on testing.
Core capabilities
Multimodal generation
Generates, edits, and downloads images, video, and audio through MuAPI model endpoints.
Production knowledge
Provides domain Skills for cinematography, visual design, branding, Seedance, and related production work.
Workflow recipes
Combines CLI calls into product ads, UGC, music videos, social assets, and design-delivery workflows.
Agent and MCP integration
Supports local scripts in coding agents and exposes structured tools through `muapi mcp serve`.
Installation and usage
Install `muapi-cli`, configure a MuAPI key with user authorization, then install all or selected Skills. Start verification with help, model listing, or a deliberately low-cost task.
Let an AI Agent install it
Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.
Help me install Generative Media Skills from https://github.com/SamurAIGPT/Generative-Media-Skills. Read README.md, core/, library/, schema_data.json, and LICENSE first and explain the MuAPI dependency. Install `muapi-cli` and the Skills, but ask before requesting a MuAPI key, logging in, spending credit, uploading media, enabling MCP, replacing files, or installing global software. Never echo or commit credentials. Verify authentication with the model list, then let me approve the model, upload scope, and expected cost before generating a minimal sample.- Node.js with npm/npx
- A MuAPI account, API key, and available credit
- A host that supports Agent Skills
npm install -g muapi-cli
npx skills add SamurAIGPT/Generative-Media-Skills --all- 1Review prerequisites and boundaries
Read the repository installation material and confirm: Node.js with npm/npx; A MuAPI account, API key, and available credit; A host that supports Agent Skills. Stop for confirmation before credentials, cost, additional permissions, or replacement.
- 2Run the documented installation
Use the current README command: npm install -g muapi-cli npx skills add SamurAIGPT/Generative-Media-Skills --all
- 3Run a minimal verification
Run `muapi models list --category video --output-json` to verify the CLI and authentication, then generate a minimal media sample only after the user approves the model and cost. MuAPI was not called for this catalog entry.
- 4Move to a real task
After the minimal check passes, use nonsensitive test media first. Ask separately before external uploads, billable calls, publishing, or irreversible changes.
Run `muapi models list --category video --output-json` to verify the CLI and authentication, then generate a minimal media sample only after the user approves the model and cost. MuAPI was not called for this catalog entry.
- The Skills orchestrate MuAPI services rather than bundling fully offline generation models
- Generation, uploads, account top-ups, and model calls can incur charges
- Media and prompts are submitted to MuAPI and routed model providers, so sensitive assets require review
- No credentials were configured and no generation was executed
Use cases
Product ads and UGC
Combine product images, people, scripts, voice, and video models into short ads.
Image and design delivery
Generate brand kits, social assets, thumbnails, product imagery, and multi-angle visuals.
Audio and video pipelines
Orchestrate music, voice, video generation, clipping, and downloads as repeatable workflows.
Assessment
Based on the README, installation material, and repository structure, Generative Media Skills turns Multimodal generation, Production knowledge, Workflow recipes into explicit agent workflows. Its limitations are mainly dependency, host, and data-boundary concerns. This assessment is based on public material, without installation or a real media task.
Why it may be useful
- Generates, edits, and downloads images, video, and audio through MuAPI model endpoints.
- Provides domain Skills for cinematography, visual design, branding, Seedance, and related production work.
- Combines CLI calls into product ads, UGC, music videos, social assets, and design-delivery workflows.
What to know first
- The Skills orchestrate MuAPI services rather than bundling fully offline generation models
- Generation, uploads, account top-ups, and model calls can incur charges
- Media and prompts are submitted to MuAPI and routed model providers, so sensitive assets require review
- No credentials were configured and no generation was executed
README
Generative Media Skills
Overview
A suite of image, video, and audio generation Skills for coding agents, combining the MuAPI CLI, production knowledge, workflow recipes, and an MCP server. Generation requires a MuAPI key. Multi-modal Generative Media Skills for AI Agents powered by muapi.ai.
Getting started
- Install `muapi-cli`, configure a MuAPI key with user authorization, then install all or selected Skills. Start verification with help, model listing, or a deliberately low-cost task.
- Project focus: A suite of image, video, and audio generation Skills for coding agents, combining the MuAPI CLI, production knowledge, workflow recipes, and an MCP server. Generation requires a MuAPI key.
- Published characteristics: Image, video, and audio generation; 41 workflow recipes; MuAPI CLI and MCP server; Requires a MuAPI API key.
- Run `muapi models list --category video --output-json` to verify the CLI and authentication, then generate a minimal media sample only after the user approves the model and cost. MuAPI was not called for this catalog entry.
Configuration
npm install -g muapi-cli
npx skills add SamurAIGPT/Generative-Media-Skills --allRead the complete README on GitHub →