← All skills
Tencent SkillHub · Productivity

Ai Cfo

Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Full AI Chief Financial Officer — connects Mercury Banking + Stripe into real-time business intelligence. Daily cash position, automated P&L, revenue trackin...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/financial-setup.md, scripts/ai_cfo.py, scripts/cfo_cron.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

📊 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

CommandDescriptiondashboardFull financial dashboard — balances, MRR, burn rate, runwaytransactionsRecent transactions with AI categorizationpnlP&L statement for any date rangecashflowCash flow analysis with 30/60/90 day forecastrevenueStripe revenue breakdown — MRR, new vs recurring, churnexpensesCategorized expenses with trends and anomaly detectionreportWeekly/monthly executive financial reportbudgetSet and track budgets by categoryrunwayBurn rate and runway calculationinvoiceOutstanding Stripe invoices and aging

Environment Variables

VariableRequiredDescriptionMERCURY_API_TOKENYesMercury Banking API token (read-only)STRIPE_API_KEYYesStripe secret key (restricted, read-only)OPENROUTER_API_KEYYesFor 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

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Scripts
  • SKILL.md Primary doc
  • references/financial-setup.md Docs
  • scripts/ai_cfo.py Scripts
  • scripts/cfo_cron.py Scripts