← Back to Skills Marketplace
Miraix Meme Court
by
richard7463
· GitHub ↗
· v0.1.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install miraix-meme-court
Description
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...
Usage Guidance
Before installing or using this skill, consider that it will send the wallet address and budget/parameters you provide to a third-party domain (https://app.miraix.fun). The skill does not request or store private keys and will not sign or submit live trades unless the API returns a live prepared payload — and it only calls the 'prepare' endpoint when the user explicitly requests payload preparation. Verify you trust the Miraix service and its privacy/data-retention policies before sending any sensitive information, never paste private keys or signing seeds into prompts, and confirm any unsigned payloads with your wallet/signer before using them in live execution. If you require higher assurance, ask the skill author for details about the operator, hosting, and data handling for app.miraix.fun.
Capability Analysis
Type: OpenClaw Skill
Name: miraix-meme-court
Version: 0.1.0
The miraix-meme-court skill is a functional wrapper for a Solana meme coin trading analysis service. It uses curl to interact with the miraix.fun API to shortlist tokens, perform safety checks, and prepare unsigned transaction payloads. The skill operates as described, handling only public wallet addresses and trade parameters without attempting to access sensitive local files, environment variables, or private keys.
Capability Assessment
Purpose & Capability
The name/description (Miraix Meme Court, shortlist Solana meme candidates, run Rug Court checks, prepare unsigned payloads) map directly to the SKILL.md instructions which call three public Miraix endpoints. There are no unrelated environment variables, binaries, or install steps requested. The only oddity is a hard-coded default walletAddress, but this is consistent with a demo/default behaviour rather than an unexplained privilege.
Instruction Scope
Runtime instructions instruct the agent to POST JSON (walletAddress, budgetUsd, riskMode, strategy) to https://app.miraix.fun endpoints and to base responses on returned fields. This necessarily sends user-supplied wallet addresses and budget info to a third-party domain — expected for the skill's function but a privacy consideration. The SKILL.md explicitly requires the user to ask before preparing unsigned payloads and forbids claiming live signing unless API proves it, which reduces risk. The skill does not request private keys or other credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. No downloads, package installs, or archive extraction are present, which minimizes disk/write risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. This is proportionate: the API interactions shown do not require platform secrets. Note: a default walletAddress is embedded in the SKILL.md — that is not a secret but may be unexpected as a default input.
Persistence & Privilege
always:false (no forced permanent inclusion). The included agents/openai.yaml sets allow_implicit_invocation: true which permits the skill to be invoked by the agent when appropriate; this is standard for skills and not a persistence or privilege escalation by itself. The skill does not request to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miraix-meme-court - After installation, invoke the skill by name or use
/miraix-meme-court - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial ClawHub release for the Bitget Wallet track.
Metadata
Frequently Asked Questions
What is Miraix Meme Court?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Miraix Meme Court?
Run "/install miraix-meme-court" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Miraix Meme Court free?
Yes, Miraix Meme Court is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Miraix Meme Court support?
Miraix Meme Court is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Miraix Meme Court?
It is built and maintained by richard7463 (@richard7463); the current version is v0.1.0.
More Skills