← Back to Skills Marketplace
7998
Downloads
17
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install polymarket-analysis
Description
Analyze Polymarket prediction markets for trading edges. Pair Cost arbitrage, whale tracking, sentiment analysis, momentum signals, user profile tracking. No execution.
Usage Guidance
Install only if you want read-only Polymarket market and wallet analysis. Before enabling Monitor mode, confirm the market, cron interval, state-file location, delivery channel, and recipient, and remove the cron job and stored state when you no longer want alerts.
Capability Analysis
Type: OpenClaw Skill
Name: polymarket-analysis
Version: 2.1.0
The skill bundle is designed for analyzing Polymarket prediction markets, fetching user profiles, and monitoring markets for alerts. All network requests are directed to legitimate Polymarket APIs (gamma-api.polymarket.com, data-api.polymarket.com). The Python scripts (`fetch-polymarket-user-profile.py`, `monitor-polymarket-market.py`) perform data retrieval and local state management (saving/loading JSON files in a dedicated 'state' directory) as expected for their stated purpose. The `SKILL.md` and `references/market-monitoring-setup.md` files contain instructions for the AI agent, including setting up cron jobs for continuous monitoring, but these instructions are directly aligned with the skill's stated analytical purpose and do not exhibit any signs of malicious prompt injection, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The artifacts consistently support market analysis, public wallet/profile lookup, and alert monitoring; scripts fetch public Polymarket API data and do not place trades or use credentials.
Instruction Scope
The main file says no trade execution while also documenting Monitor mode, cron setup, and profile tracking; monitoring is disclosed, but users should understand it is ongoing automation if enabled.
Install Mechanism
No installer-side mutation, package installation, obfuscation, remote script download, or hidden setup was found; the included Python scripts are visible and readable.
Credentials
Network access to Polymarket APIs, public wallet lookups, and optional alert delivery are proportionate to the stated finance-monitoring purpose, but they can reveal market interests to selected services.
Persistence & Privilege
The monitor stores per-market JSON state and can be configured as a recurring clawdbot cron job; this is purpose-aligned and includes list, pause, resume, and remove commands.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install polymarket-analysis - After installation, invoke the skill by name or use
/polymarket-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Add Data API for user profiles, positions, trades, P&L tracking
v2.0.0
Polymarket Analysis 2.0.0 introduces comprehensive tools for analyzing trading edges on Polymarket.
- Adds multi-strategy market analysis (arbitrage, momentum, whale tracking, sentiment).
- Supports both one-time analysis and continuous 24/7 monitoring.
- Defines structured alert thresholds for price moves, large trades, pair cost drops, and volume spikes.
- Provides clear step-by-step setup instructions and standardized output format.
- No trade execution—analysis and opportunity identification only.
Metadata
Frequently Asked Questions
What is Polymarket Analysis?
Analyze Polymarket prediction markets for trading edges. Pair Cost arbitrage, whale tracking, sentiment analysis, momentum signals, user profile tracking. No execution. It is an AI Agent Skill for Claude Code / OpenClaw, with 7998 downloads so far.
How do I install Polymarket Analysis?
Run "/install polymarket-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Polymarket Analysis free?
Yes, Polymarket Analysis is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Polymarket Analysis support?
Polymarket Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Polymarket Analysis?
It is built and maintained by lukebaze (@lukebaze); the current version is v2.1.0.
More Skills