← 返回 Skills 市场
anil-matcha

muapi-media-generation

作者 Anil Chandra Naidu Matcha · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
278
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install muapi-media
功能描述
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
安全使用建议
This package contains working shell scripts that call api.muapi.ai and will upload any files you ask them to. Before using: (1) Do not run with sensitive files unless you trust muapi.ai — upload.sh will POST local files to api.muapi.ai. (2) The skill metadata is incomplete: MUAPI_KEY and required tools (curl, jq, python3) are required but not declared, and schema_data.json (used to map models to endpoints) is referenced by the scripts but not included. Ask the publisher for the missing schema_data.json or supply it from a trusted source. (3) Inspect the included scripts (they are visible) to confirm behavior; note they store the API key in a local .env file when using --add-key. If you proceed, set MUAPI_KEY in a controlled environment (or a credential vault) and run in an isolated/test environment first. (4) If you need higher assurance, request the publisher provide accurate metadata, include schema_data.json, or sign the package from a verifiable homepage/source before trusting real API keys.
功能分析
Type: OpenClaw Skill Name: muapi-media Version: 1.0.0 The skill bundle provides a legitimate interface for the muapi.ai media generation service. The scripts (generate-image.sh, create-music.sh, etc.) follow standard patterns for API interaction, including secure JSON payload construction using Python to prevent injection and basic environment variable management for API keys. No evidence of data exfiltration, malicious persistence, or harmful prompt injection was found.
能力评估
Purpose & Capability
The scripts match the stated purpose (image/video/audio generation via api.muapi.ai). However the registry metadata declares no required env vars or binaries while SKILL.md and the scripts explicitly require MUAPI_KEY, curl, jq, and python3, and the scripts expect schema_data.json for dynamic model/endpoint resolution. The missing declarations and missing schema_data.json file are incoherent with the stated quick-start and make the package incomplete.
Instruction Scope
Runtime instructions and scripts operate within the expected domain (calling api.muapi.ai endpoints, uploading local files when requested, polling results, downloading outputs). They read and write a local .env file (storing MUAPI_KEY) and may upload any file the user supplies to the muapi.ai upload endpoint — which is expected for an upload utility but is sensitive behavior that should be explicit. The scripts also expect a local schema_data.json (not provided) which changes runtime behavior and endpoints; that external config is not declared or included.
Install Mechanism
No install spec; this is an instruction-only skill with included shell scripts. No external archives or remote downloads are performed by the skill itself at install time.
Credentials
The scripts require a MUAPI_KEY API key passed via environment or stored in a .env file, but the skill metadata did not declare this required credential or the required binaries. Requiring a single API key is proportionate for the advertised functionality, but the metadata omission is an important mismatch to surface.
Persistence & Privilege
The skill does not request elevated platform privileges or always:true. It writes a .env file and creates local output directories under relative paths; this is local persistence but limited in scope to the working directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install muapi-media
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /muapi-media 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of muapi-media-generation skill. - Generate AI images, videos, music, and audio directly from the terminal using muapi.ai. - Supports 100+ models, including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5. - Includes scripts for text-to-image, text-to-video, image-to-video animation, music/audio creation, and file uploads. - Provides flexible script flags and easy integration via environment variables.
元数据
Slug muapi-media
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。

如何安装 muapi-media-generation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install muapi-media」即可一键安装,无需额外配置。

muapi-media-generation 是免费的吗?

是的,muapi-media-generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

muapi-media-generation 支持哪些平台?

muapi-media-generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 muapi-media-generation?

由 Anil Chandra Naidu Matcha(@anil-matcha)开发并维护,当前版本 v1.0.0。

💬 留言讨论