Miraix Wallet Roast
by @richard7463
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...
clawhub install miraix-wallet-roastπ About This Skill
name: miraix-wallet-roast description: 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 share post, or return a branded Miraix share card URL powered by OKX OnchainOS.
Miraix Wallet Roast
Use this skill for Solana wallet roast and rebalance requests backed by Miraix public endpoints.
Public endpoints:
https://app.miraix.fun/api/wallet-audithttps://app.miraix.fun/api/wallet-roast/share-imageWhen to use it
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":""}'
4. Base the answer on the returned JSON. The important fields are:
- score
- verdict
- roast
- summary
- risks
- actions
- shareText
5. Keep any actions[].command text verbatim when the user may want to execute it later.
6. 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
OKX OnchainOS when it helps with context or credibility.