monero-wallet
Installation
SKILL.md
🤖 Monero Wallet Skill (Ripley)
Part of the ripley-xmr-gateway by KYC-rip.
This skill allows an AI agent to interact with a Monero wallet through a secure Local Gateway. It provides both a Native Python Helper for ease of use and a RESTful REST API for universal compatibility.
1. Install & Launch Gateway
The gateway must be running locally via Docker before the skill can be used. Install and start the Ripley Gateway stack via the official instructions:
- Official Setup: kyc.rip/ripley
This will pull the necessary Docker images and start the Monero node, wallet RPC, and gateway.
2. Verify Status
Ensure ripley-xmr-gateway, monero-wallet-rpc, and monero-node are active:
docker ps