ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Dellight Cfo Financial Ops

Skill by arthurelgindell

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/arthurelgindell/dellight-cfo-financial-ops
Or

What This Skill Does

The Dellight CFO Financial Ops skill acts as an intelligent financial controller for DELLIGHT.AI. It provides a standardized framework for managing the financial health of a pre-revenue startup. The skill integrates unit economics analysis, burn rate tracking, revenue forecasting, and strategic budget allocation into the OpenClaw agent workflow. By maintaining a strict focus on the company's financial context—specifically the current liquid assets of AED 1.8M and the goal of revenue-led growth—this skill enables the AI to make data-driven decisions regarding resource allocation and cost optimization.

Installation

To integrate this financial controller into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/arthurelgindell/dellight-cfo-financial-ops

Ensure that your environment has access to the scripts/ directory within the installed path, as the skill relies on internal python scripts for burn rate calculations and revenue projections.

Use Cases

  • Unit Economics Auditing: Calculate LTV:CAC ratios and monitor payback periods for new marketing campaigns.
  • Burn Rate Management: Track monthly infrastructure, API, and tool expenses against the $2,000–$5,400 projected burn budget.
  • Strategic Forecasting: Use the revenue model scripts to project growth scenarios (conservative vs. aggressive) and align them with the 12-month MRR targets.
  • Budget Reallocation: Request an automated breakdown of current spending based on the 60/25/10/5 framework.

Example Prompts

  1. "Run the burn_tracker.py script with current costs for LinkedIn ads and API usage, then compare it to our projected monthly burn budget."
  2. "Given our current capital of $490k, calculate the impact on our runway if we increase marketing spend to hit the month 3 MRR target of $15,000."
  3. "Evaluate our current SaaS subscriptions for tools like Tailscale and Claude Code; are we within our 10% operational budget cap?"

Tips & Limitations

  • Data Integrity: The accuracy of the financial reports is dependent on the manual input of cost data. Ensure monthly expenses are updated in the relevant configuration files.
  • Context Awareness: This skill is purpose-built for DELLIGHT.AI. Modifying it for other entities requires recalibrating the internal constant values.
  • Risk Management: Always review the output of revenue_model.py before making major capital expenditure decisions, as the model uses estimated growth trajectories rather than guaranteed market performance.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-arthurelgindell-dellight-cfo-financial-ops": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#startup#cfo#budgeting#economics
Safety Score: 4/5

Flags: file-read, file-write, code-execution