← 返回 Skills 市场
Splitwise CLI
作者
Barron Roth
· GitHub ↗
· v1.0.1
· MIT-0
268
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install splitwise-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/splitwise-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。
如何安装 Splitwise CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install splitwise-cli」即可一键安装,无需额外配置。
Splitwise CLI 是免费的吗?
是的,Splitwise CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Splitwise CLI 支持哪些平台?
Splitwise CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Splitwise CLI?
由 Barron Roth(@barronlroth)开发并维护,当前版本 v1.0.1。
推荐 Skills