take-back-my-latte
Installation
SKILL.md
Take Back My Latte
Create one short story from OpenAI usage data: how many lattes can the user take back next month?
Keep the roles separate:
- The Skill analyzes and explains.
- The website helps the user act.
Support OpenAI only. Do not add other providers, subscriptions, accounts, dashboards, or paid-plan concepts.
Analyze
-
Locate the user-provided
.jsonfile or files. Never request an API key or call the OpenAI API. -
Run:
python3 "{baseDir}/scripts/analyze_openai_cost.py" "<costs.json>" "<optional-usage.json>"