muapi-media-generation
仓库创建 2023年5月25日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
支持大量模型,一站式生成多模态内容
▸ 风险提示
依赖第三方 muapi.ai 接口并需配置 API Key
这个 Skill 做什么
基于 muapi.ai 在终端生成图像、视频与音频
在终端通过 muapi.ai 一键生成图片、视频和音乐,支持 Flux、Midjourney v7、Suno V5 等 100+ 模型。适合用脚本批量产出素材或在 CI/自动化流程中集成媒体生成,无需 GUI 就能跑出高质量结果。它用 schema 驱动脚本动态解析模型和端点,方便切换模型并保证流程可复现。
▸ 展开 SKILL.md 英文原文
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
3.9k
Stars
442
Forks
40
仓库内 Skill
+205
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/core/media/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/core/media/SKILL.md"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 file
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有