Communityv0.1.2

agenta-monero

Use when making or receiving Monero (XMR) payments. Generates addresses, sends payments, checks balances, verifies transactions, generates and verifies payment proofs, estimates fees, sweeps funds, and manages wallet operations via a self-hosted monero-wallet-rpc node. Keywords: monero, xmr, cryptocurrency, payments, wallet, send, receive, payment proof.

2.5kdownloads1starsoen
View on ClawHubBack to Skills

Skill Details

Slug
agenta-monero
Latest Version
0.1.2
Author
oen
Published
Jul 28, 2026
Updated
Jul 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for agenta-monero.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.2

**Requires explicit confirmation to broadcast Monero transactions.** - Sending (send_xmr.sh) and sweeping (sweep_all.sh) XMR now require --confirm; transactions are not broadcast by default. - --dry-run mode is available to preview transactions without sending. - Updated documentation and usage instructions to reflect confirmation requirement. - Added "Agenta-Monero Security Review.md" file. - Various script, test, and documentation updates to support new confirmation workflow.