← 返回 Skills 市场
397
总下载
0
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-cli
功能描述
Query prediction markets, place trades, and manage positions with the Polymarket CLI for AI agents.
安全使用建议
This skill appears coherent for querying and managing Polymarket via the official CLI, but before installing: 1) Confirm the brew tap / GitHub repo is the official Polymarket repo (avoid third-party forks). 2) Never provide private keys or run wallet commands through the agent — follow the skill's advice to run wallet commands yourself. 3) Review and opt in explicitly before allowing the skill to store preferences or track markets (it will write a local memory file and may save settings in the agent memory). 4) Test with read-only commands first (markets, clob price/book) to confirm behavior and endpoints. If you want the agent to place orders, require explicit, per-action confirmation and keep private keys strictly under your control.
功能分析
Type: OpenClaw Skill
Name: polymarket-cli
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for Polymarket CLI is classified as benign. All files consistently provide clear instructions for the AI agent to interact with Polymarket, while explicitly and repeatedly enforcing strong security boundaries. Specifically, `SKILL.md`, `commands.md`, and `setup.md` instruct the agent to never handle private keys, never read sensitive configuration files like `~/.config/polymarket/config.json`, and to refuse user requests for wallet management commands. External endpoints are legitimate Polymarket and Polygon services. There is no evidence of data exfiltration, malicious execution, obfuscation, or prompt injection attempts designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
Name/description match the requested binary and command set. Required binary (polymarket) and install options (Homebrew/Cargo) are appropriate for a CLI wrapper. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md restricts the agent to read-only commands by default and explicitly forbids running wallet commands or reading ~/.config/polymarket/config.json, which aligns with the stated purpose. One ambiguous line — “No config visible to user — use natural language, not 'integration: proactive'” — could be interpreted as guidance to avoid exposing internal flags to users; this is not inherently malicious but is worth checking for transparency when the agent is active. The skill will save a local memory file and may write user preferences to the agent's memory store with consent.
Install Mechanism
Install spec is Homebrew (recommended) with a tap pointing to a GitHub repository and a Cargo option. These are standard package sources; no arbitrary downloads or extract operations are present. Verify the brew tap points to the official Polymarket repo before installing.
Credentials
No environment variables or external credentials are requested by the skill. The architecture notes the CLI config stores private keys in ~/.config/polymarket/config.json, but the skill explicitly instructs the agent not to read or access that file, which is proportionate to the role of an agent that performs read-only queries.
Persistence & Privilege
always is false (normal). The skill intends to persist user preferences in ~/polymarket-cli/memory.md and (with permission) the agent's main memory; this is reasonable for personalization but means the skill can remember tracked markets and activation preferences — ensure you consent to that persistence and review stored preferences periodically.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Polymarket CLI 是什么?
Query prediction markets, place trades, and manage positions with the Polymarket CLI for AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 Polymarket CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-cli」即可一键安装,无需额外配置。
Polymarket CLI 是免费的吗?
是的,Polymarket CLI 完全免费(开源免费),可自由下载、安装和使用。
Polymarket CLI 支持哪些平台?
Polymarket CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin)。
谁开发了 Polymarket CLI?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills