Skip to content

/ClaudeShrink

Automatically compress large natural text or log files before processing. Trigger when the user pastes massive text blobs, or asks to analyze a large file (logs, docs, transcripts), or provides a prompt that is too large for the context window. DO NOT trigger on source code

shell
$ npx -y skills add g-akshay/ClaudeShrink --skill ClaudeShrink --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ClaudeShrink
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Automatically compress large natural text or log files before processing. Trigger when the user pastes massive text blobs, or asks to analyze a large file (logs, docs, transcripts), or provides a prompt that is too large for the context window. DO NOT trigger on source code
Ships withclaudeshrink

A Claude Code skill that shrinks massive prompts and files using LLMLingua to save tokens. This skill enables Claude Code to handle massive files (logs, documentation, long traces) by compressing them using LLMLingua.

Get the whole plugin, auto-invoked
Stats
5
Stars
0
Forks
Python
Language
MIT
License

Repo: g-akshay/ClaudeShrink