ROI Calculation

Convert task completion counts into ROI reports with Mermaid charts.

18|7|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/thecloudtips/founder-os --skill roi-calculation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ROI Calculation
Source: https://github.com/thecloudtips/founder-os/tree/main/plugin/skills/savings/roi-calculation
Command: npx skills add https://github.com/thecloudtips/founder-os --skill roi-calculation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms raw plugin usage data into clear, quantifiable metrics of time and cost savings, demonstrating the tangible ROI of using Founder OS.

Core Features & Use Cases

  • Time Savings Calculation: Converts task counts into hours and days saved.
  • Dollar Value Estimation: Assigns a monetary value to time saved based on user-defined rates.
  • ROI Visualization: Generates reports with charts (Mermaid) to illustrate productivity gains.
  • Use Case: After a week of using Founder OS, you can run this skill to see exactly how many hours you've saved on tasks like email triage and report generation, and estimate the dollar amount saved at your standard hourly rate.

Quick Start

Calculate the weekly ROI for Founder OS usage based on completed tasks.

Frequently Asked Questions about ROI Calculation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate time savings and ROI from plugin usage data?

Time savings and ROI are calculated by processing DiscoveryResult arrays, applying configurable time estimates per category, and converting completed task counts into hours saved and estimated dollar value metrics.

Can I visualize productivity gains in a Markdown report with charts?

Yes, you can visualize productivity gains by generating detailed Markdown reports that include Mermaid charts, illustrating time and cost savings metrics for both single-period and multi-period analyses.

How do I estimate the dollar value of time saved from completed tasks?

You estimate the dollar value of time saved by applying a user-defined hourly rate to the calculated hours saved, with robust configuration resolution and hourly rate gating ensuring accurate monetary metrics.

Does ROI calculation work for analyzing multiple periods of task completion data?

Yes, ROI calculation supports both single-period and multi-period analyses, processing task completion counts across different timeframes to generate comparative time and dollar savings reports.

What is the best way to track ROI and report on weekly productivity metrics?

The best way to track weekly ROI is to run a calculation that processes weekly task completion counts, converts them into hours saved, and generates a detailed Markdown report with Mermaid charts visualizing the gains.