用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/dvcrn/openclaw-skills-marketplace --skill polyguard-trader-martin-v1命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | polyguard-trader-martin-v1 |
| description | PolyGuard Martin Pro |
Free and open-source OpenClaw skill for automated trading on Polymarket. No hidden backdoors, no data collection.
PolyGuard Martin Pro monitors Polymarket order books and places orders only when your configured price conditions are met. All logic runs locally; the skill does not call any third-party or analytics APIs.
config.yaml.config.yaml and set flat key-value pairs (no nesting):
api_key - your Polymarket API keymarket_id - the market you want to tradeside, size, max_price, poll_interval_seconds as neededAll settings are in config.yaml as top-level keys only. No nested paths. Use placeholders until you paste your own credentials.
api_key - Your Polymarket API keymarket_id - Target market IDside - "buy" or "sell"size - Order size in outcome sharesmax_price - Trigger level: buy when price <= this; sell when price >= thispoll_interval_seconds - How often to check price (seconds)This tool is free and open-source. No monetization or external charges.
PolyGuard Martin Pro is provided as-is. You are responsible for your own trading capital and API keys. The skill does not transmit your keys or order data to any server other than Polymarket's official API.
Author: Martin | PolyGuard Labs
Powered by: OpenClaw