generative-media-skills
v1.0.013 expert skills for AI agents to generate images, videos, and audio using 100+ models — FLUX, Midjourney v7, Veo3, Kling 3.0, Suno, HunyuanVideo, and more. Powered by muapi.ai.
By MuAPILicense: MIT1.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install generative-media-skills for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add generative-media-skills@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “generative-media-skills” remain stable.
- Codex:
generative-media-skills@agent-plugin-marketplace→generative-media-skills@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/SamurAIGPT/Generative-Media-Skills/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "generative-media-skills",
"version": "1.0.0",
"description": "13 expert skills for AI agents to generate images, videos, and audio using 100+ models — FLUX, Midjourney v7, Veo3, Kling 3.0, Suno, HunyuanVideo, and more. Powered by muapi.ai.",
"author": {
"name": "MuAPI",
"url": "https://github.com/SamurAIGPT"
},
"homepage": "https://muapi.ai",
"repository": "https://github.com/SamurAIGPT/Generative-Media-Skills",
"license": "MIT",
"privacyPolicyURL": "https://github.com/SamurAIGPT/Generative-Media-Skills/blob/main/SECURITY.md",
"termsOfServiceURL": "https://github.com/SamurAIGPT/Generative-Media-Skills/blob/main/LICENSE",
"keywords": [
"image-generation",
"video-generation",
"audio",
"ai",
"flux",
"midjourney",
"veo3",
"kling",
"suno",
"generative-ai",
"media",
"skills"
],
"skills": "./library/",
"interface": {
"displayName": "Generative Media Skills",
"shortDescription": "Image, video & audio generation with 100+ AI models.",
"longDescription": "Expert skills for AI agents to generate professional-grade images, videos, and audio. Includes Cinema Director (cinematographic video generation), Nano-Banana (reasoning-driven image generation), UI Designer, Logo Creator, UGC Video Factory, AI Clipping, and 7 more. All powered by muapi.ai — FLUX, Midjourney v7, Veo3, Kling 3.0, Suno, HunyuanVideo, and more.",
"developerName": "MuAPI",
"category": "Content Creation",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the muapi-cinema-director skill to create a cinematic product video.",
"Use the muapi-nano-banana skill to generate a high-quality image from this brief."
],
"websiteURL": "https://muapi.ai",
"privacyPolicyURL": "https://github.com/SamurAIGPT/Generative-Media-Skills/blob/main/SECURITY.md",
"termsOfServiceURL": "https://github.com/SamurAIGPT/Generative-Media-Skills/blob/main/LICENSE",
"brandColor": "#6366f1",
"screenshots": [],
"composerIcon": "./assets/icon.svg"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[generative-media-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/generative-media-skills)