Skip to content
← Volver al catálogo
Sin categoríacríticoEmblemCompany/Agent-skills

emblemai-crypto-wallet

Gestión de cartera criptográfica en 7 blockchains a través de API EmblemAI Agent Hustle. Verificación de saldos, intercambio de tokens, análisis de cartera y ejecución de transacciones para Solana, Ethereum, Base, BSC, Polygon, Hedera y Bitcoin.

El contenido de este skill está en su idioma original (a menudo inglés).

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:

npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet

Or install the npm package directly:

npm install @emblemvault/agentwallet

Supported Chains

ChainOperations
SolanaBalance, swap, transfer, token lookup
EthereumBalance, swap, transfer, NFT
BaseBalance, swap, transfer
BSCBalance, swap, transfer
PolygonBalance, swap, transfer
HederaBalance, transfer
BitcoinBalance, 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 balance
  • POST /swap — Execute token swap
  • GET /portfolio/{address} — Portfolio overview
  • GET /token/{chain}/{contract} — Token information
  • POST /transfer — Send tokens

Key Behaviors

  1. Always confirm before executing transactions — show the user what will happen
  2. Check balances first before attempting swaps or transfers
  3. Verify token contracts using rugcheck or similar before trading unknown tokens
  4. Report gas estimates when available
  5. Never expose private keys — all signing happens server-side via vault

Links

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
— Field Manual

Las 1.441 skills, desmitificadas en un PDF.

Una guía editorial gratuita que escribimos para Skills Atlas: taxonomía, las 25 skills imprescindibles, antipatrones, rutas de aprendizaje por perfil.

  • 70+ páginas, índice, lista para imprimir.
  • Enviado por email — enlace válido 7 días.
  • Cancela suscripción en un clic cuando quieras.

Sin spam. Nunca compartimos tu email. Cancelación en un clic.