skills$openclaw/XRPL Micropayments
shellfish0112351.5k

by shellfish011235

XRPL Micropayments – OpenClaw Skill

XRPL Micropayments is an OpenClaw Skills integration for devops workflows. Enable instant XRP micropayments for AI skills and services

1.5k stars5.6k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026devops

Skill Snapshot

nameXRPL Micropayments
descriptionEnable instant XRP micropayments for AI skills and services OpenClaw Skills integration.
ownershellfish011235
repositoryshellfish011235/xrpl-micropayments
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @shellfish011235/xrpl-micropayments
last updatedFeb 7, 2026

Maintainer

shellfish011235

shellfish011235

Maintains XRPL Micropayments in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
297 B
SKILL.md
510 B
SKILL.md

name: XRPL Micropayments description: Enable instant XRP micropayments for AI skills and services author: xrplcontrolroom version: 1.0.0 tags: [payments, xrpl, crypto, micropayments]

XRPL Micropayments

Enable your OpenClaw bot to charge for skills using XRP micropayments.

Features

  • Instant XRP payments on XRPL mainnet
  • 97% to recipient, 2% to skill creator, 1% platform fee
  • Xaman wallet integration

Install

npm install openclaw-xrpl-plugin

Website

https://xrplcontrolroom.com

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install XRPL Micropayments?

Run openclaw add @shellfish011235/xrpl-micropayments in your terminal. This installs XRPL Micropayments into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/shellfish011235/xrpl-micropayments. Review commits and README documentation before installing.