Agent Skills: polyclaw

Trade on Polymarket via split + CLOB execution. Browse markets, track positions with P&L, discover hedges via LLM. Polygon/Web3.

UncategorizedID: aAAaqwq/claude-code-skills/polyclaw

Install this agent skill to your local

pnpm dlx add-skill https://github.com/aAAaqwq/AGI-Super-Team/tree/HEAD/skills/polyclaw

Skill Files

Browse the full folder contents for polyclaw.

Download Skill

Loading file tree…

skills/polyclaw/SKILL.md

polyclaw

多策略聚合交易——Polymarket/CLOB 多策略交易执行引擎

状态: 部分实现 — 有 Python 库代码

已有模块

  • lib/llm_client.py — LLM 客户端
  • lib/gamma_client.py — Gamma API 客户端(Polymarket)
  • lib/clob_client.py — CLOB 订单簿客户端
  • lib/wallet_manager.py — 钱包管理
  • lib/contracts.py — 合约交互
  • lib/coverage.py — 覆盖率分析
  • lib/position_storage.py — 持仓存储

配置要求

  • Python 3.10+
  • Polymarket API 密钥
  • 钱包私钥(环境变量)