← Back to Skills Marketplace
Worth It — Agent Profitability Tracker
by
storyscriptapp
· GitHub ↗
· v1.0.2
· MIT-0
206
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install worth-it
Description
Finally know if your AI is paying off. Per-project ROI tracking for OpenClaw agents.
Usage Guidance
This instruction-only skill expects a companion service at http://localhost:3002 and will POST parsed user messages there whenever it detects $saved/$earned/$time/$cost patterns. Before installing or enabling it: 1) Confirm you or your org will run and control the localhost service (obtain and review its source code) — otherwise the agent's posts have nowhere trusted to go. 2) If you run the service, host it in an isolated environment and inspect what fields it stores/transmits (avoid storing full conversation text if not needed). 3) Because the skill will act whenever it sees the patterns, consider requiring an explicit confirmation step in the SKILL.md (or your system prompt) before sending data. 4) Treat the vendor information and paid 'full version' claims skeptically: source is unknown—only buy if you can verify the implementation and the seller. If you cannot or will not run a verified local service, do not enable this skill.
Capability Analysis
Type: OpenClaw Skill
Name: worth-it
Version: 1.0.2
The skill bundle contains metadata and instructions for an AI agent to track project ROI by recognizing specific text triggers (e.g., $saved, $earned). It instructs the agent to send this data via POST requests to a local API endpoint (http://localhost:3002). No malicious code, data exfiltration to external domains, or unauthorized execution patterns were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (per-project ROI tracking) matches the instructions (log entries and calculate ROI). However the SKILL.md assumes a companion service (localhost:3002), optional Opik integration, and optional reading of memory/projects.json — none of which are declared as required config paths or credentials. That mismatch (implicit local service and file access) is a design assumption that should be explicit.
Instruction Scope
Runtime instructions tell the agent to recognize logging patterns anywhere in user messages and automatically POST structured entries to http://localhost:3002/api/value. This grants the agent broad discretion to transmit parsed conversation content to a local endpoint without an explicit confirmation step. The doc also references using an hourly_rate and project IDs (source unspecified), so it's unclear where those values come from before sending.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing will be written to disk by the skill itself. Low install risk, but functionality depends on an external/local service that the user must install separately (not provided here).
Credentials
No environment variables, credentials, or config paths are requested. Yet the documentation advertises Opik cloud integration and auto-detection from memory/projects.json in the full version — those integrations would require credentials and file access, but they are not declared here. The absence of declared credentials is not a security hole by itself, but it is an inconsistency to be aware of.
Persistence & Privilege
always:false and no install/install hooks. The skill does not request permanent platform presence nor modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install worth-it - After installation, invoke the skill by name or use
/worth-it - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Add ClawMart purchase link to listing
v1.0.1
Fix: proprietary license, DesertSkyLabs author, ClawMart purchase link
v1.0.0
Initial release — value logging commands + full dashboard available in paid version
Metadata
Frequently Asked Questions
What is Worth It — Agent Profitability Tracker?
Finally know if your AI is paying off. Per-project ROI tracking for OpenClaw agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.
How do I install Worth It — Agent Profitability Tracker?
Run "/install worth-it" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Worth It — Agent Profitability Tracker free?
Yes, Worth It — Agent Profitability Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Worth It — Agent Profitability Tracker support?
Worth It — Agent Profitability Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Worth It — Agent Profitability Tracker?
It is built and maintained by storyscriptapp (@storyscriptapp); the current version is v1.0.2.
More Skills