polyhub_discover

Query public Polyhub Discover endpoints for tags, trader rankings, and market tag lookups.

78|10|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/HubbleVision/polyhub-skills --skill polyhub-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polyhub_discover
Source: https://github.com/HubbleVision/polyhub-skills/tree/main/openclaw/skills/polyhub_discover
Command: npx skills add https://github.com/HubbleVision/polyhub-skills --skill polyhub-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Public Polyhub Discover data is accessible without API keys, but discovering and aggregating tags, trader rankings, trader detail stats, and market tag lookups requires manual querying. This skill provides a streamlined, no-auth way to fetch discover insights and assemble actionable information for decision making.

Core Features & Use Cases

  • Discover available market tags using public endpoints.
  • Browse trader rankings by tag and time range, with optional filters and sorting.
  • Retrieve detailed trader stats by address across tags.
  • Map market condition IDs back to discover tags for cross-referencing.

Quick Start

Ask your AI agent to run a discover query to fetch the list of market tags and top traders for a chosen tag.

Frequently Asked Questions about polyhub_discover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Polyhub discover data without an API key?

You can query Polyhub discover data without an API key by using public endpoints to retrieve market tags, trader rankings, and condition ID lookups. This no-auth approach allows read-only access to public discover insights for decision making.

What's the best way to browse trader rankings by market tag?

Browsing trader rankings by market tag is done by querying public discover endpoints with optional filters and sorting. You can compare trader performance across specific tags and time ranges to assemble actionable trading insights without needing an API key.

Can I lookup Polyhub market tags by condition ID?

Yes, you can lookup Polyhub market tags by condition ID to map them back to discover tags. This cross-referencing capability retrieves public tag data without authentication, allowing you to verify market conditions against discover categories.

Do I need credentials to retrieve detailed trader stats on Polyhub?

No, you do not need credentials to retrieve detailed trader stats on Polyhub. The system fetches detailed trader statistics by address across tags using public endpoints, guiding safe, read-only interactions without requiring any API keys.

What limitations exist when aggregating public Polyhub data?

Limitations when aggregating public Polyhub data include being restricted to read-only interactions on public endpoints. You cannot execute authenticated writes or access private data, meaning all fetched tags, rankings, and stats are limited to publicly available discover information.