Skip to content

allium-labs/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allium Skills

Agent Skills for integrating Allium blockchain data APIs into AI-powered applications, plus partner ecosystem skills that complement Allium in a single agent session.

Skills

skills/allium-onchain-data

Query blockchain data via Allium APIs: token prices, wallet balances, transactions, PnL, historical data, and custom SQL analytics across 70+ chains.

skills/allium-x402

Pay-per-call keyless access to Allium via the allium CLI. Supports API key, x402 micropayments, and Tempo auth.

Partner skills

Skills contributed by ecosystem partners. See PARTNERS.md for conventions and how to add a new partner.

skills/alchemy-agentic-gateway

Wire Alchemy into application code without an API key, using x402 or MPP with wallet-based auth and per-request payments. Built and maintained by Alchemy.

skills/alchemy-api

Build production application code on Alchemy infrastructure with an Alchemy API key. Covers EVM JSON-RPC, WebSocket subscriptions, webhooks, Account Kit, Account Abstraction, simulation, Solana, and Sui gRPC. Built and maintained by Alchemy.

Which skill should I use?

Scenario Skill
Token prices, wallet balances, transaction history, PnL, custom SQL allium-onchain-data
Pay-per-call keyless access to Allium (x402) allium-x402
Pay-per-call keyless access to Alchemy infrastructure (x402/MPP) alchemy-agentic-gateway
Build app code on Alchemy infra (RPC, webhooks, Account Kit, simulation) alchemy-api

Installation

npx skills add allium-labs/skills --yes

Specification

These skills follow the Agent Skills specification. See spec/agent-skills-spec.md for details.

Official Links

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors