Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/holon-run/uxc/bitquery-graphql-skillnpx skills add holon-run/uxc --skill bitquery-graphql-skillgit clone --depth 1 https://github.com/holon-run/uxcWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/holon-run/uxc/bitquery-graphql-skill)<a href="https://agentmods.dev/skills/holon-run/uxc/bitquery-graphql-skill"><img src="https://agentmods.dev/badge/skills/holon-run/uxc/bitquery-graphql-skill.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00046 | $0.01733 |
| Opus 5 | $0.00023 | $0.00866 |
| Sonnet 5 | $0.00009 | $0.00347 |
| Haiku 4.5 | $0.00005 | $0.00173 |
Grade A, and why
bitquery-graphql-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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.
- Create a Bitquery application and note:
- application
client_id - application
client_secret - token scope
api
- application
- Login once with OAuth client credentials:
uxc auth oauth login bitquery-graphql --endpoint https://streaming.bitquery.io/graphql --flow client_credentials --client-id <client_id> --client-secret <client_secret> --scope api --token-endpoint https://oauth2.bitquery.io/oauth2/token- This flow completes in one command. No browser approval page is required.
- Bind the GraphQL endpoint:
uxc auth binding add --id bitquery-graphql --host streaming.bitquery.io --path-prefix /graphql --scheme https --credential bitquery-graphql --priority 100
- Verify auth mapping:
uxc auth binding match https://streaming.bitquery.io/graphqluxc auth oauth info bitquery-graphql
Core Workflow
- Use fixed link command by default:
command -v bitquery-graphql-cli- If missing, create it:
uxc link bitquery-graphql-cli https://streaming.bitquery.io/graphql bitquery-graphql-cli -h- If command conflict is detected and cannot be safely reused, stop and ask skill maintainers to pick another fixed command name.
- Discover available root operations:
bitquery-graphql-cli -h- Verified roots currently include
query/EVM,query/Solana,query/Trading,query/Tron, and matchingsubscription/*roots.
- Inspect a specific operation:
bitquery-graphql-cli query/EVM -hbitquery-graphql-cli query/Trading -h
- Execute with positional JSON and explicit GraphQL selection sets:
bitquery-graphql-cli query/EVM '{"network":"base","dataset":"combined","_select":"DEXTrades(limit: {count: 1}) { Transaction { Hash } }"}'
- Prefer
query/*operations first.uxc subscribenow auto-negotiates moderngraphql-transport-wsand legacygraphql-wscompatibility profiles forsubscription/*.- Live Bitquery subscription validation now succeeds when you provide an explicit
_selectthat matches a stream-friendly entity shape. - Prefer
subscription/EVMas the first validation target rather thansubscription/Trading.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 164 lines · 46 tokens per session scan A 30fe154f472c
bitquery-graphql-skill is a skill published in the GitHub repository holon-run/uxc (113 stars, last pushed 27d ago), licensed MIT. It adds 46 tokens to every session and 1,733 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
linear
Linear project management — issues, cycles, and projects via GraphQL API.
binance-tokenized-securities-info
Query Ondo tokenized US stock data on Binance Web3. Covers: supported stock token list, RWA metadata (company info, attestation reports), market and per-asset trading status (with corporate action codes for earnings, dividends, splits), real-time on-chain data (token price, holders, circulating supply, market cap), US…
payment-assistant
Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes…
ccxt-cli
CCXT command-line interface (ccxt-cli) for interacting with 100+ cryptocurrency exchanges directly from the terminal — no code required. Covers installing the CLI, calling any unified CCXT method (fetchTicker, fetchOHLCV, createOrder, fetchBalance), passing arguments and exchange-specific params, authenticating with…
fiat
Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated order/payment history lookup. Use whenever users ask about buying or selling crypto with fiat, depositing or withdrawing fiat, fiat-crypto exchange rates, payment…
crypto-market-rank
Crypto market leaderboards — ranked aggregate feeds across the whole market: social-hype/sentiment rank, trending / top-search / Binance Alpha / tokenized-stocks rank, smart-money net-inflow rank (which tokens received the most inflow), top meme tokens by breakout score on Pulse launchpad, top trader PnL leaderboard…