Skip to content

alchemyplatform/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alchemy Skills

Agent Skills for integrating Alchemy APIs into AI-powered applications. This repo contains two skills:

Skills

skills/alchemy-api

Traditional API key-based access to all Alchemy products: EVM JSON-RPC, Token API, NFT API, Prices API, Portfolio API, Webhooks, Solana, and more.

skills/agentic-gateway

Lets agents easily access Alchemy's developer platform. Uses SIWE (Sign-In With Ethereum) authentication and x402 USDC payments.

Which skill should I use?

Scenario Skill
I have an Alchemy API key alchemy-api
I'm building a traditional server or dApp alchemy-api
I'm an agent that needs easy access to Alchemy's developer platform agentic-gateway
I need API method details (params, responses) alchemy-api (then cross-ref gateway URLs)
I need SIWE auth or x402 payment setup agentic-gateway

Installation

npx skills add alchemyplatform/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