<!-- IJFW: narration-not-applicable --> --- name: ijfw-compress description: "Compress memory/context files into terse form. Trigger: /compress, compress file" --- Compress the target file. Preserve all meaning. Reduce tokens. Rules: - Drop: articles (a/an/the), filler (just/really/basically), hedging, pleasantries. - Fragments OK. Short synonyms (big not extensive, fix not implement a solution). - Arrows for causality (X → Y). - Abbreviate common terms (DB/auth/config/req/res/fn/impl/env/dep...
Scanned 9/1/2026
Install to Claude Code
npx -y skills add FerroxLabs/wayland-core --skill ijfw-compress --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ijfw Compress?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ferroxlabs-ijfw-compress)More formats (shields.io, HTML) on the badges page.
<!-- IJFW: narration-not-applicable -->
---
name: ijfw-compress
description: "Compress memory/context files into terse form. Trigger: /compress, compress file"
---
Compress the target file. Preserve all meaning. Reduce tokens.
Rules:
- Drop: articles (a/an/the), filler (just/really/basically), hedging, pleasantries.
- Fragments OK. Short synonyms (big not extensive, fix not implement a solution).
- Arrows for causality (X → Y).
- Abbreviate common terms (DB/auth/config/req/res/fn/impl/env/deps).
- Preserve EXACTLY: code blocks, URLs, file paths, commands, headings, dates, versions, technical terms.
- Only compress prose. Never touch code.
Process:
1. Back up: cp <file> <file>.original.md
2. Compress prose sections.
3. Validate: all headings preserved, all code blocks intact, all URLs unchanged.
4. Report savings: "Compressed: 1,847 -> 923 tokens (50% saved -- approx $0.01-0.02 per session at Sonnet input pricing)"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!