dont-kill-tokens

Enforces token-efficient AI interaction practices for administrative workflows.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/coff33ninja/ai-skills-mcp --skill dont-kill-tokens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dont-kill-tokens
Source: https://github.com/coff33ninja/ai-skills-mcp/tree/main/skills/dont-kill-tokens
Command: npx skills add https://github.com/coff33ninja/ai-skills-mcp --skill dont-kill-tokens

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that AI interactions are token-efficient, preventing wasteful operations and optimizing AI's context consumption.

Core Features & Use Cases

  • Token Efficiency: Minimizes context consumption by promoting practices that reduce redundant and unnecessary actions.
  • Efficiency Rules: Offers guidelines for efficient file reads, searches, scripting, and code writing.
  • Anti-patterns: Identifies common inefficient practices to avoid.
  • Token Budget: Encourages a token-conscious mindset for better AI performance.
  • Use Case: When integrating the Skill into an AI agent's workflow, it enforces token-efficient operations, ensuring that the AI's responses are concise and resourceful.

Quick Start

Integrate this Skill into your AI's context to activate its token efficiency practices automatically.

Frequently Asked Questions about dont-kill-tokens

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

FAQPage Schema
How do I reduce token usage in AI workflows with repetitive administrative tasks?

Token efficiency in AI interactions is achieved by enforcing practices that minimize context consumption. This involves applying specific rules for file reads, searches, scripting, and code writing to prevent wasteful operations and optimize AI performance.

What are common anti-patterns that waste tokens during AI code generation?

Common anti-patterns that waste tokens include performing broad untargeted file reads, running redundant searches, and generating verbose scripts. Identifying these inefficient practices helps maintain a token-conscious mindset and ensures concise resourceful AI responses.

How do I integrate token management rules into an existing AI agent workflow?

You integrate token management rules by adding efficiency guidelines directly into your AI agent's context. This automatically activates token-efficient operations, enforcing concise interactions and minimizing context consumption across the agent's workflows.

Do I need any external dependencies to enforce AI interaction efficiency rules?

No external dependencies are required to enforce AI interaction efficiency rules. The Skill operates using internal scripts to provide guidelines for efficient file reads, searches, and code writing without relying on external packages or platforms.

What is the best way to optimize file reads and searches for token efficiency?

The best way to optimize file reads and searches for token efficiency is to follow enforced guidelines that target specific data and avoid broad context loading. This minimizes redundant actions and optimizes the AI's context consumption.