Wire Alchemy into application code (server, backend, dApp, script) using a standard API key. Preferred app-integration path for normal server/backend usage. Covers EVM JSON-RPC, Token API, NFT API, Transfers API, Prices API, Portfolio API, Simulation, Webhooks, Solana RPC, Solana DAS, Solana Yellowstone gRPC, Sui gRPC, Wallets/Account Kit, and operational topics. Requires $ALCHEMY_API_KEY. For live agent work in this session (querying, admin, local automation), use alchemy-cli (preferred) or alchemy-mcp instead. For app code without an API key (autonomous agent paying per-request, or explicit x402/MPP), use agentic-gateway instead.
$npx -y skills add alchemyplatform/alchemy-claude-plugin --skill alchemy-apiInstalls into the current project.
Run `npx skills use "https://github.com/alchemyplatform/alchemy-claude-plugin" --skill "alchemyplatform/alchemy-claude-plugin/alchemy-api"` 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/alchemyplatform/alchemy-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/alchemyplatform/alchemy-claude-plugin"` and select the relevant skills, then follow their instructions.