From sundial-org-awesome-openclaw-skills-4
Queries Polymarket prediction markets via public API. Retrieves top markets by volume, searches keywords, specific markets by slug, and event groups with prices, probabilities, volumes.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Query prediction market data from Polymarket's public API (no auth required).
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Query prediction market data from Polymarket's public API (no auth required).
# Top markets by 24h volume
python3 scripts/polymarket.py --top
# Search markets
python3 scripts/polymarket.py --search "trump"
# Get specific market by slug
python3 scripts/polymarket.py --slug "will-trump-win-the-2024-election"
# List events (grouped markets)
python3 scripts/polymarket.py --events
skills/polymarket/scripts/polymarket.py
The script uses gamma-api.polymarket.com:
/markets - Individual markets with prices, volumes/events - Event groups containing related marketsMarkets show: question, Yes/No prices (as percentages), 24h volume, total volume.
outcomePrices are 0-1 representing probability