โ† All skills
Tencent SkillHub ยท Developer Tools

DELLIGHT CFO Financial Operations

Automation skill for DELLIGHT CFO Financial Operations.

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

Automation skill for DELLIGHT CFO Financial Operations.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

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

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/burn_tracker.py

Validation

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

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

Reporting Line

CFO reports to CEO (Arthur Dell), dotted line to CRO (Reign). Finance exists to enable revenue growth while maintaining runway.

Company Financial Context

Entity: DELLIGHT.AI (DIFC AI License application submitted Jan 30) Capital: AED 1.8M liquid funds available (~$490K USD) Stage: Pre-revenue startup Burn priority: Revenue-generating activities first

1. Unit Economics

  • For each product, maintain:
  • Customer Acquisition Cost (CAC) = Total Sales+Marketing Spend / New Customers
  • Lifetime Value (LTV) = Average Revenue Per User ร— Average Lifetime (months)
  • LTV:CAC Ratio = LTV / CAC (target: >3:1)
  • Payback Period = CAC / Monthly Revenue Per Customer (target: <6 months)
  • Gross Margin = (Revenue - COGS) / Revenue (target: >70% for AI/SaaS)
  • ### 2. Cost Structure
  • AI/API Costs, Items=OpenRouter, WaveSpeed, ElevenLabs, Gemini, Monthly Estimate=$500-2,000
  • Infrastructure, Items=Tailscale, hosting, GAMMA compute, Monthly Estimate=$200-500
  • Tools, Items=Claude Code, subscriptions, Monthly Estimate=$200-400
  • DIFC License, Items=Annual fee prorated, Monthly Estimate=~$500
  • Marketing, Items=LinkedIn ads, content production costs, Monthly Estimate=$500-2,000
  • **Total Burn**, Items=, Monthly Estimate=**$2,000-5,400/month**
  • ### 3. Revenue Targets
  • Month 1, MRR Target=$3,000, Cumulative Revenue=$3,000
  • Month 3, MRR Target=$15,000, Cumulative Revenue=$33,000
  • Month 6, MRR Target=$50,000, Cumulative Revenue=$150,000
  • Month 12, MRR Target=$150,000, Cumulative Revenue=$900,000
  • ### 4. Runway Calculation
  • Runway (months) = Available Capital / Monthly Burn Rate
  • Current: ~$490K / $5K = 98 months (comfortable)
  • With aggressive growth spend: ~$490K / $15K = 33 months
  • ### 5. Budget Allocation (Startup Phase)
  • Revenue generation (sales + marketing), % of Spend=60%, Rationale=Primary mission
  • Product development (via Atlas), % of Spend=25%, Rationale=Build what sells
  • Operations (infra, tools, admin), % of Spend=10%, Rationale=Keep lights on
  • Reserve, % of Spend=5%, Rationale=Emergency buffer
  • ## Financial Scripts
  • ### Burn Rate Tracker
  • Run `scripts/burn_tracker.py` to calculate current burn rate from cost inputs.
  • ### Revenue Forecast
  • Run `scripts/revenue_model.py` to project revenue scenarios (conservative/base/aggressive).
  • ## Cost Optimization Rules
  • 1. **API costs**: Use local models (DeepSeek v3.2) for routine tasks, premium models only for revenue-impacting work
  • 2. **Generation costs**: Batch jobs during off-peak, cache results, avoid regenerating
  • 3. **Target**: <$15/day operational AI costs through composite model routing
  • 4. **Review**: Weekly cost audit โ€” kill any spend that isn't generating or enabling revenue
  • ## Financial Reporting
  • ### Monthly P&L
  • Track: Revenue, COGS (API/compute), Gross Profit, Operating Expenses, Net Income
  • ### Cash Flow
  • Track: Starting balance, Revenue in, Expenses out, Ending balance
  • ### Key Ratios
  • Gross Margin (target >70%)
  • LTV:CAC (target >3:1)
  • Burn Multiple = Net Burn / Net New ARR (target <2x)
Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • scripts/burn_tracker.py Scripts