polyhub-skills
Polymarket copy trading, trader discovery, and portfolio tracking
Tells the agent when to route requests to the discover, copy, or account skills, which environment variables and API endpoints to use, and enforces safety rules like never printing the API key and requiring user confirmation before any trade.
All Skills in This Repository (3)
Pure Emerald Level Indicatorspolyhub_account
Retrieve real-time PolyHub portfolio statistics using an API key.
polyhub_copy
Manage PolyHub copy-trading tasks, signals, positions, and trades via API.
polyhub_discover
Query public Polyhub Discover endpoints for tags, trader rankings, and market tag lookups.
Frequently Asked Questions
FAQPage SchemaHow to install PolyHub Skills?โผ
Run `npx skills add HubbleVision/polyhub-skills --all -g -y` in your terminal to install all three skills globally.
How to find profitable Polymarket traders to copy?โผ
The polyhub_discover skill queries public trader leaderboards with filters for profit, win consistency, and activity, then ranks the best addresses to copy. No API key is needed for discovery.
Do I need an API key to use PolyHub Skills?โผ
Only for copy trading and account actions. Request a key from the PolyHub website under Skills API Key, then set POLYHUB_API_KEY as an environment variable.
Does PolyHub Skills work with Claude Code and Codex?โผ
Yes. It ships native skills for OpenClaw and Codex plus slash commands for Claude Code, all following the standard SKILL.md format.
Is it safe to let the agent place trades?โผ
Yes. Every write action requires the agent to restate the full order summary and wait for your explicit confirmation, and your API key is never printed or exposed.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows