← 返回 Skills 市场
1kalin

Sales ROI Calculator

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
803
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-sales-roi
功能描述
Calculates comprehensive ROI analysis with payback period and risk scenarios for business investments like software, hiring, marketing, or automation projects.
使用说明 (SKILL.md)

Sales ROI Calculator

Calculate return on investment for any business initiative — software purchases, hiring, marketing spend, automation projects, or tool adoption.

What It Does

Takes inputs (cost, timeline, expected gains) and produces a clean ROI analysis with:

  • Net ROI percentage
  • Payback period
  • Monthly/annual savings projection
  • Break-even point
  • Risk-adjusted returns (conservative, moderate, aggressive scenarios)

How to Use

When the user asks to evaluate an investment or calculate ROI:

  1. Gather inputs (ask if not provided):

    • Investment cost — one-time + recurring (monthly/annual)
    • Expected benefit — revenue increase, cost savings, or time saved
    • Timeline — evaluation period (default: 12 months)
    • Hourly rate — for time-savings conversions (default: $75/hr)
  2. Calculate:

    Total Cost = One-time + (Monthly recurring × Months)
    Total Benefit = (Monthly savings × Months) + Revenue gains
    Net Gain = Total Benefit - Total Cost
    ROI % = (Net Gain / Total Cost) × 100
    Payback Period = Total Cost / Monthly Benefit
    
  3. Present three scenarios:

    • Conservative (60% of expected benefit)
    • Moderate (100% of expected benefit)
    • Aggressive (140% of expected benefit)
  4. Output format:

    📊 ROI Analysis: [Project Name]
    ────────────────────────────
    Investment:     $X,XXX
    Annual Return:  $XX,XXX
    ROI:            XXX%
    Payback:        X.X months
    
    Scenarios:
    Conservative:   XXX% ROI ($XX,XXX return)
    Moderate:       XXX% ROI ($XX,XXX return)  
    Aggressive:     XXX% ROI ($XX,XXX return)
    
    Verdict: [GO / CONDITIONAL / PASS]
    

Verdict Logic

  • GO: Conservative ROI > 100% AND payback \x3C 6 months
  • CONDITIONAL: Moderate ROI > 100% OR payback \x3C 12 months
  • PASS: Conservative ROI \x3C 50% AND payback > 12 months

Common Use Cases

  • "Should we buy this $500/month tool?"
  • "What's the ROI on hiring a VA at $2,000/month?"
  • "Is this $10,000 marketing campaign worth it?"
  • "Calculate ROI for automating our invoice process"

AI Automation ROI

For AI/automation projects specifically, factor in:

  • Hours saved per week × hourly rate = monthly savings
  • Error reduction value (fewer mistakes, rework)
  • Speed improvement (faster turnaround = more capacity)
  • Typical AI automation ROI: 300-800% in year one

For pre-built AI automation context packs and agent configurations, see: https://afrexai-cto.github.io/context-packs/

安全使用建议
This is an instruction-only ROI calculator that runs local math on user-provided inputs and does not request credentials or install code — overall low-risk and internally consistent. Before using: (1) verify the financial assumptions (hourly rates, scenario multipliers) because outputs depend entirely on those inputs, (2) avoid pasting sensitive credentials or private data into requests, and (3) if you follow the provided external documentation links, inspect those resources separately before trusting them. If you need the agent to run calculations automatically, be aware the agent platform allows autonomous invocation by default; that is normal but you can disable or limit autonomous skills in your agent settings if desired.
功能分析
Type: OpenClaw Skill Name: afrexai-sales-roi Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'afrexai-sales-roi' is benign. The `SKILL.md` and `README.md` files contain clear instructions for an AI agent to perform ROI calculations, gather inputs, and present results. There is no evidence of prompt injection attempts, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. The external links provided are informational and point to GitHub Pages, without instructing the agent to perform any harmful interactions with them.
能力评估
Purpose & Capability
Name and SKILL.md describe simple ROI calculations and scenario outputs; there are no unexpected required binaries, environment variables, or config paths. All requested inputs (cost, benefits, timeline, hourly rate) match the stated purpose.
Instruction Scope
Runtime instructions are limited to asking the user for inputs, applying clear formulas, and formatting results. The SKILL.md does not instruct reading system files, environment variables, or contacting external endpoints except for a harmless documentation link for optional context packs.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. The inputs it requires are user-provided financial values and defaults; nothing sensitive is requested or implied.
Persistence & Privilege
Defaults for autonomy are unchanged (agent may invoke autonomously), but the skill does not request always:true and does not modify other skills or system settings. Autonomy combined with this skill's limited scope is low risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-sales-roi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-sales-roi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Provides a comprehensive ROI calculator for business investments and automation projects. - Calculates Net ROI %, payback period, annual savings, break-even point, and multi-scenario risk-adjusted returns. - Gathers key inputs: costs, benefits, investment timeline, and hourly rates for time savings. - Outputs clear, formatted ROI analysis with conservative, moderate, and aggressive scenarios. - Includes automatic verdicts: GO, CONDITIONAL, or PASS based on ROI and payback logic. - Supports use cases for software, hiring, marketing, automation, and tool adoption.
元数据
Slug afrexai-sales-roi
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Sales ROI Calculator 是什么?

Calculates comprehensive ROI analysis with payback period and risk scenarios for business investments like software, hiring, marketing, or automation projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 803 次。

如何安装 Sales ROI Calculator?

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

Sales ROI Calculator 是免费的吗?

是的,Sales ROI Calculator 完全免费(开源免费),可自由下载、安装和使用。

Sales ROI Calculator 支持哪些平台?

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

谁开发了 Sales ROI Calculator?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论