content-roilisted
Install: claude install-skill Gaura3560/content-autopilot
# Content ROI Calculator
Not all content is worth the same effort. Know which content earns its keep.
## When to Activate
- User says `/content-roi` or `/roi`
- User says `/roi log {file} {minutes}`
- User asks "is this content type worth my time?"
- User wants to optimize time allocation
## Prerequisites
- `~/.content-autopilot/content-history.json` with performance data
- `~/.content-autopilot/monetize-data.json` (for revenue)
- Time investment data (logged by user)
## Data Extension: content-history.json
```json
{
"time_invested": {
"research_minutes": 15,
"writing_minutes": 45,
"editing_minutes": 10,
"visual_minutes": 5,
"total_minutes": 75
}
}
```
## Commands
### `/roi` — ROI dashboard for all content types
### `/roi log {file} {minutes}` — Log time spent on content
### `/roi {content_type}` — ROI for specific type (note/x/ig/carousel/etc)
### `/roi optimize` — Recommendations for time reallocation
## Workflow
### Step 1: Log Time Investment
```
/roi log note_2026-03-21.md 75
Time logged for "{title}":
Total: 75 minutes
Breakdown (estimate):
Research: ~15 min (20%)
Writing: ~45 min (60%)
Editing: ~10 min (13%)
Visuals: ~5 min (7%)
Adjust breakdown? (yes / accept)
```
### Step 2: Calculate ROI
```
============================================
Content ROI Dashboard
Period: Last 30 days
Hourly rate: ¥{rate}/hour (set with /roi rate {amount})
============================================
--- Per-Content ROI ---
Highest