context-efficient-tools

Community

Shrink tool outputs, save tokens.

Authorbaphled
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents large tool outputs from consuming valuable context window space, significantly reducing token usage and improving model efficiency.

Core Features & Use Cases

  • Context Window Management: Filters, aggregates, and summarizes large tool results before they reach the model.
  • Token Reduction: Achieves substantial savings (up to 98.7%) by processing tool outputs in code.
  • Use Case: When a search tool returns thousands of results, this skill will summarize them, provide counts, and potentially store the full list to a file, passing only essential information to the model.

Quick Start

Use the context-efficient-tools skill to process the output of a command that might produce a large amount of text.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-efficient-tools
Download link: https://github.com/baphled/dotopencode/archive/main.zip#context-efficient-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.