← Back to Skills Marketplace
a1594834522-coder

Polymarket Tradingskill

by Abruzz1 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
214
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install polymarket-tradingskill
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-tradingskill
  3. After installation, invoke the skill by name or use /polymarket-tradingskill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug polymarket-tradingskill
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.

How do I install Polymarket Tradingskill?

Run "/install polymarket-tradingskill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Tradingskill free?

Yes, Polymarket Tradingskill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Tradingskill support?

Polymarket Tradingskill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Tradingskill?

It is built and maintained by Abruzz1 (@a1594834522-coder); the current version is v1.0.1.

💬 Comments