← 返回 Skills 市场
8810
总下载
27
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install polymarket-agent
功能描述
Research Polymarket markets, whale flow and smart money; optionally trade a Polygon wallet behind deterministic risk guard-rails.
安全使用建议
Install only if you want a tool that can manage a dedicated Polymarket wallet and potentially place real orders. Keep dry-run on until tested, prefer the encrypted keystore over POLYMARKET_KEY, fund only a dedicated wallet with money you can lose, and avoid enabling autonomous mode unless you accept time-boxed orders without per-order confirmation.
能力评估
Credentials
The skill declares its POLYMARKET_* environment variables, uses fixed Polymarket API hosts, and keeps env-key use as an opt-in legacy fallback; network and credential access are proportionate to the optional trading function.
Install Mechanism
Installation creates a local Python virtualenv, installs pinned dependencies from requirements.txt, and creates a private state directory; I found no automatic cron setup or hidden installer behavior.
Instruction Scope
Runtime instructions strongly separate research from trading, require specific user intent for orders and schedules, forbid inferred trades, and warn against obeying external market/news text as instructions.
Persistence & Privilege
Persistence is limited to a user-state directory for encrypted keystore, config, journal, kill switch, alert deduplication, and optional user-confirmed cron examples; autonomous mode is time-boxed, capped, journaled, and blocked by the kill switch.
Purpose & Capability
The skill can custody a Polygon wallet key, read balances/orders, place Polymarket orders, and optionally run autonomous mode, but these high-impact capabilities are disclosed in SKILL.md and align with its stated trading purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.3
Fixes a High-severity finding (SkillSpector E2, 0.93 confidence) surfaced by the 2.1.2 scan: POLYMARKET_KEY was checked before the encrypted keystore and activated on mere presence, with no warning at use-time. Now the keystore is tried first; the env var is a gated fallback requiring the new POLYMARKET_ALLOW_ENV_KEY=1, and warns on every actual use, not just in poly doctor. 3 new tests cover the precedence and gating.
v2.1.2
Response to ClawHub's SkillSpector scan (score 49, CAUTION) on 2.1.0/2.1.1: raised requests floor to 2.33.0 for CVE-2026-25645, and split/tightened SKILL.md's trigger table so broad phrases can't activate wallet/trading actions outside a Polymarket context. Autonomous mode reviewed and kept as-is (see CHANGELOG.md for reasoning) — already gated by explicit opt-in, 24h expiry, financial caps, and kill-switch override.
v2.1.1
Restore skill-card.md — 2.1.0 removed it assuming server-side generation, but the registry needs the file present in the artifact to serve it. Content updated for 2.1.0's whale-tracking and smart-money features.
v2.1.0
Whale tracking, smart-money leaderboard, and recurring alerts with dedup — plus 5 accounting bugs found reviewing 2.0.0 (worst one: open-order counter only grew, blocking all trading after 10 orders). Manifest fix: removed a permissions field that does not exist in the ClawHub schema; env vars now properly declared. Added: poly whales / leaderboard / trader / holders / quote, --alert mode with NO_REPLY suppression for cron, shared HTTP layer with backoff. Full changelog in CHANGELOG.md.
v1.0.2
Fixed install.sh for Ubuntu 24.04+ (uses venv for PEP 668 compliance)
v1.0.1
Added clear post-install instructions for poly CLI setup
v1.0.0
Initial public release of polymarket-agent:
- Autonomous agent for Polymarket prediction markets: monitors, researches, analyzes, and identifies trading opportunities.
- Integrates with `poly` CLI for market data, balances, and trading.
- Mandatory web search and social sentiment research to inform trading recommendations.
- Uses advanced strategies: news scalping, arbitrage, sentiment analysis, whale watching, event-based trading, and resolution decay.
- Remembers user trade history, market interests, and risk preferences using Clawdbot memory.
- Provides structured market analysis and risk summaries before suggesting or executing trades.
- Supports scheduled alerts, proactive daily briefings, and topical opportunity scans.
元数据
常见问题
Polymarket Agent 是什么?
Research Polymarket markets, whale flow and smart money; optionally trade a Polygon wallet behind deterministic risk guard-rails. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8810 次。
如何安装 Polymarket Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-agent」即可一键安装,无需额外配置。
Polymarket Agent 是免费的吗?
是的,Polymarket Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Agent 支持哪些平台?
Polymarket Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Agent?
由 AndréLanD(@andretuta)开发并维护,当前版本 v2.1.3。
推荐 Skills