Jump to related tools in the same category or review the original source on GitHub.

Speech & Transcription @sh1ftred Updated 2/26/2026

Routstr Balance Management OpenClaw Skill - ClawHub

Do you want your AI agent to automate Routstr Balance Management workflows? This free skill from ClawHub helps with speech & transcription tasks without building custom tools from scratch.

What this skill does

Manage Routstr balance by checking balance, creating Lightning invoices for top-up, and checking invoice payment status

Install

npx clawhub@latest install routstr-balance-management

Full SKILL.md

Open original
namedescriptionlicense
balance-managementManage Routstr balance by checking balance, creating Lightning invoices for top-up, and checking invoice payment statusMIT

What I do

  • Check current Routstr API balance (in sats and BTC)
  • Display usage statistics (total spent, total requests)
  • Create Lightning invoices for top-up payments
  • Check payment status of existing invoices
  • Top up balance using Cashu tokens

When to use me

Use this when you need to:

  • Check your current Routstr account balance
  • Top up your Routstr account by creating a Lightning invoice
  • Verify if a previously created invoice has been paid

How to use me

The shell scripts read API configuration from ~/.openclaw/openclaw.json:

  • check_balance.sh - Run with no arguments to display current balance and usage
  • create_invoice.sh <amount_sats> - Create invoice for specified amount in satoshis
  • invoice_status.sh <invoice_id> - Check payment status of an invoice
  • topup_cashu.sh <cashu_token> - Top up balance using a Cashu token

All amounts are displayed in both satoshis and BTC for convenience.

Original URL: https://github.com/openclaw/skills/blob/main/skills/sh1ftred/routstr-balance-management

Related skills

If this matches your use case, these are close alternatives in the same category.