Files
The Doctor (MyClaw) fd6c8c403e feat(v0.13.0): mass import — 611 → 1211 skills (+600 new)
Bulk import from openclaw/skills official Archive (3,600+).
Quality filter: SKILL.md 800B-30KB with proper YAML frontmatter.

Coverage areas:
- Crypto / Web3 / DeFi / Trading bots
- Feishu / DingTalk / Enterprise WeChat
- Business systems (freelance ops, performance eng, legal docs)
- Document templates / PPT design / OCR
- Email / CRM / Customer service
- Financial analytics / Stock trading
- AI tools / Agent collaboration / Model management
2026-05-05 16:03:12 +00:00
..

Sports betting skill

AI agent skill for Polygon betting via Pinwin, with on-chain execution. This skill covers Polygon only. Fetch prematch and live games, markets, and odds from the Azuro subgraph; optionally place bets and claim winnings through the Pinwin API. Use it from OpenClaw (or any AgentSkills-compatible assistant)—e.g. to list games only, or to bet and claim.

  • Entry point: SKILL.md. Reference details in references/ (api, subgraph, dictionaries, polygon, viem).
  • Invocation: The skill is invocation-only (disable-model-invocation: true): the assistant will not use it automatically. You must explicitly ask (e.g. “place a bet with Pinwin”) or use the slash command (e.g. /sports_betting). This avoids accidental bets.
  • Packaging: ZIP this folder for upload (ClawHub, etc.).