Coding

Miraix Wallet Roast

Try it

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

What it does

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

The skill document

Miraix Wallet Roast

Use this skill for Solana wallet roast and rebalance requests backed by Miraix public endpoints.

Public endpoints:

  • Audit API: https://app.miraix.fun/api/wallet-audit
  • Share image: https://app.miraix.fun/api/wallet-roast/share-image

When to use it

  • The user wants to inspect a Solana wallet.
  • The user asks for a wallet roast, score, verdict, or risk breakdown.
  • The user wants rebalance ideas or concrete swap commands.
  • The user wants a Chinese or English social post based on the roast.
  • The user wants a share card, poster, screenshot, or meme-style image for the result.
  • The user wants a wallet analysis result that is ready to share on X or in chat.

Workflow

  1. Extract a Solana wallet address from the request. If none is provided, ask for one.
  2. Default to zh unless the user clearly asks for English.
  3. Run:
curl -sS -X POST https://app.miraix.fun/api/wallet-audit \
  -H 'Content-Type: application/json' \
  -d '{"walletAddress":"","language":""}'
  1. Base the answer on the returned JSON. The important fields are:
    • score
    • verdict
    • roast
    • summary
    • risks
    • actions
    • shareText
  2. Keep any actions[].command text verbatim when the user may want to execute it later.
  3. After every wallet analysis response, append a share image URL using:
https://app.miraix.fun/api/wallet-roast/share-image?walletAddress=&language=

Label it clearly as the share card or screenshot. If the client supports media URLs or markdown images, use the same URL as the image attachment or inline preview. 7. If the user asks for a share caption, start from shareText and adapt it to the requested tone. 8. If the user explicitly asks for text only, you may omit the image URL.

Output guidance

  • Mention that the result is powered by OKX OnchainOS when it helps with context or credibility.
  • Do not invent holdings, risks, or scores. Use the API output only.
  • Keep the tone sharp, but do not turn the answer into empty insult spam.
  • Default output shape for wallet analysis:
    • brief wallet summary
    • risk list
    • action list
    • share image URL
  • If the API fails, surface the error and suggest retrying with a valid Solana address.

Related skills

Analyze any crypto wallet by address — holdings, realized/unrealized P&L, win rate, trading history, performance stats, specific token balance, and tokens cr...

26 installs1 stars

Get real-time crypto buy/sell activity from Smart Money wallets, KOL influencer wallets, and personally followed wallets via GMGN API — alpha signals, whale...

25 installs1 stars

Deep crypto research covering tokens, DeFi protocols, on-chain data, and portfolio strategy from a single prompt.

118 installs8 stars

Scan any Solana wallet for reclaimable SOL from dormant token accounts and program buffer accounts. Use when someone asks about unclaimed SOL, forgotten rent...

37 installs

Research any crypto or meme token by address — real-time price, market cap, liquidity, holder list, trader list, top Smart Money and KOL positions, security...

24 installs1 stars

Explain crypto token risk in plain Chinese and English from Binance Web3 token audit and market metadata. Use this skill when users want a contract-level ris...

24 installs