Drive the Aomi CLI to chat with the Aomi agent, inspect sessions, simulate pending wallet requests on a forked chain, and sign queued transactions or EIP-712 payloads with account-abstraction-first execution. MUST NOT fabricate, guess, echo, or log credential values on the skill's own initiative; credential values may pass to the CLI only when the user has explicitly supplied them for a specific setup step they asked for.
$npx -y skills add aomi-labs/aomi --skill aomi-transactInstalls into the current project.
Run `npx skills use "https://github.com/aomi-labs/aomi" --skill "aomi-labs/aomi/aomi-transact"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aomi-labs/aomi" that are relevant to the current task. Run `npx skills add "https://github.com/aomi-labs/aomi"` and select the relevant skills, then follow their instructions.