compress-prompt
SolidCompress a Rosetta KB prompt artifact (skill · workflow · phase · rule · agent · template · generic) by stripping structural tautology and ineffective scaffolding while preserving every importance-bearing token. Use when the user asks to compress, shorten, tighten, densify, or reduce a prompt / skill / workflow / phase / rule file.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- griddynamics
- Repository
- griddynamics/rosetta
- Created
- 7 months ago
- Last Updated
- 1 weeks ago
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
compress-prompt
Compresses prompts/skills into minimal goal-focused instructions. Trusts the model, drops what it already knows, maximizes action space. Use when asked to compress, condense, or minimize a prompt.
prompt-compressor
Compress verbose prompts & context before LLM processing. This skill should be used when input exceeds 1500 tokens, contains redundant phrasing, or includes unnecessary context. Reduces tokens by 40-60%.
denser-compress
Produce a shorter candidate for a skill, system prompt, tool description, memory entry, CLAUDE.md, AGENTS.md, or one-shot doc using role-aware rewrite guidance and preservation analysis. Use when the user asks to compress / shorten / denser-ify / reduce a prompt-like file or inline text. Do NOT use for general text summarization; denser is role-aware and task-typed. Also do NOT use for code refactoring, commit message shortening, or natural- language document editing — those are different problems.