Manage Routstr balance by checking balance, creating Lightning invoices for top-up, and checking invoice payment status
Scanned 9/10/2026
Install to Claude Code
npx -y skills add duclm1x1/Dive-Ai --skill routstr-balance-management --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Routstr Balance Management?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/duclm1x1-routstr-balance-management)More formats (shields.io, HTML) on the badges page.
---
name: balance-management
description: Manage Routstr balance by checking balance, creating Lightning invoices for top-up, and checking invoice payment status
license: MIT
compatibility: opencode
---
## 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.
Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...
Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API
Get current weather and forecasts (no API key required).