← 返回 Skills 市场
245
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install neckr0ik-polymarket-paper
功能描述
Paper trading platform for Polymarket. Practice prediction market trading with virtual money, learn strategies, track performance, and compete on leaderboard...
安全使用建议
This skill appears coherent and self-contained: it stores account and leaderboard data under ~/.polymarket-paper and does not ask for API keys or system-wide credentials. Before installing or allowing autonomous use, review the rest of the Python code (the truncated portion) for any network calls or external endpoints (urllib imports suggest possible requests). If you plan to use 'live market data', confirm which API/URL the tool will call and whether any API keys or telemetry are required. Also note the tool will create and modify files in your home directory; back up any important data and inspect those files if you have privacy concerns. If you want stronger assurance, run the script in a sandboxed environment first.
功能分析
Type: OpenClaw Skill
Name: neckr0ik-polymarket-paper
Version: 1.0.0
The skill bundle provides a local paper trading simulator for Polymarket. The Python script (scripts/paper_trading.py) implements basic account management, trade execution, and portfolio tracking using local JSON storage in the user's home directory (~/.polymarket-paper). There is no evidence of data exfiltration, malicious execution, or prompt injection; the code uses only standard libraries and lacks any network activity or suspicious system calls.
能力评估
Purpose & Capability
Name/description (paper trading for Polymarket) align with the included CLI instructions and Python implementation. The skill does not request unrelated credentials or binaries. Feature claims (accounts, portfolio, leaderboard, analytics) map to local data storage and sample market data in the code.
Instruction Scope
SKILL.md instructs use of a CLI that matches the included script. One minor mismatch: the README/manifest claims 'Real market data — Live Polymarket prices' while the provided code currently uses in-repo sample_markets (a stub). The remainder of the script (truncated) imports urllib which could be used for network calls; this would be coherent if used to fetch market prices, but you should review the rest of the code for any external endpoints before enabling network access.
Install Mechanism
No install script or remote download is specified (instruction-only with one local Python script). No archives or remote installers are fetched; this is low-risk from an installer perspective.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. Its file writes are limited to a dedicated directory under the user's home (~/.polymarket-paper), which is proportionate for storing accounts and leaderboard data.
Persistence & Privilege
The skill is not forced always-on, and it does not attempt to modify other skills or global agent settings. It persists only its own account and leaderboard JSON files under the user's home directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neckr0ik-polymarket-paper - 安装完成后,直接呼叫该 Skill 的名称或使用
/neckr0ik-polymarket-paper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of neckr0ik-polymarket-paper: a paper trading platform for Polymarket.
- Practice prediction market trading with $10,000 virtual accounts.
- Simulated trading uses real Polymarket market data and provides instant portfolio and performance tracking.
- Includes leaderboards, educational strategy guides, and detailed analytics.
- Multiple account tiers: Free, Pro, and Team with varying limits and features.
- Command-line interface for all actions: create account, view markets, place trades, track positions, analyze trades, and export history.
元数据
常见问题
Neckr0ik Polymarket Paper 是什么?
Paper trading platform for Polymarket. Practice prediction market trading with virtual money, learn strategies, track performance, and compete on leaderboard... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Neckr0ik Polymarket Paper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neckr0ik-polymarket-paper」即可一键安装,无需额外配置。
Neckr0ik Polymarket Paper 是免费的吗?
是的,Neckr0ik Polymarket Paper 完全免费(开源免费),可自由下载、安装和使用。
Neckr0ik Polymarket Paper 支持哪些平台?
Neckr0ik Polymarket Paper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neckr0ik Polymarket Paper?
由 Neckr0ik(@neckr0ik)开发并维护,当前版本 v1.0.0。
推荐 Skills