A professional tool for tracking Polymarket investment portfolios, calculating real-time P&L, and managing automated price alerts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket-portfolio-tracker
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-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Polymarket Portfolio Tracker is a specialized utility designed for traders who need precise management of their prediction market assets. By integrating with Openclaw Skills, this tool enables users to synchronize their wallet addresses and receive instant updates on their contract valuations without manual refreshes. It serves as a comprehensive dashboard for monitoring financial performance across diverse market outcomes.
This skill goes beyond simple tracking by offering deep analytical capabilities. It helps traders understand their risk exposure and total return on investment by synthesizing market data and personal position history into actionable insights. Whether you are a casual participant or a high-volume trader, this skill ensures your portfolio data is always current and accessible.
To deploy the Polymarket Portfolio Tracker within your environment, ensure you have the necessary API credentials. Follow these steps to configure Openclaw Skills for your agent:
SKILLPAY_API_KEY from the service provider.export SKILLPAY_API_KEY="your_api_key_here"
The skill manages data primarily through JSON-based actions and market metadata. Below is the structural overview of how data is handled:
| Action | Input Required | Primary Output |
|---|---|---|
| sync | wallet address | JSON object of current positions and valuations |
| alert | market name, targetPrice, condition | Triggered notification via Email/Telegram |
| analyze | position history | ROI and risk exposure report |
Position Metadata:
market: The identifier for the specific prediction market.targetPrice: The decimal price (0 to 1) used for monitoring.condition: Logical operator for alerts (e.g., above, below).Loading
A synchronization agent designed to keep your Polymarket prediction market positions updated and backed up across multiple platforms.

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.

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

A specialized tool for calculating optimal position sizes, potential profits, and risk management for Polymarket prediction markets.








































