alchemy-pack
Claude Code skill pack for Alchemy (18 skills)
Installation
Open Claude Code and run this command:
/plugin install alchemy-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> Claude Code skills for Alchemy Web3 blockchain development — NFTs, DeFi, multi-chain APIs (18 skills)
Alchemy is the leading Web3 development platform, providing blockchain infrastructure across Ethereum, Polygon, Arbitrum, Optimism, Base, and Solana. These skills use the real alchemy-sdk npm package with actual API methods: getBalance, getTokenBalances, getNftsForOwner, getAssetTransfers, Notify webhooks, and more.
Skills (18) plugin-local skills
Configure CI/CD pipeline for Alchemy-powered Web3 applications.
Diagnose and fix common Alchemy SDK and Web3 API errors.
Build a complete wallet portfolio tracker using Alchemy Enhanced APIs.
Build NFT collection explorer and smart contract interaction with Alchemy.
Optimize Alchemy API costs through CU budgeting, caching, and plan selection.
Collect Alchemy SDK debug evidence for troubleshooting and support tickets.
Deploy Alchemy-powered Web3 applications to Vercel, Cloud Run, and AWS.
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
Install the Alchemy SDK and configure API key authentication for Web3 development.
Set up local Web3 development workflow with Alchemy, Hardhat, and testnets.
Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism.
Execute production readiness checklist for Alchemy-powered dApps.
Implement Alchemy Compute Unit (CU) rate limiting and request throttling.
Implement reference architecture for Alchemy-powered Web3 applications.
Apply production-ready Alchemy SDK patterns for Web3 applications.
Apply Web3 security best practices for Alchemy-powered applications.
Migrate from alchemy-sdk v2 to v3 and handle breaking changes.
Implement Alchemy Notify webhooks for real-time blockchain event notifications.