chainstacklabschainstacklabsOfficialยท1 Agent Skills Included

polyclaw

Polymarket trading, position tracking, and hedge discovery

Browses Polymarket prediction markets, executes on-chain YES/NO trades, and tracks open positions with live profit and loss. Finds hedging opportunities between related markets using strict logical-implication analysis with coverage tiers. Handles wallet setup, contract approvals, and split-based order execution on Polygon, removing manual blockchain steps.
npx skills add chainstacklabs/polyclaw --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install PolyClaw?โ–ผ

Run `npx skills add chainstacklabs/polyclaw --all -g -y` in your terminal to install the skill globally. Then set your Chainstack node URL, private key, and OpenRouter API key as environment variables.

How to trade on Polymarket with PolyClaw?โ–ผ

Run a one-time wallet approval, then use simple buy commands like `buy <market_id> YES 50`. The skill splits your pUSD into YES and NO tokens and sells the unwanted side on the order book automatically.

How does PolyClaw find hedging opportunities?โ–ผ

It scans trending markets and uses language-model analysis to find pairs where one outcome logically guarantees another. Results are ranked by coverage tiers, with Tier 1 (95%+) being near-arbitrage.

Does PolyClaw work with OpenClaw?โ–ผ

Yes. It is built as a native OpenClaw skill, so you can use plain-English prompts like 'What's trending on Polymarket?' or 'Buy $50 YES on this market' directly in your agent.

Is PolyClaw safe to use with real funds?โ–ผ

The code is unaudited and provided for educational use, so only keep small amounts in the trading wallet and withdraw regularly. Your private key is stored as an environment variable, which is convenient but less secure than encrypted storage.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’