Use the Alchemy CLI (@alchemy/cli) for live blockchain data, transaction lookups, NFT/token/portfolio queries, simulation, tracing/debugging, account abstraction (bundler + gas manager), webhook management, Solana RPC/DAS, and Alchemy app administration. Preferred runtime path for live agent work (querying, admin, local automation) when the CLI is installed locally — or when both CLI and MCP are available. If neither is installed, install the CLI with npm i -g @alchemy/cli. Use for live agent work in this session, not for building application code that ships to production. For application code, use the alchemy-api skill (with API key) or agentic-gateway skill (without).
$npx -y skills add alchemyplatform/alchemy-claude-plugin --skill alchemy-cliInstalls into the current project.
Run `npx skills use "https://github.com/alchemyplatform/alchemy-claude-plugin" --skill "alchemyplatform/alchemy-claude-plugin/alchemy-cli"` 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.