← Back to Skills Marketplace
7408
Downloads
17
Stars
57
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 research and, optionally, recurring market alerts. Before enabling Monitor mode, confirm the cron schedule, delivery channel, and recipient, and remove or disable monitors when you no longer need them.
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 stated purpose covers market analysis, monitoring, and wallet profile tracking; the scripts fetch Polymarket public market/profile data, compute alerts, and do not place trades or use credentials.
Instruction Scope
Monitor mode explicitly documents recurring cron-based checks and alert delivery, so the scope is broader than one-time analysis but disclosed and tied to the skill purpose.
Install Mechanism
No package installation, remote script download, obfuscation, or installer-side mutation was found; the included Python scripts are visible in the bundle.
Credentials
Network access to Polymarket APIs and optional public wallet lookups are proportionate to the analysis purpose, but users should understand wallet/profile queries and alerts are external data flows.
Persistence & Privilege
The monitor can create recurring cron jobs and stores market state JSON for later comparison; this is purpose-aligned and includes pause, resume, list, and remove guidance.
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 7408 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