← 返回 Skills 市场
196
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opc-cashflow-manager
功能描述
Cash flow decision system for solo founders. Probability-weighted forecasting, runway calculation, burn rate analysis, and survival alerts. Integrates with o...
安全使用建议
This skill appears coherent and self-contained: it uses only the Python standard library, reads/writes snapshot files in a specified cashflow directory, and optionally imports invoices from a local invoices/INDEX.json (opc-invoice-manager integration). Before running: review the included scripts (scripts/cashflow_tracker.py) if you want to inspect logic, ensure the cashflow and invoices directories you point it at do not contain sensitive unrelated data, and only run the import against invoice data you expect to share. If you allow autonomous agent invocation, be aware the agent can run the included script against local paths you provide — that is normal but worth considering for sensitive environments.
功能分析
Type: OpenClaw Skill
Name: opc-cashflow-manager
Version: 1.0.0
The opc-cashflow-manager skill is a financial forecasting and runway analysis tool for solo founders. It uses a Python script (scripts/cashflow_tracker.py) to perform probability-weighted calculations using the standard library, with no external dependencies or network access. The instructions in SKILL.md are strictly focused on financial visibility and include appropriate safety escalations to professional accountants for tax and legal advice, showing no signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, templates, and the Python script all implement cash‑flow forecasting, runway calculation, alerts, and optional invoice import — capabilities align with the stated purpose. The opc-invoice-manager integration (importing invoices from a local invoices/INDEX.json) is reasonable for AR import.
Instruction Scope
Runtime instructions limit operations to reading and writing snapshot and template files, asking the user for inputs, and optionally importing local invoice files. There are no instructions to read unrelated system files, environment variables, or send data to external endpoints.
Install Mechanism
There is no install spec (instruction-only), but the skill includes a Python script (stdlib only) that the agent can run. This is expected for a local CLI-style skill; no network downloads or third‑party package installs are specified.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond the local cashflow directory. Requested data (snapshots, invoices) is proportionate to its functionality.
Persistence & Privilege
always is false and the skill does not request permanent platform privileges. It reads/writes its own snapshot files under the provided cashflow directory and does not modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opc-cashflow-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/opc-cashflow-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OPC Cashflow Manager 是什么?
Cash flow decision system for solo founders. Probability-weighted forecasting, runway calculation, burn rate analysis, and survival alerts. Integrates with o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 OPC Cashflow Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opc-cashflow-manager」即可一键安装,无需额外配置。
OPC Cashflow Manager 是免费的吗?
是的,OPC Cashflow Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OPC Cashflow Manager 支持哪些平台?
OPC Cashflow Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OPC Cashflow Manager?
由 Leon Fan(@leonfjr)开发并维护,当前版本 v1.0.0。
推荐 Skills