← Back to Skills Marketplace
Splitwise CLI
by
Barron Roth
· GitHub ↗
· v1.0.1
· MIT-0
268
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install splitwise-cli
Description
Manage shared expenses via the Splitwise CLI. Use when asked to log, split, or track expenses with other people, check balances, see who owes whom, settle de...
Usage Guidance
This skill appears coherent for controlling a local Splitwise CLI, but be aware it will use the CLI and the auth file (~/.config/splitwise-cli/auth.json) to act as your account (create/delete/settle expenses). Before installing: ensure the 'splitwise' CLI on your system is from a trusted source, inspect the contents of ~/.config/splitwise-cli/auth.json if you want confidence about stored tokens, and be prepared to revoke OAuth access via Splitwise if you stop trusting the skill. Also confirm the agent only executes commands you expect (e.g., review logs or ask the agent to show the exact splitwise commands it plans to run before performing destructive actions like deletes/settlements).
Capability Analysis
Type: OpenClaw Skill
Name: splitwise-cli
Version: 1.0.1
The skill bundle provides a standard interface for an AI agent to interact with a Splitwise CLI tool. It contains instructions and examples for managing shared expenses, checking balances, and handling authentication via the `splitwise` binary. The skill correctly identifies its dependencies on local configuration files (~/.config/splitwise-cli/) and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Splitwise CLI) match the declared requirements: the skill requires the 'splitwise' binary and the CLI's config/auth files. These are appropriate for a skill that runs the Splitwise CLI.
Instruction Scope
SKILL.md instructs only how to call the local 'splitwise' CLI (balances, expenses create/list/delete, groups, friends, settle). It does not instruct the agent to read unrelated files, call external endpoints other than the CLI, or exfiltrate data. It does rely on the CLI reading ~/.config/splitwise-cli/auth.json for OAuth tokens, which is expected.
Install Mechanism
This is an instruction-only skill with no install spec; it expects the 'splitwise' binary to already be on PATH. Nothing is downloaded or written by the skill itself, which minimizes install risk.
Credentials
No environment variables are requested. The skill requires access to ~/.config/splitwise-cli/auth.json and config.json — this is proportionate to its function, but those files contain OAuth credentials and grant the ability to act as the authenticated user (create/delete/settle expenses).
Persistence & Privilege
The skill is not forced-always-on and does not request elevated platform privileges. It is user-invocable and may be invoked autonomously by model default behavior, which is normal for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install splitwise-cli - After installation, invoke the skill by name or use
/splitwise-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Remove personal references and add explicit runtime requirements for ClawHub analysis.
v1.0.0
Initial release: Manage Splitwise expenses from your terminal
Metadata
Frequently Asked Questions
What is Splitwise CLI?
Manage shared expenses via the Splitwise CLI. Use when asked to log, split, or track expenses with other people, check balances, see who owes whom, settle de... It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.
How do I install Splitwise CLI?
Run "/install splitwise-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Splitwise CLI free?
Yes, Splitwise CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Splitwise CLI support?
Splitwise CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Splitwise CLI?
It is built and maintained by Barron Roth (@barronlroth); the current version is v1.0.1.
More Skills