From antigravity-awesome-skills
Manages crypto wallets across Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin via EmblemAI API. Checks balances, swaps tokens, analyzes portfolios, executes transactions.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
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.
Manages crypto wallets across Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin via EmblemAI API. Checks balances, swaps tokens, analyzes portfolios, executes transactions.
Tracks crypto portfolios across Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin via EmblemAI. Provides aggregated USD balances, conditional trade P&L, and DeFi positions via Nansen for balance checks and position reviews.
Manages self-sovereign EVM wallets for AI agents: generate wallets, check balances, send ETH/ERC20 tokens, swap via Odos aggregator, interact with smart contracts on Base, Ethereum, Polygon, Arbitrum, Optimism. Local private keys.
Share bugs, ideas, or general feedback.
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 tokens