skills/clawhub.ai/take-back-my-latte

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

  1. Locate the user-provided .json file or files. Never request an API key or call the OpenAI API.

  2. Run:

    python3 "{baseDir}/scripts/analyze_openai_cost.py" "<costs.json>" "<optional-usage.json>"
    
Installs
1
First Seen
Aug 4, 2026
take-back-my-latte from clawhub.ai