← 返回 Skills 市场
124
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install miraflow
功能描述
Create and manage AI-generated videos and images using Miraflow, including avatar videos, cinematic clips, image generation, editing, and media uploads.
安全使用建议
Before installing or enabling this skill: 1) Confirm the publisher/source — the package has no homepage and the 'Source' is unknown; ask for a GitHub repo or official publisher reference to verify authenticity. 2) Expect to provide MIRAFLOW_API_KEY — the SKILL.md requires it but the registry metadata omitted it; do not provide other unrelated credentials. 3) Limit scope of the API key if possible (create a key with minimal permissions or a test account) and plan to rotate it after testing. 4) Be comfortable that the agent will make outbound network requests to https://miraflow.ai and may save user-requested downloads to the current directory; run in an environment where that is acceptable. 5) If you need higher assurance, request the skill source (repo) and verify the SKILL.md matches the published manifest and that there are no hidden network endpoints. 6) If you cannot verify publisher identity or prefer not to expose an API key, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: miraflow
Version: 1.0.3
The miraflow skill bundle is a legitimate integration for the Miraflow AI video and image platform. It follows security best practices by instructing the agent to never hardcode API keys, requiring explicit user confirmation before performing credit-consuming operations, and providing clear documentation for its API interactions (SKILL.md, references/api.md).
能力评估
Purpose & Capability
The SKILL.md describes exactly the Miraflow API operations you'd expect for video/image creation, status polling, media upload, and downloads. Requiring an API key (MIRAFLOW_API_KEY) is coherent with the stated purpose. However the registry metadata provided with the skill lists no required env vars or primary credential, creating a mismatch between what the skill needs and what the metadata claims.
Instruction Scope
The runtime instructions are limited to calling the miraflow.ai API, polling job status (with explicit rule to avoid tight loops), and downloading files only when requested. The SKILL.md instructs the agent to read $MIRAFLOW_API_KEY and to save downloaded MP4s to the current directory — these are expected for this functionality and do not request unrelated files, credentials, or system paths.
Install Mechanism
There is no install spec and no code files to execute locally (instruction-only), so the skill itself does not install binaries or fetch remote code. This limits on-disk risk; the main runtime activity is network calls to the Miraflow API.
Credentials
The SKILL.md and its embedded metadata state the skill requires MIRAFLOW_API_KEY and to include it in the x-api-key header — appropriate for the API. However the registry-level requirements listed at the top of the package report show 'Required env vars: none' and 'Primary credential: none', which is inconsistent. That mismatch means the skill may use sensitive credentials (your API key) even though the package metadata doesn't advertise it. The skill will transmit the API key to miraflow.ai (expected for this use) but you should be aware the key will be included in outbound requests.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent system-wide privileges, and contains no instructions to modify other skills or agent-wide configuration. Autonomous invocation is allowed (platform default) but not unusual here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install miraflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/miraflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Updated GitHub clone URL to minlabs
v1.0.2
Added credits to SKILL.md so they appear on the public skill page
v1.0.1
Updated credits to reflect Katie as director and Claude Code as the AI coding agent
v1.0.0
Miraflow 1.0.0 initial release
- Enables creation and management of AI videos and images via the Miraflow API.
- Supports listing avatars and voices, generating and editing AI images, and creating avatar videos with custom scripts and voices.
- Implements robust confirmation and error handling processes, requiring explicit user approval before content creation.
- Provides clear job and status reporting for asynchronous operations, with strict rules for API key usage, operation retry, and resource downloading.
- Features detailed, user-friendly workflow instructions for all supported actions.
元数据
常见问题
Miraflow 是什么?
Create and manage AI-generated videos and images using Miraflow, including avatar videos, cinematic clips, image generation, editing, and media uploads. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Miraflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install miraflow」即可一键安装,无需额外配置。
Miraflow 是免费的吗?
是的,Miraflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Miraflow 支持哪些平台?
Miraflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Miraflow?
由 minforge(@minforge)开发并维护,当前版本 v1.0.3。
推荐 Skills