What problem does it solve?
Traders and autonomous agents need a complete, repeatable workflow to discover, evaluate, execute, and claim positions on Myriad prediction markets on BNB Chain without manual wallet juggling or fragmented tooling; this Skill consolidates that loop and reduces operational friction.
Core Features & Use Cases
- Market discovery: Search open markets by keyword, volume, and state with JSON output for agent pipelines.
- Safe trade execution: Preview trades with dry-run, place buys and sells with configurable slippage, and perform token swaps when necessary.
- Portfolio & claims management: Inspect open positions, monitor wallet balances, and sweep resolved winnings with claim all.
- MCP server for orchestration: Run as an MCP server to coordinate scout and execution agents for multi-agent desks.
- Use Case: An automated desk scans for event-driven catalysts, stages dry-run trades, executes validated buys, monitors exposure, and periodically claims and off-ramps winnings to fiat or stablecoins.
Quick Start
Use the myriad CLI to list open markets for a keyword, preview a trade with a dry-run, and execute a buy when confident.