polymarket Skill
Query Polymarket: markets, prices, orderbooks, history. Published by NousResearch in hermes-agent.
What is polymarket Skill?
Query Polymarket: markets, prices, orderbooks, history. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use polymarket Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/research/polymarket/SKILL.md
What it does
Query Polymarket: markets, prices, orderbooks, history.
Skill instructions
Polymarket — Prediction Market Data Query prediction market data from Polymarket using their public REST APIs. All endpoints are read-only and require zero authentication. See references/api-endpoints.md for the full endpoint reference with curl examples. When to Use - User asks about prediction markets, betting odds, or event probabilities - User wants to know "what are the odds of X happening?" - User asks about Polymarket specifically - User wants market prices, orderbook data, or price history - User asks to monitor or track prediction market movements Key Concepts - Events contain one or more Markets (1:many relationship) - Markets are binary outcomes with Yes/No prices between 0.00 and 1.00 - Prices ARE probabilities: price 0.65 means the market thinks 65% likely - outcomePrices field: JSON-encoded array like ["0.80", "0.20"] - clobTokenIds field: JSON-encoded array of two token IDs [Yes, No] for price/book queries - conditionId field: hex string used for price history queries -
Explore related resources
Frequently asked questions
What is polymarket?
polymarket is a open-source AI agent skill with Copy skill directory. Query Polymarket: markets, prices, orderbooks, history.
Who is polymarket best for?
polymarket is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install polymarket?
Install or run polymarket using Copy skill directory. Check polymarket for the latest setup command.
Is polymarket actively maintained?
polymarket may need a closer maintenance check before production use.
Auto-fetched from GitHub.