← 返回 Skills 市场
Payback
作者
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
131
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install payback
功能描述
Payback reference tool. Use when working with payback in finance contexts.
安全使用建议
This skill is a small, local CLI that prints finance reference text and appears safe. Before installing, confirm you trust the BytesAgain source repo and review the included script (scripts/script.sh) for your own assurance — it runs locally and performs only text output. Note: the help text contains a minor bug (the VERSION variable is printed literally in one heredoc) but that is an implementation detail, not a security issue. If you plan to run agents that can invoke skills autonomously, remember this skill has default autonomous invocation enabled, but it has no network or credential access so its autonomous actions are low-risk.
功能分析
Type: OpenClaw Skill
Name: payback
Version: 1.0.0
The 'payback' skill is a simple informational reference tool for finance-related concepts. The core logic in scripts/script.sh consists entirely of static text output via heredocs, and SKILL.md contains standard instructions for an AI agent without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description match the delivered functionality: an offline reference CLI that prints finance guidance. The SKILL.md commands map directly to the included scripts/script.sh commands; there are no unexpected external services, credentials, or unrelated binaries requested.
Instruction Scope
Runtime instructions only invoke the bundled shell script with simple subcommands. The script reads no external files, does not access environment variables, and does not transmit data. It only emits static help and reference text, so the instruction scope stays within the stated purpose.
Install Mechanism
There is no install spec (instruction-only with an included script). Nothing is downloaded or extracted during install, and no external package registries or remote URLs are used by the runtime code.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference any secret-like variables or unrelated system configuration, so requested environment access is proportionate.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify agent/system configuration. It runs as a simple local script and does not request persistent privileged presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install payback - 安装完成后,直接呼叫该 Skill 的名称或使用
/payback触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Payback 是什么?
Payback reference tool. Use when working with payback in finance contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 Payback?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install payback」即可一键安装,无需额外配置。
Payback 是免费的吗?
是的,Payback 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Payback 支持哪些平台?
Payback 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Payback?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。
推荐 Skills