guzusguzusCommunityยท1 Agent Skills Included

dr-manhattan

Unified trading API for Polymarket, Kalshi, and prediction markets

Trades prediction markets like Polymarket, Kalshi, Opinion, Limitless, and Predict.fun through one unified CCXT-style interface. Searches markets, reads orderbooks, places and cancels orders, and tracks balances, positions, and portfolio value without juggling separate exchange APIs. Runs automated market-making strategies in the background and connects directly to Claude via a built-in MCP server.
npx skills add guzus/dr-manhattan --all -g -y
Available:

Gives your AI agent coding and runtime rules for this project, including using uv for dependencies, keeping code minimal, proactively running and debugging, and documenting any new exchange integration in the wiki.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dr-manhattan?โ–ผ

Run `npx skills add guzus/dr-manhattan --all -g -y` in your terminal to install this skill globally.

Which prediction markets does dr-manhattan support?โ–ผ

It supports Polymarket, Kalshi, Opinion, Limitless, and Predict.fun through one unified interface, so the same code works across all five exchanges.

Can I trade prediction markets from Claude?โ–ผ

Yes. Dr. Manhattan includes a built-in MCP server that lets Claude search markets, check balances, place orders, and manage strategies using plain-English requests.

Can I browse markets without an account or API keys?โ–ผ

Yes. You can create read-only exchange instances without credentials to fetch markets, prices, and orderbooks; credentials are only needed for trading.

Does dr-manhattan support automated trading strategies?โ–ผ

Yes. It includes a strategy base class and session manager to run, pause, monitor, and stop market-making strategies in the background with real-time metrics.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’