Skills AI CFO
Full AI Chief Financial Officer — 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.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/aiwithabidi/ai-cfo" ~/.claude/skills/clawdbot-skills-ai-cfo && rm -rf "$T"
manifest:
skills/aiwithabidi/ai-cfo/SKILL.mdsource content
📊 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 |
|---|---|
| Full financial dashboard — balances, MRR, burn rate, runway |
| Recent transactions with AI categorization |
| P&L statement for any date range |
| Cash flow analysis with 30/60/90 day forecast |
| Stripe revenue breakdown — MRR, new vs recurring, churn |
| Categorized expenses with trends and anomaly detection |
| Weekly/monthly executive financial report |
| Set and track budgets by category |
| Burn rate and runway calculation |
| Outstanding Stripe invoices and aging |
Environment Variables
| Variable | Required | Description |
|---|---|---|
| Yes | Mercury Banking API token (read-only) |
| Yes | Stripe secret key (restricted, read-only) |
| 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