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 via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/ai-cfoWhat This Skill Does
The AI CFO skill acts as a comprehensive autonomous financial engine for your business, integrating real-time data from Mercury Banking and Stripe to provide high-level financial intelligence. It serves as a continuous monitoring tool that automates complex accounting tasks, ranging from transaction categorization to predictive cash flow modeling. By leveraging AI-driven analysis, it transforms raw banking and payment logs into actionable insights, helping business owners understand their daily cash position, monitor burn rates, and track recurring revenue without manual bookkeeping.
Installation
To integrate the AI CFO into your environment, use the OpenClaw CLI tool. Run the following command: clawhub install openclaw/skills/skills/aiwithabidi/ai-cfo. After installation, ensure you have your API keys ready. You must set the following environment variables: MERCURY_API_TOKEN, STRIPE_API_KEY, and OPENROUTER_API_KEY. These keys provide the necessary read-only access to your financial accounts and the intelligence layer required to categorize transactions accurately. Once configured, data will be stored locally in .data/sqlite/cfo.db for performance and privacy.
Use Cases
This skill is ideal for startups and SMEs looking to eliminate manual financial reporting. Primary use cases include: 1. Automated Bookkeeping: Automatically categorizing Stripe and Mercury transactions using AI. 2. Runway Management: Calculating real-time burn rates to ensure company longevity. 3. Financial Forecasting: Generating 30/60/90-day cash flow projections based on historical data. 4. Executive Reporting: Automatically generating weekly P&L statements for management reviews. 5. Budget Monitoring: Setting and enforcing spending limits by category.
Example Prompts
- "Analyze my revenue for the last 30 days and tell me if my MRR is trending upwards compared to last month."
- "What is our current burn rate and how many months of runway do we have based on current spending?"
- "Generate a P&L statement for the current quarter and highlight any unusual expense categories."
Tips & Limitations
To maximize accuracy, ensure your Stripe and Mercury account permissions are restricted to read-only. While the AI is highly effective at categorization, review the sqlite database periodically for any misclassified anomalies. Keep in mind that the forecasting accuracy is entirely dependent on the quality and volume of your historical transaction data. If your business has seasonal volatility, the 90-day forecast may require manual adjustment or professional oversight.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-ai-cfo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api, code-execution
Related Skills
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
skill-auditor
Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external sources. Automatically triggered before any skill installation.
Model Intel
Live LLM model intelligence and pricing from OpenRouter
deep-search
Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: internet, academic, news, youtube, reddit. Returns AI-synthesized answers with citations. Use for research, comparisons, market analysis, fact-checking. Triggers: search, research, look up, find out, compare, what is, deep search, web research.
amplitude
Amplitude product analytics — track events, analyze user behavior, run cohort analysis, manage user properties, and query funnel/retention data via the Amplitude API. Understand product usage, measure feature adoption, and analyze user journeys. Built for AI agents — Python stdlib only, zero dependencies. Use for product analytics, user behavior tracking, funnel analysis, retention analysis, and cohort segmentation.