Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install ai-cfo或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install ai-cfo⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/ai-cfo/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: AI CFO description: "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." homepage: https://github.com/aiwithabidi/ai-cfo-skill license: MIT compatibility: ">=0.9.0" metadata: {"emoji":"📊","requires":["MERCURY_API_TOKEN","STRIPE_API_KEY","OPENROUTER_API_KEY"],"primaryEnv":"MERCURY_API_TOKEN","homepage":"https://agxntsix.ai"} ---
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.
| 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 |
| 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 |
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
# Add to cron for daily 8 AM brief
python3 scripts/cfo_cron.py
All data stored in .data/sqlite/cfo.db:
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
安装 Ai Cfo 后,可以对 AI 说这些话来触发它
Help me get started with Ai Cfo
Explains what Ai Cfo does, walks through the setup, and runs a quick demo based on your current project
Use Ai Cfo to full AI Chief Financial Officer — connects Mercury Banking + Stripe...
Invokes Ai Cfo with the right parameters and returns the result directly in the conversation
What can I do with Ai Cfo in my finance & investment workflow?
Lists the top use cases for Ai Cfo, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/ai-cfo/ 目录(个人级,所有项目可用),或 .claude/skills/ai-cfo/(项目级)。重启 AI 客户端后,用 /ai-cfo 主动调用,或让 AI 根据上下文自动发现并使用。
Ai Cfo 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Ai Cfo 可免费安装使用。请查阅仓库了解许可证信息。
Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin...
Ai Cfo 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Ai Cfo
Identifies repetitive steps in your workflow and sets up Ai Cfo to handle them automatically