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

  • uxc is installed and available in PATH.
  • Network access to https://streaming.bitquery.io/graphql.
  • A Bitquery application client_id and client_secret are available.

Authentication

Bitquery uses bearer access tokens. The most stable agent path is OAuth client_credentials, not a copied temporary token.

Installs
25
Repository
holon-run/uxc
GitHub Stars
110
First Seen
Mar 8, 2026
bitquery-graphql-skill — holon-run/uxc