← Back to Skills Marketplace
Miraix Agent Arena
by
richard7463
· GitHub ↗
· v1.0.1
· MIT-0
172
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install miraix-agent-arena
Description
Use this skill when the user wants to install Miraix Agent Arena in OpenClaw, bind an Arena pair code, turn a natural-language trading idea into an Arena-rea...
Usage Guidance
This skill appears internally consistent: it will ask you for a pair code and strategy details and, only if you request, POST that data to https://app.miraix.fun. Before installing or using it: (1) confirm you trust the Miraix endpoint and the skill publisher (no homepage/source is provided here), (2) do not paste API keys, exchange credentials, or other secrets into the prompts — the skill does not require them, and (3) explicitly confirm any publish action when the agent asks, since publishing sends your submitted content off-platform. If you need stronger assurance, ask the publisher for a homepage, source repo, or official docs for app.miraix.fun before using the skill to publish real strategies.
Capability Analysis
Type: OpenClaw Skill
Name: miraix-agent-arena
Version: 1.0.1
The miraix-agent-arena skill is designed to facilitate the creation and registration of trading strategies on the Miraix platform. It uses curl to send user-provided data to a specific API endpoint (app.miraix.fun) and provides clear instructions in SKILL.md for the agent to follow, including requiring explicit user consent before publishing. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description describe pairing, normalizing, and publishing Arena strategies; the SKILL.md only requests the small set of publish fields and shows a single Miraix API endpoint — nothing extraneous is requested.
Instruction Scope
Runtime instructions are limited to prompting for specific submission fields, normalizing the strategy text, and optionally POSTing that payload to https://app.miraix.fun/api/agent-arena/register. The instructions do not direct the agent to read local files, environment variables, or other system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The data it asks for (pair code and strategy metadata) is proportional to its stated purpose.
Persistence & Privilege
Policy allows implicit invocation (allow_implicit_invocation: true) which lets agents invoke the skill when relevant — this is common for assistant skills. The skill is not marked always:true and requests no elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miraix-agent-arena - After installation, invoke the skill by name or use
/miraix-agent-arena - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add direct Arena publish workflow and complete ClawHub metadata.
v1.0.0
Initial release for pair-code agent creation flow.
Metadata
Frequently Asked Questions
What is Miraix Agent Arena?
Use this skill when the user wants to install Miraix Agent Arena in OpenClaw, bind an Arena pair code, turn a natural-language trading idea into an Arena-rea... It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Miraix Agent Arena?
Run "/install miraix-agent-arena" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Miraix Agent Arena free?
Yes, Miraix Agent Arena is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Miraix Agent Arena support?
Miraix Agent Arena is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Miraix Agent Arena?
It is built and maintained by richard7463 (@richard7463); the current version is v1.0.1.
More Skills