alchemy-pack

v1.5.0 by Jeremy Longshore

Claude Code skill pack for Alchemy (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

alchemy-ci-integration View full skill →

Configure CI/CD pipeline for Alchemy-powered Web3 applications.

ReadWriteEditBash(npm:*)Grep
alchemy-common-errors View full skill →

Diagnose and fix common Alchemy SDK and Web3 API errors.

ReadWriteEditBash(curl:*)Grep
alchemy-core-workflow-a View full skill →

Build a complete wallet portfolio tracker using Alchemy Enhanced APIs.

ReadWriteEditBash(npm:*)Grep
alchemy-core-workflow-b View full skill →

Build NFT collection explorer and smart contract interaction with Alchemy.

ReadWriteEditBash(npm:*)Grep
alchemy-cost-tuning View full skill →

Optimize Alchemy API costs through CU budgeting, caching, and plan selection.

ReadWriteEditBash(npm:*)
alchemy-debug-bundle View full skill →

Collect Alchemy SDK debug evidence for troubleshooting and support tickets.

ReadWriteEditBash(curl:*)Bash(node:*)Grep
alchemy-deploy-integration View full skill →

Deploy Alchemy-powered Web3 applications to Vercel, Cloud Run, and AWS.

ReadWriteEditBash(vercel:*)Bash(gcloud:*)Bash(docker:*)
alchemy-hello-world View full skill →

Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.

ReadWriteEditBash(npm:*)
alchemy-install-auth View full skill →

Install the Alchemy SDK and configure API key authentication for Web3 development.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
alchemy-local-dev-loop View full skill →

Set up local Web3 development workflow with Alchemy, Hardhat, and testnets.

ReadWriteEditBash(npm:*)Bash(npx:*)Grep
alchemy-performance-tuning View full skill →

Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism.

ReadWriteEditBash(npm:*)
alchemy-prod-checklist View full skill →

Execute production readiness checklist for Alchemy-powered dApps.

ReadWriteEditBash(curl:*)Grep
alchemy-rate-limits View full skill →

Implement Alchemy Compute Unit (CU) rate limiting and request throttling.

ReadWriteEditBash(npm:*)
alchemy-reference-architecture View full skill →

Implement reference architecture for Alchemy-powered Web3 applications.

ReadWriteEdit
alchemy-sdk-patterns View full skill →

Apply production-ready Alchemy SDK patterns for Web3 applications.

ReadWriteEdit
alchemy-security-basics View full skill →

Apply Web3 security best practices for Alchemy-powered applications.

ReadWriteEditGrep
alchemy-upgrade-migration View full skill →

Migrate from alchemy-sdk v2 to v3 and handle breaking changes.

ReadWriteEditBash(npm:*)Grep
alchemy-webhooks-events View full skill →

Implement Alchemy Notify webhooks for real-time blockchain event notifications.

ReadWriteEditBash(curl:*)

Ready to use alchemy-pack?