Ai Cfo
/install ai-cfo
📊 AI CFO
Full AI Chief Financial Officer for Agent6ix LLC
Connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue tracking, expense categorization, cash flow forecasting, burn rate alerts, and weekly financial reports.
Commands
| Command | Description |
|---|---|
dashboard |
Full financial dashboard — balances, MRR, burn rate, runway |
transactions |
Recent transactions with AI categorization |
pnl |
P&L statement for any date range |
cashflow |
Cash flow analysis with 30/60/90 day forecast |
revenue |
Stripe revenue breakdown — MRR, new vs recurring, churn |
expenses |
Categorized expenses with trends and anomaly detection |
report |
Weekly/monthly executive financial report |
budget |
Set and track budgets by category |
runway |
Burn rate and runway calculation |
invoice |
Outstanding Stripe invoices and aging |
Environment Variables
| Variable | Required | Description |
|---|---|---|
MERCURY_API_TOKEN |
Yes | Mercury Banking API token (read-only) |
STRIPE_API_KEY |
Yes | Stripe secret key (restricted, read-only) |
OPENROUTER_API_KEY |
Yes | For AI transaction categorization |
Usage
python3 scripts/ai_cfo.py dashboard
python3 scripts/ai_cfo.py transactions --days 30
python3 scripts/ai_cfo.py pnl --start 2026-01-01 --end 2026-01-31
python3 scripts/ai_cfo.py cashflow
python3 scripts/ai_cfo.py revenue
python3 scripts/ai_cfo.py expenses --days 30
python3 scripts/ai_cfo.py report --period weekly
python3 scripts/ai_cfo.py budget --set Marketing 5000
python3 scripts/ai_cfo.py runway
python3 scripts/ai_cfo.py invoice
Daily Automation
# Add to cron for daily 8 AM brief
python3 scripts/cfo_cron.py
Data Storage
All data stored in .data/sqlite/cfo.db:
- Categorized transactions
- Budget allocations
- Daily snapshots
- Monthly P&L snapshots
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need an AI CFO for your business? Book a free consultation
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-cfo - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-cfo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ai Cfo 是什么?
Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 830 次。
如何安装 Ai Cfo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-cfo」即可一键安装,无需额外配置。
Ai Cfo 是免费的吗?
是的,Ai Cfo 完全免费(开源免费),可自由下载、安装和使用。
Ai Cfo 支持哪些平台?
Ai Cfo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Cfo?
由 aiwithabidi(@aiwithabidi)开发并维护,当前版本 v1.0.0。