Integrates Alchemy blockchain APIs using an API key. Requires $ALCHEMY_API_KEY to be set; if unavailable, use the agentic-gateway skill instead. Use when user asks about EVM JSON-RPC calls, token balances, NFT ownership or metadata, transfer history, token prices, portfolio data, transaction simulation, webhooks, Solana RPC, or any Alchemy product integration. Covers base URLs, authentication, endpoint selection, pagination, and common patterns.
$npx -y skills add basezh/agent-skills-on-base --skill alchemyInstalls into the current project.
Run `npx skills use "https://github.com/basezh/agent-skills-on-base" --skill "basezh/agent-skills-on-base/alchemy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/basezh/agent-skills-on-base" that are relevant to the current task. Run `npx skills add "https://github.com/basezh/agent-skills-on-base"` and select the relevant skills, then follow their instructions.