← Back to Skills Marketplace
twood2024

Revenue Calculator

by Twood2024 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1286
Downloads
0
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install revenue-calculator
Description
Projects revenue and net profit projections for OpenClaw sub-agent monetization strategies with sensitivity and break-even analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install revenue-calculator
  3. After installation, invoke the skill by name or use /revenue-calculator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Projects revenue for OpenClaw sub-agent strategies...
Metadata
Slug revenue-calculator
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Revenue Calculator?

Projects revenue and net profit projections for OpenClaw sub-agent monetization strategies with sensitivity and break-even analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 1286 downloads so far.

How do I install Revenue Calculator?

Run "/install revenue-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Revenue Calculator free?

Yes, Revenue Calculator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Revenue Calculator support?

Revenue Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Revenue Calculator?

It is built and maintained by Twood2024 (@twood2024); the current version is v1.0.0.

💬 Comments