This wraps OKX's binary outcome markets (the YES/NO prediction contracts) so Claude can trade event-based positions directly from the command line. It's a separate credential system from their main trading API, which means extra setup but also isolation if you're already using OKX for spot or futures. The skill shells out to an external okx-outcomes binary that needs to be in your PATH, so you'll need both the main OKX CLI wrapper and the outcomes binary installed. Useful if you're building agents that take positions on real-world events or want to automate prediction market strategies without touching the web interface.
npx -y skills add okx/agent-skills --skill okx-outcomes --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot