bitquery-graphql-skill
Installation
SKILL.md
Bitquery GraphQL Skill
Use this skill to run Bitquery GraphQL API operations through uxc.
Reuse the uxc skill for discovery, GraphQL execution, OAuth lifecycle, and generic error handling.
Prerequisites
uxcis installed and available inPATH.- Network access to
https://streaming.bitquery.io/graphql. - A Bitquery application
client_idandclient_secretare available.
Authentication
Bitquery uses bearer access tokens. The most stable agent path is OAuth client_credentials, not a copied temporary token.