From antigravity-awesome-skills
Manages crypto wallets across 7 blockchains via EmblemAI Agent Hustle API. Supports balance checks, token swaps, portfolio analysis, and transaction execution for Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:emblemai-crypto-walletThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
Install the full skill with references and scripts:
npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet
Or install the npm package directly:
npm install @emblemvault/agentwallet
| 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 |
Base URL: https://api.agenthustle.ai
Authentication requires an API key passed as x-api-key header.
GET /balance/{chain}/{address} — Check wallet balancePOST /swap — Execute token swapGET /portfolio/{address} — Portfolio overviewGET /token/{chain}/{contract} — Token informationPOST /transfer — Send tokensnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderManages crypto wallets across Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin via EmblemAI API. Checks balances, swaps tokens, analyzes portfolios, executes transactions.
Crypto wallet API + CLI for AI agents: wallet analysis (portfolio, positions, history, PnL), on-chain trading (swap, bridge, send), off-chain signing (EIP-191, EIP-712), wallet management, and agent tokens with policies for autonomous trading.
Interact with a local AgentLayer wallet runtime: check balances, transfer tokens, swap, DeFi operations, or x402 payments. Prefers wallet tools over shell commands and previews writes before execution.