polyhub-discover
Installation
SKILL.md
Polyhub Discover
Version: v0.3.8
Use this skill when the user wants public discover data from Polyhub.
Requirements
curlis available.POLYHUB_API_KEYis not required.
POLYHUB_API_BASE_URL is fixed to https://polyhub.skill-test.bedev.hubble-rpc.xyz.
Workflow
- Use the terminal to call Polyhub public APIs with
curl. - Only pass filters the user explicitly requested.
- Summarize results clearly instead of dumping raw JSON when the response is large.
- The API returns
ALL-HUBBLEas an internal tag name. Always display it as All Markets (or 全部市场) to the user.