← 返回 Skills 市场
a1594834522-coder

Polymarket Tradingskill

作者 Abruzz1 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
214
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-tradingskill
功能描述
Use when an OpenClaw user needs fast NBA opportunity scanning, NBA-only /fair pricing, or deep analysis of one specific Polymarket market or event in any dom...
安全使用建议
This skill appears to do what it says (read-only Polymarket decision support) and will call a local OpenClaw agent API, but the package metadata fails to declare the environment variables that SKILL.md requires. Before installing: 1) Ask the publisher to update registry metadata to list OPENCLAW_AGENT_API_BASE_URL and OPENCLAW_AGENT_API_KEY. 2) Only provide an API key that is strictly read-only and scoped to the local agent endpoints described; avoid giving any key that allows trade execution, wallet access, or agent configuration changes. 3) Verify the OPENCLAW_AGENT_API_BASE_URL points to a trusted host you control. 4) Be aware the skill allows implicit invocation by agents — if you run autonomous agents, consider limiting or auditing invocations. If the publisher cannot explain the metadata omission, treat the skill as untrusted until clarified.
功能分析
Type: OpenClaw Skill Name: polymarket-tradingskill Version: 1.0.1 The polymarket-tradingskill bundle is a decision-support tool designed to analyze Polymarket data for NBA, soccer, and other events. It operates by querying a user-defined backend API (via OPENCLAW_AGENT_API_BASE_URL) and explicitly restricts the agent from performing trade execution, wallet management, or final decision-making. The instructions in SKILL.md and the API documentation in references/agent-api.md focus on structured data retrieval and analysis, including security-conscious directives to handle API keys via environment variables rather than hardcoding them.
能力评估
Purpose & Capability
The name/description (Polymarket decision support, NBA scan/fair/deep analysis) align with the SKILL.md and the documented local API endpoints. Requiring an OpenClaw-local agent API as a backend is reasonable for this functionality. However, the skill's registry metadata lists no required env vars or primary credential while the SKILL.md explicitly asks for OPENCLAW_AGENT_API_BASE_URL and OPENCLAW_AGENT_API_KEY — that metadata omission is an inconsistency.
Instruction Scope
The SKILL.md limits runtime actions to read-only queries against a local OpenClaw agent API (/events, /markets, /markets/{id}/fair, /orderbook, /check, /health). It explicitly forbids trading, wallet/portfolio ops, or making final trade decisions. It does not instruct reading arbitrary files or contacting external endpoints outside the declared local agent base path.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk, which minimizes install-time risk.
Credentials
SKILL.md requires two user-managed environment variables (OPENCLAW_AGENT_API_BASE_URL and OPENCLAW_AGENT_API_KEY) but the registry metadata reports 'Required env vars: none' and no primary credential. The requested variables are proportionate to purpose (to call a local read-only API), but the metadata omission is a transparency problem: users and the platform are not being told up-front which secrets the skill depends on. Also confirm that any API key you provide is strictly read-only and scoped to avoid unintended actions.
Persistence & Privilege
The skill is not force-installed (always:false) and the agent manifest allows implicit invocation (policy.allow_implicit_invocation: true). Implicit/autonomous invocation is normal for skills, but combined with the metadata omission it increases the value of ensuring the API key is read-only and scoped.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-tradingskill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-tradingskill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Expanded skill: now supports fast NBA scanning, NBA-only /fair requests, and universal deep analysis of any Polymarket market, with clearer input routing rules.** - Renamed skill to `polymarket-tradingskill` and broadened its description to cover NBA, soccer, and general Polymarket deep analysis. - Added fast routing rules: `/fair` (NBA only), `/analyze` or variants, NBA and soccer opportunity scanning, and handling of direct PM URLs. - Clarified that `/fair` works only for NBA; all other domains use deep analysis mode. - Enhanced analyze intent mapping to catch multiple languages and explicit analysis prompts. - Updated API order of operations and candidate selection details for NBA and universal analysis paths. - Updated documentation and README for quick-start, new operating modes, and stricter routing rules.
v1.0.0
Initial release of OpenClaw Polymarket Decision Support skill. - Surfaces and prioritizes Polymarket opportunity candidates for review, without making final trading decisions. - Supports discovery (broad scan) and deep analysis (single market) modes with clear selection logic. - Enforces cooldowns and deduplication to avoid repeating unchanged analysis. - Returns structured, compact prioritized lists and market analysis as decision support, not as trade execution. - Requires user-provided API base URL and key; does not handle credentials or trading actions. - Adheres to strict output, side-framing, and stop rules to maintain concise, actionable reporting.
元数据
Slug polymarket-tradingskill
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Polymarket Tradingskill 是什么?

Use when an OpenClaw user needs fast NBA opportunity scanning, NBA-only /fair pricing, or deep analysis of one specific Polymarket market or event in any dom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。

如何安装 Polymarket Tradingskill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-tradingskill」即可一键安装,无需额外配置。

Polymarket Tradingskill 是免费的吗?

是的,Polymarket Tradingskill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Tradingskill 支持哪些平台?

Polymarket Tradingskill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Tradingskill?

由 Abruzz1(@a1594834522-coder)开发并维护,当前版本 v1.0.1。

💬 留言讨论