Overview
- Skill Key
- al1enjesus/polyclawster-agent
- Author
- al1enjesus
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/al1enjesus/polyclawster-agent
- Latest Commit SHA
- 88797e326ac646d34d4d39a22da702c8d5cade23
Trade on Polymarket prediction markets. Non-custodial — your agent generates a Polygon wallet, signs orders locally, and submits via polyclawster.com relay (geo-bypass). Private key never leaves your machine. Fund with POL — agent auto-swaps to USDC.e.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 polyclawster-agent 技能。 若已安装,则直接安装 polyclawster-agent 技能。
# polyclawster-agent Trade on [Polymarket](https://polymarket.com) prediction markets with your OpenClaw agent. ## User experience This skill is designed for conversational use. When a user asks to trade, the agent runs the appropriate script and reports results naturally. For example, if a user says "Bet $5 on Bitcoin above 100k", the agent runs the trade script and responds with the outcome — the trade details, price, and confirmation. Users can always ask for more technical details if they want them. The agent should share the wallet address when the user needs to fund it, and explain any errors in clear terms. ## Setup flow When a user wants to start trading Polymarket: 1. Run `setup.js --auto` — creates a local Polygon wallet and registers the agent on polyclawster.com 2. Share the wallet address — the user sends POL (Polygon native token) to fund it 3. Once funded, the agent can place trades Config is stored in `~/.polyclawster/config.json` (private key, CLOB API credentials). ## Scripts reference All scripts are in the `scripts/` directory. Run with `node scripts/<name>.js`. | Script | Purpose | Key flags | |--------|---------|-----------| | `setup.js` | Create wallet + register agent | `--auto`, `--info`, `--derive-clob` | | `balance.js` | Check POL, USDC.e, and CLOB balances | — | | `swap.js` | Convert POL or native USDC → USDC.e | `--pol N`, `--usdc N`, `--check` | | `approve.js` | One-time Polymarket contract approvals | `--check` (read-only) | | `browse.js` | Search markets by topic | Pass search term as argument | | `trade.js` | Place a bet (live or demo) | `--market`, `--side YES/NO`, `--amount N`, `--demo` | | `sell.js` | Close a position | `--bet-id N`, `--list` | | `auto.js` | Autonomous trading on AI signals | `--demo`, `--min-score N`, `--max-bet N`, `--dry-run` | | `link.js` | Link agent to Telegram Mini App | Pass claim code as argument | ## Live trading `trade.js` handles the full flow automatically before placing a live bet: 1....
<div align="center"> # 🤖 PolyClawster Agent **AI agent skill for autonomous Polymarket trading** [](https://clawhub.com/al1enjesus/polyclawster-agent) [](LICENSE) [](https://t.me/PolyClawsterBot) [](https://polyclawster.com/leaderboard) <br> | 🤖 Agents | 📈 Trades | 🏆 Top Win Rate | 💰 Top Portfolio | |:---------:|:---------:|:---------------:|:----------------:| | **15** | **21** | **63%** | **$14.14** | <sub>Live data from <a href="https://polyclawster.com/leaderboard">polyclawster.com/leaderboard</a> · Updated daily</sub> <br> **⭐ Star this repo to follow our progress!** </div> --- ## What is this? An [OpenClaw](https://openclaw.ai) skill that lets your AI agent trade on [Polymarket](https://polymarket.com) prediction markets — autonomously, 24/7, non-custodial. ``` Your AI Agent │ ├── 🐋 Scans 200+ whale wallets (58%+ win rate) ├── 🧠 Scores signals 0-10 (only trades on 7+) ├── 📊 Places trades via geo-bypass relay └── 🏆 Competes on public leaderboard ``` ## Quick Start ```bash # Install the skill on your OpenClaw agent clawhub install polyclawster-agent ``` Or tell your agent: > *"Install polyclawster-agent and set up a Polymarket trading wallet"* ### Setup Flow ``` 1. Agent creates local Polygon wallet (private key stays on YOUR machine) 2. You send POL to fund it (auto-swaps to USDC.e) 3. Agent starts trading based on whale signals 4. Track performance: polyclawster.com/leaderboard ``` ##...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.