← Back to Skills Marketplace
minforge

Miraflow

by minforge · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
124
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install miraflow
Description
Create and manage AI-generated videos and images using Miraflow, including avatar videos, cinematic clips, image generation, editing, and media uploads.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install miraflow
  3. After installation, invoke the skill by name or use /miraflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug miraflow
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Miraflow?

Create and manage AI-generated videos and images using Miraflow, including avatar videos, cinematic clips, image generation, editing, and media uploads. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Miraflow?

Run "/install miraflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Miraflow free?

Yes, Miraflow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Miraflow support?

Miraflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Miraflow?

It is built and maintained by minforge (@minforge); the current version is v1.0.3.

💬 Comments