DELLIGHT CRO Revenue Operations

v1.0.0

Automation skill for DELLIGHT CRO Revenue Operations.

0· 754·0 current·0 all-time
byDELLIGHT@arthurelgindell

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for arthurelgindell/dellight-cro-revenue-ops.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "DELLIGHT CRO Revenue Operations" (arthurelgindell/dellight-cro-revenue-ops) from ClawHub.
Skill page: https://clawhub.ai/arthurelgindell/dellight-cro-revenue-ops
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install arthurelgindell/dellight-cro-revenue-ops

ClawHub CLI

Package manager switcher

npx clawhub@latest install dellight-cro-revenue-ops
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name, description, SKILL.md content, and the provided roi_calculator.py align with a CRO/revenue-ops automation skill. The skill does not request unrelated credentials or binaries. However, SKILL.md instructs running scripts/pipeline_tracker.py and scripts/revenue_forecast.py which are not present in the file manifest — this is an unexplained gap.
!
Instruction Scope
SKILL.md stays within CRO/revenue scope (pipeline, pricing, ROI). It does not instruct the agent to read system files, environment variables, or post to unknown endpoints. The concerning part is the explicit instructions to run two scripts that are not included (pipeline_tracker.py and revenue_forecast.py). If the agent or integrator attempted to fetch or execute those absent scripts at runtime, that could expand the attack surface; as-is the missing files are an operational/integrity issue.
Install Mechanism
No install spec (instruction-only plus a small included script). That limits disk-writing/remote-code risks. The single included Python script is local, small, and contains no network or exec calls.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to the described functionality and to the included roi_calculator.py.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not ask for permanent presence or to modify other skills. No additional privilege requests are present.
What to consider before installing
This package mostly looks like a legitimate CRO operations aid: the included roi_calculator.py is simple and safe to run locally. However, SKILL.md tells the agent to run two other scripts (scripts/pipeline_tracker.py and scripts/revenue_forecast.py) that are not included — that mismatch is the main red flag. Before installing or enabling this skill: 1) Ask the publisher for the missing scripts (or the full, canonical source). 2) Inspect any missing scripts for network calls, credential access, or obfuscated logic before running them. 3) If you must test now, run the included roi_calculator.py in an isolated environment (no network) to verify behavior. 4) If you enable autonomous invocation, be cautious: missing or remotely-fetched components could change the skill's behavior at runtime. If the publisher cannot justify or supply the absent files, treat the skill as incomplete and avoid using it in production.

Like a lobster shell, security has layers — review code before you run it.

c-suitevk97edfvs2d9gbj9peev7vvje7n815weadellightvk97edfvs2d9gbj9peev7vvje7n815wealatestvk97edfvs2d9gbj9peev7vvje7n815wearevenuevk97edfvs2d9gbj9peev7vvje7n815wea
754downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

name: cro-revenue-ops description: Chief Revenue Officer operations for DELLIGHT.AI. Use for revenue strategy, pipeline management, pricing decisions, deal qualification, ROI analysis, sales forecasting, customer acquisition strategy, and any commercial activity that directly impacts bottom-line revenue. Activate when discussing revenue targets, sales pipeline, pricing models, customer conversion, unit economics, go-to-market execution, or startup growth strategy. Primary KPI is revenue generation with velocity and scale.

CRO Revenue Operations

Mission Context

DELLIGHT.AI is an AI startup in DIFC, Dubai. Four products at various stages. The CRO's singular obsession: generate revenue and prove ROI on every activity.

Org Structure

  • CRO reports to CEO (Arthur Dell)
  • CMO reports to CRO (dotted line CEO)
  • CIO Intelligence reports to CEO (dotted line CRO)

Revenue Products

Media Production Engine, Stage=Live, Revenue Model=B2B service + per-project, Priority= IMMEDIATE Superhuman X, Stage=Final testing, Revenue Model=Play Store + freemium, Priority=🟡 NEXT GAZE, Stage=Development, Revenue Model=Consumer subscription, Priority=🟢 PIPELINE GLADIATOR, Stage=Early, Revenue Model=Enterprise license, Priority= FUTURE

CRO Operating Framework

1. Revenue Velocity Playbook

Every activity must answer: "How does this generate revenue within 30 days?"

Qualification Matrix (BANT-AI):

  • Budget: Does the prospect have budget for AI services?
  • Authority: Are we talking to the decision-maker?
  • Need: Is there a pain point our products solve?
  • Timeline: Can they buy within 30 days?
  • AI-Readiness: Do they understand AI enough to adopt?

2. Pricing Strategy

For pricing decisions, reference: references/pricing-frameworks.md

Key principles:

  • Value-based pricing, not cost-plus
  • Anchor high, negotiate to fair
  • Starter tier to reduce friction, premium tier for margin
  • Annual contracts preferred (cash flow + retention)

3. Pipeline Management

Track every opportunity through stages:

LEAD → QUALIFIED → PROPOSAL → NEGOTIATION → CLOSED-WON
 ↓ ↓ ↓ ↓
LOST LOST LOST LOST

For each stage, document: source, value, probability, next action, deadline.

### 4. Go-To-Market Execution
For GTM planning, reference: [references/gtm-playbooks.md](references/gtm-playbooks.md)

**Startup GTM Priorities:**
1. Founder-led sales (Arthur's network + LinkedIn)
2. Content marketing (demonstrate capability publicly)
3. Strategic partnerships (agencies, studios, enterprise)
4. Community building (open source leverage from OpenClaw)

### 5. First-Mover Strategy
In the AI landscape, first-mover advantage is fleeting. Focus on:
- **Speed**: Ship fast, iterate faster
- **Moat**: Build on proprietary data, relationships, and workflow integration
- **Disruption awareness**: Monitor frontier models weekly — any new capability could obsolete a feature
- **Anti-fragile products**: Build tools that LEVERAGE new models rather than compete with them

### 6. ROI Analysis
For every proposed activity, calculate:

Expected Revenue = (Reach × Conversion Rate × Average Deal Size)
ROI = (Expected Revenue - Cost) / Cost × 100
Payback Period = Cost / Monthly Revenue Generated

If ROI < 3x within 90 days for a startup activity, deprioritize.

### 7. Competitive Response
When encountering competitive threats:
1. Assess: Does this change our positioning?
2. Differentiate: What do we do that they can't?
3. Accelerate: Can we ship faster to maintain position?
4. Document: Update competitive intelligence in CIO skill

## Revenue Scripts

### Pipeline Tracker
Run `scripts/pipeline_tracker.py` to generate pipeline status reports.

### Revenue Forecast
Run `scripts/revenue_forecast.py` to project revenue based on pipeline and conversion rates.

### ROI Calculator
Run `scripts/roi_calculator.py` to evaluate proposed activities.

## Decision Framework
When making revenue decisions:
1. **Does this generate revenue?** → If no, why are we doing it?
2. **What's the ROI timeline?** → If >90 days, is the strategic value worth it?
3. **Does this scale?** → One-off revenue is cash, repeatable revenue is a business
4. **Does this survive model disruption?** → If a new frontier model kills this, pivot early

Comments

Loading comments...