token-budget-advisor

Estimate input tokens and select response depth before Gemini answers.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill token-budget-advisor-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: token-budget-advisor
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/token-budget-advisor
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill token-budget-advisor-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intercept the response flow to offer the user a choice about response depth before Gemini answers.

Core Features & Use Cases

  • Estimate input tokens and select an appropriate depth before generating a response.
  • Provide multi-level depth options (Essential, Moderate, Detailed, Exhaustive) to control token usage and detail.
  • Works across prompts for concise summaries, extended explanations, or step-by-step guidance.

Quick Start

Tell Gemini you want to set a specific depth level before proceeding with your answer.

Frequently Asked Questions about token-budget-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Gemini response depth to save tokens?

To control Gemini response depth and save tokens, a pre-answer depth selector applies heuristic token estimation to your prompt. This intercepts the response flow to offer configurable levels like Essential, Moderate, Detailed, or Exhaustive before generating the final answer.

What is a pre-answer depth selector for managing token budgets?

A pre-answer depth selector for managing token budgets is a mechanism that intercepts your prompt to estimate input tokens. It presents multiple depth levels to choose from, ensuring the final response matches your desired length and detail constraints before generation.

Can I limit token usage for multi-part responses in Gemini?

Yes, you can limit token usage for multi-part responses in Gemini by applying a configurable depth level. The system estimates input tokens and guides the final answer to adhere to your specified token budget across summaries and extended explanations.

How do I set a specific depth level before proceeding with a Gemini answer?

To set a specific depth level before proceeding with a Gemini answer, you instruct the system to intercept the response flow. You then select from Essential, Moderate, Detailed, or Exhaustive options to guide the detail and token usage of the final output.

Does heuristic token estimation work for concise summaries and step-by-step guidance?

Yes, heuristic token estimation works for concise summaries and step-by-step guidance. It applies the selected depth level across various prompt types to consistently manage token budgets and control the detail of the generated response.