DeFi toolkit for AI agents and coding assistants — deposit funds, execute trades, and manage crypto wallets. Works with Claude Code, Cursor, Windsurf, OpenClaw, CrewAI, AutoGPT, and other AI agent frameworks.
# Swapper AI Agent Toolkit The payment layer for AI agents. Deposit funds, swap tokens, and manage wallets — directly from your AI agent or coding assistant. Works with [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Cursor](https://cursor.com), [Windsurf](https://windsurf.com), [OpenClaw](https://openclaw.com), [GitHub Copilot](https://cursor.github.com), [CrewAI](https://crewai.com), [AutoGPT](https://autogpt.net), and any AI agent framework that supports the open skills standard. Powered by [Chainlink CRE](https://chain.link/cre), [Chainlink CCIP](https://chain.link/cross-chain), and [Mastercard](https://mastercard.com). ## Installation ```bash npx skills add swapperfinance/swapper-toolkit ``` ## Available Skills ### `/swapper-deposit` — Direct Deposit Deposit and bridge funds into wallets and DeFi protocols. Card, wallet, or crypto transfer — straight into the protocol. - Direct deposits to any wallet address - Cross-chain bridge transfers via Chainlink CCIP - Protocol deposits — lending, staking, liquidity pools - Fiat on-ramp — Mastercard, Visa, Apple Pay, Google Pay (170+ countries) **Triggers when:** - User asks to deposit, fund, top-up, or bridge assets - Agent detects a wallet has insufficient funds mid-task - User wants to convert fiat to crypto and deposit into DeFi - User wants to fund a wallet before executing a strategy **Example:** ``` User: "Deposit $100 USDC into Aave on Base" Swapper Deposit Skill: → Chain: Base (8453) → Token: USDC → Protocol: Aave → Amount: $100 → Opening deposit link... ✓ Deposit link generated. Confirm in your browser. ``` **Supported chains:** Ethereum, Base, Arbitrum, Optimism, Polygon, Fast, Solana, HyperEVM, BNB Chain, Avalanche ### `/swapper-trade` — Token Swap *(Coming Soon)* Swap tokens across chains and DEXs. Cross-chain swaps via Chainlink CCIP. - Same-chain swaps across major DEXs - Cross-chain swaps via CCIP - Optimal route finding - Slippage protection ### `/swapper-wallet` — Wal
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.