Cut agent token spend by shrinking what enters the context window. Index the repo or corpus once and query it instead of re-reading files on every question. Use when the user complains their coding agent burns tokens, the context fills up fast, the same files get read repeatedly, or the bill scales with conversation length.
$npx -y skills add neeeophytee/ai-cost-cutter-skills --skill context-dietInstalls into the current project.
Run `npx skills use "https://github.com/neeeophytee/ai-cost-cutter-skills" --skill "neeeophytee/ai-cost-cutter-skills/context-diet"` 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/neeeophytee/ai-cost-cutter-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neeeophytee/ai-cost-cutter-skills"` and select the relevant skills, then follow their instructions.