byhabitat-thinking· 38 skills
Use when the user wants to estimate or predict the cost, token usage, or time of a task BEFORE it runs — "how much will this feature cost to build", "estimate the tokens for this spec", "what will this slice cost", "predict the agent-compute time before I commit" — produces a token + time estimate as a range with disclosed confidence, adding a dollar figure only when an observability/costs snapshot grounds it. The prospective sibling of cost-tracking, which records actual spend after the fact.
$npx -y skills add habitat-thinking/ai-literacy-superpowers --skill cost-estimationInstalls into the current project.
Run `npx skills use "https://github.com/habitat-thinking/ai-literacy-superpowers" --skill "habitat-thinking/ai-literacy-superpowers/cost-estimation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/habitat-thinking/ai-literacy-superpowers" that are relevant to the current task. Run `npx skills add "https://github.com/habitat-thinking/ai-literacy-superpowers"` and select the relevant skills, then follow their instructions.