alchemy-hello-world
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances. Use when starting blockchain development, testing Alchemy setup, or learning basic blockchain query patterns. "get ETH balance", "fetch NFTs alchemy". '
Profile →npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill alchemy-hello-world --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Alchemy Hello World ## Overview Minimal working examples with the real Alchemy SDK: get ETH balance, fetch NFTs for a wallet, read ERC-20 token balances, and subscribe to pending transactions. ## Prerequisites - Completed `alchemy-install-auth` setup - `alchemy-sdk` installed (`npm install alchemy-sdk`) - Valid API key configured ## Instructions ### Step 1: Get ETH Balance ```typescript // src/h
What does the alchemy-hello-world skill do?
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances. Use when starting blockchain development, testing Alchemy setup, or learning basic blockchain query patterns. "get ETH balance", "fetch NFTs alchemy". '
How do I install it?
Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill alchemy-hello-world --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,596 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.