mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
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
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.).