🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aomi Transact - EVM Transaction Builder

by @merkle-seeds

Use when the user wants to interact with the Aomi CLI to inspect sessions, check balances or prices, build wallet requests, confirm quotes or routes, sign tr...

Versionv0.5.0
Downloads162
Installs1
πŸ’‘ Examples

Run this once at the start of the session:

aomi --version
aomi session status 2>/dev/null || echo "no session"

If the user is asking for a read-only result, that may be enough. If they want to build or sign a transaction, continue with the workflow below.

πŸ“‹ Tips & Best Practices

  • If aomi chat returns (no response), wait briefly and run aomi session status.
  • If AA signing fails, the CLI tries the alternative AA mode automatically. If both modes fail, it returns an error suggesting --eoa. Read the console output before retrying manually.
  • If AA is required and fails, check ALCHEMY_API_KEY or PIMLICO_API_KEY, the selected chain, and any requested --aa-mode.
  • If a transaction fails on-chain, check the RPC URL, balance, and chain.
  • 401, 429, and generic parameter errors during aomi tx sign are often RPC problems rather than transaction-construction problems. Try a reliable RPC for the correct chain.
  • If ALCHEMY_API_KEY is set, construct the correct chain-specific Alchemy RPC before falling back to random public endpoints.
  • If one or two public RPCs fail for the same chain, stop rotating through random endpoints and ask the user for a proper RPC URL for that chain.
  • If aomi tx simulate fails with a revert, read the revert reason. Common causes: expired quote or timestamp (re-chat to get a fresh quote), insufficient token balance, or missing prior approval. Do not sign transactions that failed simulation without understanding why.
  • If aomi tx simulate returns stateful: false, the backend could not fork the chain β€” simulation ran each tx independently via eth_call, so state-dependent flows (approve β†’ swap) may show false negatives. Retry or check that the backend's Anvil instance is running.
  • View on ClawHub
    TERMINAL
    clawhub install aomi-transact

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’