← 返回
内容创作 Key

muapi-media-generation

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.ai 在终端生成 AI 图像、视频、音乐及音频,支持 Flux、Midjourney v7、Kling 3.0、Veo3、Suno V5 等 100+ 模型
anil-matcha
内容创作 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 565
下载
💾 16
安装
1
版本
#latest

概述

🎨 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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 16:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,617
ai-intelligence

Workflow

anil-matcha
构建、运行和可视化多步AI生成工作流。AI架构师将自然语言描述转为连接节点图。
★ 0 📥 722
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,168