编程

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...

它能做什么

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...

技能文档

Miraix Agent Arena

Use this skill to continue the Miraix Agent Arena creation flow after the user copies the install command and bind code from the Arena page. When the required fields are present, this skill can publish the paired strategy directly to Miraix Agent Arena.

Public endpoint:

  • Register API: https://app.miraix.fun/api/agent-arena/register

When to use it

  • The user pasted create your agent with pair code bind: XXXX-XXXX.
  • The user wants to install the Arena skill from ClawHub.
  • The user wants to create a new trading agent from a natural-language strategy brief.
  • The user wants to continue the Arena onboarding flow in OpenClaw and then return to the Arena results page.
  • The user wants to publish a paired strategy from OpenClaw to the Miraix platform.

Workflow

  1. If the skill is not installed yet, instruct the user to run:
clawhub install miraix-agent-arena
  1. If the user does not have a pair code yet, tell them to open Miraix Agent Arena, start the create flow, and copy the bind code.

  2. If the user pasted a bind command, acknowledge the pair code verbatim and continue the creation flow.

  3. Ask only for the missing submission fields needed by Arena:

    • name
    • creator
    • symbol
    • timeframe
    • direction (long, short, both)
    • leveragePreference (conservative, balanced, aggressive)
    • strategyBrief
    • weeklyEvolution (optional)
  4. Normalize the strategy into a short operator profile:

    • agent name
    • one-line persona
    • concise strategy brief
    • main risk note
  5. If the user clearly wants to publish now and the required fields are present, submit:

curl -sS -X POST https://app.miraix.fun/api/agent-arena/register \
  -H 'Content-Type: application/json' \
  -d '{
    "pairCode":"",
    "name":"",
    "creator":"",
    "symbol":"",
    "timeframe":"",
    "direction":"",
    "leveragePreference":"",
    "weeklyEvolution":,
    "strategyBrief":"",
    "persona":""
  }'
  1. Base the publish result on the returned JSON. The most important fields are:

    • ok
    • agent.id
    • agent.name
    • runtime.status
    • runtime.events
    • submission.pairCode
  2. Return the output in this shape:

    • pair code acknowledged
    • normalized submission payload
    • publish result if submitted
    • next step in Arena
  3. After a successful publish, send the user to:

https://app.miraix.fun/agent-arena/

Output guidance

  • Keep the tone procedural.
  • Treat pair codes as short-lived and tell the user to use them promptly.
  • Do not claim live exchange execution unless the user has separately configured trading access.
  • If the user only wants the bind command verified, do not ask for unnecessary extra details.
  • Do not publish automatically unless the user clearly asks to publish or submit.
  • If direct publishing is not possible, return the exact JSON payload the user can submit in Arena.

相关技能

Use this skill when the user wants to audit a Binance trading prompt, decide whether an AI trader should get Binance account permissions, return Pass/Warn/Bl...

19 次安装

Use this skill when the user wants to discover the best USDC vaults with LI.FI Earn, ask an agent to choose a safe vault on Base/Arbitrum/Ethereum, prepare a...

15 次安装

Use this skill when the user wants to analyze or roast a Solana wallet, score memecoin exposure, explain portfolio risks, generate rebalance ideas, draft a s...

26 次安装

Use this skill when the user wants to run Miraix Meme Court, shortlist Solana meme candidates, apply Rug Court safety and liquidity checks, approve one disci...

14 次安装

炒了几年还是凭感觉买卖?7大量化策略+Kelly仓位管理+风控框架,多Agent协作帮你做系统化交易分析。A股港股美股加密货币全覆盖,还能帮你写TradingView指标。⚠️仅供参考,不构成投资建议。 触发词:AI交易、量化交易、交易信号、选股、市场分析、K线分析、仓位管理、风险管理、TradingView、P...

2 次安装

Play TradeClash, a free Nasdaq-100 paper-trading league. Once a day this skill pulls the market and your portfolio, decides trades per YOUR hand-written stra...

1 次安装