aomi
Aomi for AI agents: drive natural-language EVM transactions (chat, fork-simulate, sign) and scaffold new Aomi apps from API specs. Non-custodial, account-abstraction-first. 40+ protocol apps: Polymarket, 1inch, GMX, Hyperliquid, Aave, Uniswap. Bundle ships two skills: aomi-transact and aomi-build.
Installation
Open Claude Code and run this command:
/plugin install aomi@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
!License: MIT !Works with Claude Code · Cursor · Gemini · Codex · Copilot
> Aomi for AI agents — drive on-chain action and build new app integrations through natural-language prompts. Works with Claude Code, Cursor, Gemini CLI, OpenAI Codex, VS Code Copilot, and any Agent Skills–compatible AI tool.
Skills (1) plugin-local skills
Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state.
How It Works
Once installed, ask your agent in natural language. The agent picks the right skill based on the prompt:
Triggers aomi-transact:
- "What's the price of ETH?"
- "Swap 1 USDC for WETH on Uniswap V3, send to my wallet."
- "Stake 0.01 ETH with Lido."
- "Bridge 50 USDC from Ethereum to Base via CCTP."
Triggers aomi-build:
- "Use aomi-build to turn this OpenAPI spec into an Aomi app."
- "Build an Aomi plugin from these REST endpoints."
- "Convert this SDK README into an Aomi tool surface."