BeClaude

llmtrim

New
22GitHub TrendingGeneralby fkiene

💸 Cut ~66% off your LLM bill. Drop-in proxy compresses input, output, and cache: any provider, answers unchanged, no extra model calls. Single Rust binary.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/llmtrim.md https://raw.githubusercontent.com/fkiene/llmtrim/main/SKILL.md
3
Invoke in Claude Code
/llmtrim
View source on GitHub
rust

Frequently Asked Questions

What is llmtrim?

💸 Cut ~66% off your LLM bill. Drop-in proxy compresses input, output, and cache: any provider, answers unchanged, no extra model calls. Single Rust binary.

How to install llmtrim?

To install llmtrim, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /llmtrim.

What is llmtrim best for?

llmtrim is a community categorized under General. It is designed for: rust. Created by fkiene.