← 返回 Skills 市场
1286
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install revenue-calculator
功能描述
Projects revenue and net profit projections for OpenClaw sub-agent monetization strategies with sensitivity and break-even analysis.
安全使用建议
This skill is internally consistent and appears to just run local Python math to project revenue. Before installing, review the small scripts (scripts/revenue-calc.py and scripts/example.py) yourself to confirm they match your expectations (they do in this package). Note the package has no homepage or owner metadata beyond an ID—if provenance or maintainer trust matters for you, ask for source/author info. As always, run unknown code in a safe environment and avoid feeding sensitive credentials or real production data to a new skill until you’ve validated its behavior.
功能分析
Type: OpenClaw Skill
Name: revenue-calculator
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides clear instructions for a revenue calculation task, directing the agent to use `scripts/revenue-calc.py` for computations and `assets/report-template.md` for output formatting. The `scripts/revenue-calc.py` script safely processes JSON input from command-line arguments to perform mathematical calculations and outputs results as JSON, without any file system access, network calls, or malicious execution patterns. All other files are either benign placeholders or documentation, and no prompt injection attempts or high-risk behaviors were identified.
能力评估
Purpose & Capability
Name and runtime instructions match the included Python revenue-calculation script. No unrelated binaries, env vars, or config paths are requested. Minor metadata gaps (no human-readable description/homepage) reduce provenance but do not contradict capability.
Instruction Scope
SKILL.md limits actions to gathering pricing inputs, selecting a strategy, running scripts/revenue-calc.py, and producing tables/reports. It does not instruct reading unrelated files, accessing system credentials, or sending data to external endpoints.
Install Mechanism
No install spec — instruction-only plus small local scripts. No downloads, package installs, or archive extraction are specified.
Credentials
No environment variables, credentials, or config paths are required. The code operates on provided inputs and prints JSON; it does not access secrets or external services.
Persistence & Privilege
always is false and the skill does not request persistent system-wide configuration. It contains only local scripts and reference/docs; no privileged or persistent behaviour is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revenue-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/revenue-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Projects revenue for OpenClaw sub-agent strategies...
元数据
常见问题
Revenue Calculator 是什么?
Projects revenue and net profit projections for OpenClaw sub-agent monetization strategies with sensitivity and break-even analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1286 次。
如何安装 Revenue Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revenue-calculator」即可一键安装,无需额外配置。
Revenue Calculator 是免费的吗?
是的,Revenue Calculator 完全免费(开源免费),可自由下载、安装和使用。
Revenue Calculator 支持哪些平台?
Revenue Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Revenue Calculator?
由 Twood2024(@twood2024)开发并维护,当前版本 v1.0.0。
推荐 Skills