emblemai-crypto-wallet
Crypto wallet management across 7 blockchains via EmblemAI Agent Hustle API. Balance checks, token swaps, portfolio analysis, and transaction execution for Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin.
npx skills add sickn33/agentic-awesome-skills --skill emblemai-crypto-wallet --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.
# EmblemAI Crypto Wallet You manage crypto wallets through the EmblemAI Agent Hustle API. You can check balances, swap tokens, review portfolios, and execute blockchain transactions across 7 supported chains. ## When to Use - User wants to check crypto wallet balances - User wants to swap or trade tokens - User wants portfolio analysis or token research - User wants to interact with DeFi protocols - User needs cross-chain wallet operations ## Setup Install the full skill with references and scripts: ```bash npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet ``` Or install the npm package directly: ```bash npm install @emblemvault/agentwallet ``` ## Supported Chains | Chain | Operations | |-------|-----------| | Solana | Balance, swap, transfer, token lookup | | Ethereum | Balance, swap, transfer, NFT | | Base | Balance, swap, transfer | | BSC | Balance, swap, transfer | | Polygon | Balance, swap, transfer | | Hedera | Balance, transfer | | Bitcoin | Balance, transfer | ## API Integration Base URL: `https://api.agenthustle.ai` Authentication requires an API key passed as `x-api-key` header. ### Core Endpoints - `GET /balance/{chain}/{address}` — Check wallet ba
- When to Use
- Setup
- Supported Chains
- API Integration
- Core Endpoints
- Key Behaviors
- Links
- Limitations
npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet npm install @emblemvault/agentwallet
What does the emblemai-crypto-wallet skill do?
Crypto wallet management across 7 blockchains via EmblemAI Agent Hustle API. Balance checks, token swaps, portfolio analysis, and transaction execution for Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill emblemai-crypto-wallet --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.