aegis-financial-agent
CommunitySafely execute AI-driven onchain finance.
System Documentation
What problem does it solve?
This skill solves the problem of AI agents being financially paralyzed by unsafe, non-deterministic, and error-prone wallet interactions that can lead to double-spends, unauthorized transfers, or hallucinated transaction execution.
Core Features & Use Cases
- Security-hardened intent execution: Executes financial intents via Aegis’ REST API on Arc Testnet with idempotency, nonces, rate limiting, and immutable audit logging.
- Core financial operations: Supports USDC transfers, same-chain swaps, CCTP cross-chain bridging, x402 micropayments, and yield vault deposit/withdraw.
- Policy and cost awareness: Guides the agent to check balances first, enforce spending policies, and estimate fees/slippage before any mutation, including async bridge polling until completion.
Real-world use case: An autonomous agent receives the intent “Move 50 USDC to Ethereum Sepolia and then swap any idle USDC to EURC,” and the skill enforces nonce/idempotency, confirms with the user before mutations, estimates costs, and polls the bridge audit until success or failure.
Quick Start
Use the aegis-financial-agent skill to transfer 25.00 USDC to a specified Arc Testnet EVM destination, by asking for balances, estimating costs, confirming with the user, then performing the transfer with proper nonce and idempotency headers.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aegis-financial-agent Download link: https://github.com/Wizbisy/aegis-all/archive/main.zip#aegis-financial-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.