Skip to content

Preparing Archive

Core
6d 1h ago
Reviewed

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.

.agents/skills/emblemai-crypto-wallet TypeScript
TY
BA
MA
3+ layers Tracked stack
Capabilities
0
Signals
0
Related
3
0
Capabilities
Actionable behaviors documented in the skill body.
0
Phases
Operational steps available for guided execution.
0
References
Support files available for deeper usage and onboarding.
0
Scripts
Runnable or reusable automation artifacts discovered locally.

Architectural Overview

Skill Reading

"This module is grounded in ai engineering patterns and exposes 1 core capabilities across 1 execution phases."

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

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 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

Primary Stack

TypeScript

Tooling Surface

Guide only

Workspace Path

.agents/skills/emblemai-crypto-wallet

Operational Ecosystem

The complete hardware and software toolchain required.

This skill is mostly documentation-driven and does not expose extra scripts, references, examples, or templates.

Module Topology

Skill File
Parsed metadata
Skills UI
Launch context
Chat Session
Antigravity Core

Antigravity Core

Principal Engineering Agent

A high-performance agentic architecture developed by Deepmind for autonomous coding tasks.
120 Installs
4.2 Reliability
1 Workspace Files
4.2
Workspace Reliability Avg
5
68%
4
22%
3
10%
2
0%
1
0%
No explicit validation signals were parsed for this skill yet, but the module remains available for inspection and chat launch.

Recommended for this workflow

Adjacent modules that complement this skill surface

Loading content
Loading content
Cart