← 返回 Skills 市场
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-roi-analyzer
功能描述
AI算力销售 ROI 分析器。对比当前方案与新方案的成本和性能,计算 ROI、 TCO(总拥有成本)和投资回收期。输入 GPU 配置和业务指标, 生成投资回报分析报告,支持成本优化建议和竞品对比。 触发词:ROI分析, 成本对比, TCO计算, 投资回报, 成本优化, ROI calculator, TCO co...
安全使用建议
This skill appears internally consistent and low-risk: review the small Python script if you want to confirm the formulas, and be mindful of the --export CSV path (it will write files to whatever path you provide). There is no network activity or credential usage. If you plan to run it, run with a normal user account in a controlled environment and validate the financial formulas against your own expectations (edge cases like zero throughput or zero revenue growth can produce 'inf' or 'N/A' outputs).
功能分析
Type: OpenClaw Skill
Name: pans-roi-analyzer
Version: 1.0.0
The skill is a legitimate ROI and TCO calculator for AI compute configurations. The Python script (scripts/roi.py) performs purely mathematical calculations based on user-provided inputs and optionally exports results to a CSV file; it contains no network activity, sensitive data access, or suspicious execution patterns. The SKILL.md instructions are consistent with the tool's purpose and do not contain any prompt injection attempts.
能力评估
Purpose & Capability
The name/description (GPU ROI/TCO analysis) matches the included Python script (scripts/roi.py) and SKILL.md. The script performs cost, throughput, revenue, ROI, payback and TCO calculations — all coherent with the stated purpose.
Instruction Scope
SKILL.md contains only descriptive instructions and trigger words; it does not instruct the agent to read unrelated files, access secrets, or send data externally. The included script only reads CLI args, prints results, and optionally writes a CSV file to a user-supplied path.
Install Mechanism
There is no install spec and no external downloads. The skill ships a small Python script and is instruction-only for runtime; nothing is fetched from remote URLs or installed automatically.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not access environment variables or external services — requested privileges are minimal and appropriate.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills or system-wide settings. It runs as a standalone CLI utility when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pans-roi-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/pans-roi-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of pans-roi-analyzer.
- Enables ROI, TCO, and payback period analysis for AI compute sales scenarios.
- Accepts GPU configurations and business metrics as input.
- Generates investment return analysis reports with cost optimization suggestions and competitor comparisons.
- Supports multiple trigger keywords for ease of use.
元数据
常见问题
Pans Roi Analyzer 是什么?
AI算力销售 ROI 分析器。对比当前方案与新方案的成本和性能,计算 ROI、 TCO(总拥有成本)和投资回收期。输入 GPU 配置和业务指标, 生成投资回报分析报告,支持成本优化建议和竞品对比。 触发词:ROI分析, 成本对比, TCO计算, 投资回报, 成本优化, ROI calculator, TCO co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 Pans Roi Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-roi-analyzer」即可一键安装,无需额外配置。
Pans Roi Analyzer 是免费的吗?
是的,Pans Roi Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pans Roi Analyzer 支持哪些平台?
Pans Roi Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pans Roi Analyzer?
由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。
推荐 Skills