A synchronization agent designed to keep your Polymarket prediction market positions updated and backed up across multiple platforms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket-portfolio-sync
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install polymarket-portfolio-sync using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Polymarket Portfolio Sync is a developer-centric tool built to streamline the management of decentralized prediction market data. By utilizing Openclaw Skills, this agent provides a reliable way to ensure that your trading positions, history, and portfolio snapshots are consistent across every environment you work in. It bridges the gap between the Polymarket platform and your local development or tracking workspace, providing a unified source of truth.
The skill is designed for traders who require high data availability and peace of mind. As a native component of the Openclaw Skills library, it prioritizes data integrity and accessibility, allowing users to focus on market strategy rather than data entry or manual synchronization across devices.
To get started with this skill, install it via the CLI:
openclaw install polymarket-portfolio-sync
After installation, configure your SkillPay.me credentials to authorize the API usage fees:
export SKILLPAY_API_KEY="your_api_key_here"
openclaw configure polymarket-portfolio-sync
The skill organizes trading data into the following schema for maximum compatibility within the Openclaw Skills ecosystem:
| Attribute | Type | Description |
|---|---|---|
| sync_token | String | Unique identifier for the current synchronization session |
| active_positions | Array | List of current bets, including buy price and current market value |
| trade_history | Object | Log of all historical transactions recorded on-chain |
| backup_status | Boolean | Indicates if the latest state has been successfully archived |
Loading
A specialized analytical tool for correlating real-time news events with price movements in prediction markets.

A professional tool for searching and filtering prediction markets on Polymarket using keywords, categories, and market status.

A high-precision tool for resolving Polymarket prediction markets and verifying outcomes with integrated micropayment support.

Access real-time probabilities, volume, and liquidity data for any Polymarket prediction market.

A professional tool for tracking Polymarket investment portfolios, calculating real-time P&L, and managing automated price alerts.

A dedicated finance tool to track active Polymarket positions, trade history, and profit/loss performance.








































