← Back to Skills Marketplace
196
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install opc-cashflow-manager
Description
Cash flow decision system for solo founders. Probability-weighted forecasting, runway calculation, burn rate analysis, and survival alerts. Integrates with o...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opc-cashflow-manager - After installation, invoke the skill by name or use
/opc-cashflow-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is OPC Cashflow Manager?
Cash flow decision system for solo founders. Probability-weighted forecasting, runway calculation, burn rate analysis, and survival alerts. Integrates with o... It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install OPC Cashflow Manager?
Run "/install opc-cashflow-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OPC Cashflow Manager free?
Yes, OPC Cashflow Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OPC Cashflow Manager support?
OPC Cashflow Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OPC Cashflow Manager?
It is built and maintained by Leon Fan (@leonfjr); the current version is v1.0.0.
More Skills