← 返回 Skills 市场
alirezarezvani

Revenue Operations

作者 Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
979
总下载
0
收藏
8
当前安装
3
版本数
在 OpenClaw 中安装
/install revenue-operations
功能描述
Analyzes sales pipeline health, revenue forecasting accuracy, and go-to-market efficiency metrics for SaaS revenue optimization. Use when analyzing sales pip...
安全使用建议
This skill is internally consistent with its stated purpose, but you should still: (1) confirm Python 3 is available in the runtime before use; (2) review the other two scripts (pipeline_analyzer.py and gtm_efficiency_calculator.py) locally to ensure they don't make network calls or access unexpected files before running in a production environment; (3) run the tools first on the included sample JSON files to verify outputs; (4) avoid feeding production secrets or live CRM exports into any third-party skill until you have reviewed the code and are comfortable with it; and (5) if you plan to let agents invoke this autonomously, consider limiting that capability unless you trust the skill and the agent's scope.
功能分析
Type: OpenClaw Skill Name: revenue-operations Version: 1.0.0 The revenue-operations skill bundle is a legitimate set of tools for SaaS financial and sales analysis. The Python scripts (pipeline_analyzer.py, forecast_accuracy_tracker.py, and gtm_efficiency_calculator.py) perform purely mathematical and logical operations on provided JSON data without any network access, file system modifications, or suspicious execution patterns. The SKILL.md instructions are well-aligned with the stated purpose and do not contain any prompt injection attempts or unauthorized data access requests.
能力评估
Purpose & Capability
Name/description match the included templates and three Python scripts (pipeline analysis, forecast accuracy, GTM efficiency). The supplied sample inputs, report templates, and reference docs are all appropriate and proportional to a revenue-operations toolkit.
Instruction Scope
SKILL.md instructs running the local Python scripts against JSON input files and describes expected outputs and workflows. The instructions do not ask the agent to read unrelated system files or transmit data to external endpoints; verifying input data and cross-checking against a CRM are reasonable user workflows for this purpose.
Install Mechanism
There is no install spec and all code appears bundled with the skill. No network downloads or archive extraction are present in the manifest. Scripts are Python-based and will run locally if Python is available.
Credentials
The skill declares no required environment variables, credentials, or config paths. The visible script (forecast_accuracy_tracker.py) uses only standard libraries (argparse, json, sys) and does not reference environment variables or credential material.
Persistence & Privilege
Flags show always:false and default autonomous invocation allowed; that is expected. The skill does not request persistent system privileges or attempt to modify other skills or global agent configuration in the provided materials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install revenue-operations
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /revenue-operations 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v2.1.1 release
v2.1.1
v2.1.1: optimization, reference splits
v0.1.0
Initial release of "revenue-operations" skill for SaaS revenue optimization. - Analyze sales pipeline coverage and health, including conversion rates, deal velocity, and risk factors. - Track forecast accuracy over time using MAPE with bias analysis and category-level breakdowns. - Calculate and benchmark core SaaS go-to-market efficiency metrics: Magic Number, LTV:CAC, CAC Payback, Burn Multiple, Rule of 40, and Net Dollar Retention. - Includes sample input schemas, usage examples, and workflow templates for pipeline review, forecast evaluation, and efficiency audits.
元数据
Slug revenue-operations
版本 1.0.0
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 3
常见问题

Revenue Operations 是什么?

Analyzes sales pipeline health, revenue forecasting accuracy, and go-to-market efficiency metrics for SaaS revenue optimization. Use when analyzing sales pip... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 979 次。

如何安装 Revenue Operations?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install revenue-operations」即可一键安装,无需额外配置。

Revenue Operations 是免费的吗?

是的,Revenue Operations 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Revenue Operations 支持哪些平台?

Revenue Operations 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Revenue Operations?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。

💬 留言讨论