Open-source market making skills for AI agents
Agent Skills for OpenMM — multi-exchange trading, grid strategies, portfolio management, and real-time market data for AI agents.
Built on the open Agent Skills standard — a portable skill format recognized by OpenAI Codex, Gemini CLI, GitHub Copilot, Cursor, VS Code, OpenClaw, and 20+ other platforms.
npx @qbtlabs/openmm-skills --allnpx @qbtlabs/openmm-skills ██████╗ ██████╗ ███████╗███╗ ██╗███╗ ███╗███╗ ███╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║████╗ ████║████╗ ████║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║██╔████╔██║██╔████╔██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║██║╚██╔╝██║██║╚██╔╝██║
╚██████╔╝██║ ███████╗██║ ╚████║██║ ╚═╝ ██║██║ ╚═╝ ██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝
QBT Labs — Open-source market making for AI agents
Found 5 skills
Select skills to install (space to toggle)
□ openmm-exchange-setup
□ openmm-grid-trading
□ openmm-order-management
□ openmm-cardano-dex
□ openmm-portfolio
npx @qbtlabs/openmm-skills --listnpx @qbtlabs/openmm-skills --skill openmm-grid-tradingnpx @qbtlabs/openmm-skills --agent claude-code
npx @qbtlabs/openmm-skills --agent cursornpx @qbtlabs/openmm-skills --globalnpx skills add QBT-Labs/OpenMM-aiclawhub install openmm-exchange-setup
clawhub install openmm-grid-trading
clawhub install openmm-portfolioSelf-contained plugin packages for structured agent integration:
| Plugin | Description | npm |
|---|---|---|
| openmm-trading | Exchange setup, order management, and grid trading strategies | @qbtlabs/openmm-trading |
| openmm-market-data | Market data, portfolio tracking, and Cardano DEX integration | @qbtlabs/openmm-market-data |
| openclaw-openmm | OpenClaw plugin — trade and monitor from Telegram or any channel | @qbtlabs/openclaw-openmm |
openclaw plugins install @qbtlabs/openclaw-openmmnpm install -g @3rd-eye-labs/openmmVerify the installation:
which openmm| Exchange | Min Order | Credentials |
|---|---|---|
| MEXC | 1 USDT | MEXC_API_KEY, MEXC_SECRET |
| Gate.io | 1 USDT | GATEIO_API_KEY, GATEIO_SECRET |
| Bitget | 1 USDT | BITGET_API_KEY, BITGET_SECRET, BITGET_PASSPHRASE |
| Kraken | 5 EUR/USD | KRAKEN_API_KEY, KRAKEN_SECRET |
OpenMM Ecosystem
├── OpenMM (Core) → github.com/3rd-Eye-Labs/OpenMM
├── OpenMM-MCP (Tools) → github.com/QBT-Labs/OpenMM-MCP
└── OpenMM-AI (Skills) → this repo
├── .claude-plugin/ → plugin discovery manifest
└── packages/
├── openmm-skills/ → npx installer with OpenMM banner
└── plugins/
├── openmm-trading/ → trading skills + references
├── openmm-market-data/ → market data skills + references
└── openclaw-openmm/ → OpenClaw plugin (Telegram, Discord)
x402 (coming soon) — Payment layer for AI agent transactions is a work in progress.
Agent Skills is an open standard for portable AI agent capabilities. Skills are SKILL.md files that any compatible agent can read and execute.
These skills are built for OpenMM on centralized exchanges, but the format works with any platform that supports the Agent Skills standard — including OpenAI Codex, Gemini CLI, GitHub Copilot, Cursor, VS Code, OpenClaw, and more.
- Core Library: https://github.com/3rd-Eye-Labs/OpenMM
- MCP Server: https://github.com/QBT-Labs/OpenMM-MCP
- npm: https://www.npmjs.com/package/@3rd-eye-labs/openmm
- Documentation: https://deepwiki.com/3rd-Eye-Labs/OpenMM
- Agent Skills Standard: https://agentskills.io/home
- Website: https://qbtlabs.io
MIT © QBT Labs