CRO 营收运营:扩展 AI 营收策略 - Openclaw Skills

作者:互联网

2026-03-28

AI教程

什么是 CRO 营收运营?

CRO 营收运营技能是为首席营收官和业务负责人设计的综合框架,旨在竞争激烈的 AI 领域推动利润增长。通过关注营收速度和规模,该技能提供了必要的工具,以投资回报率(ROI)和单位经济效益的严苛视角评估商业活动。它对于正在从早期开发向实时 B2B 服务模式转型的初创公司尤为有效。

将此技能集成到您的 Openclaw Skills 库中,可以实现定价、漏斗管理和竞争响应的系统化方法。它确保每项活动都与在 30 天内产生收入的使命保持一致,同时建立抵御前沿模型冲击的长期反脆弱护城河。该技能将原始业务数据转化为可操作的增长策略。

下载入口:https://github.com/openclaw/skills/tree/main/skills/arthurelgindell/dellight-cro-revenue-ops

安装与下载

1. ClawHub CLI

从源直接安装技能的最快方式。

npx clawhub@latest install dellight-cro-revenue-ops

2. 手动安装

将技能文件夹复制到以下位置之一

全局模式 ~/.openclaw/skills/ 工作区 /skills/

优先级:工作区 > 本地 > 内置

3. 提示词安装

将此提示词复制到 OpenClaw 即可自动安装。

请帮我使用 Clawhub 安装 dellight-cro-revenue-ops。如果尚未安装 Clawhub,请先安装(npm i -g clawhub)。

CRO 营收运营 应用场景

  • 使用专门的 BANT-AI 框架筛选高价值 B2B 线索。
  • 为免费增值、订阅和企业级产品设计基于价值的定价模型。
  • 计算新营销或产品开发项目的 ROI 和投资回收期。
  • 追踪从初始线索到成交结案的整个销售漏斗进度。
  • 开发利用创始人网络和社区建设的进入市场(GTM)手册。
CRO 营收运营 工作原理
  1. 该技能评估现有产品(如媒体引擎或企业许可)的优先级和营收模式。
  2. 应用 BANT-AI 矩阵,根据预算、权限、需求、时间表和 AI 就绪度筛选线索。
  3. 通过漏斗管理框架处理机会数据,以确定后续行动和截止日期。
  4. 营收脚本根据当前的转化率计算速度并预测未来收益。
  5. 系统进行战略性 ROI 分析,取消任何在 90 天内无法达到 3 倍回报阈值的活动优先级。

CRO 营收运营 配置指南

要在您的 Openclaw Skills 设置中部署 CRO 营收运营环境,请按照以下步骤操作:

# 进入营收运营目录
cd skills/cro-revenue-ops

# 在框架中配置您的产品优先级
# 确保以下脚本具有执行权限:
chmod +x scripts/pipeline_tracker.py
chmod +x scripts/revenue_forecast.py
chmod +x scripts/roi_calculator.py

# 运行追踪器以初始化您当前的销售漏斗
python3 scripts/pipeline_tracker.py

CRO 营收运营 数据架构与分类体系

该技能在多个关键维度上组织营收数据,以确保清晰度和可扩展性:

组件 追踪的数据点 用途
BANT-AI 矩阵 预算、权限、需求、时间表、AI 就绪度 线索评估
漏斗追踪器 来源、价值、概率、后续行动、截止日期 交易流管理
ROI 计算器 覆盖范围、转化率、订单大小、投资回收期 投资验证
产品注册表 阶段、营收模式、优先级(上线/测试/开发) 投资组合策略

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