← Back to Skills Marketplace
neckr0ik

Neckr0ik Polymarket Paper

by Neckr0ik · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
245
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install neckr0ik-polymarket-paper
Description
Paper trading platform for Polymarket. Practice prediction market trading with virtual money, learn strategies, track performance, and compete on leaderboard...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neckr0ik-polymarket-paper
  3. After installation, invoke the skill by name or use /neckr0ik-polymarket-paper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug neckr0ik-polymarket-paper
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Neckr0ik Polymarket Paper?

Paper trading platform for Polymarket. Practice prediction market trading with virtual money, learn strategies, track performance, and compete on leaderboard... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install Neckr0ik Polymarket Paper?

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

Is Neckr0ik Polymarket Paper free?

Yes, Neckr0ik Polymarket Paper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Neckr0ik Polymarket Paper support?

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

Who created Neckr0ik Polymarket Paper?

It is built and maintained by Neckr0ik (@neckr0ik); the current version is v1.0.0.

💬 Comments