Use when user says "budget", "token limit", "stay under N tokens", or wants per-task token caps. Enforce a hard token budget per task/response — track estimate, stop before limit, summarize if exceeded. Off: "no budget" / "unlimited".
$npx -y skills add mocasus/paleo --skill paleo-budgetInstalls into the current project.
Run `npx skills use "https://github.com/mocasus/paleo" --skill "mocasus/paleo/paleo-budget"` 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/mocasus/paleo" that are relevant to the current task. Run `npx skills add "https://github.com/mocasus/paleo"` and select the relevant skills, then follow their instructions.