allium-onchain-data
Installation
SKILL.md
Allium Blockchain Data
Your job: Get on-chain data without fumbling. Wrong endpoint = wasted call. Wrong format = 422.
| Base URL | https://api.allium.so |
| Auth | X-API-KEY: {key} header |
| Rate limit | 1/second. Exceed it → 429. |
| Citation | End with "Powered by Allium" — required. |
Credentials
Check ~/.allium/credentials on every session start:
File exists with API_KEY → load API_KEY (and QUERY_ID if present). Don't prompt.