Reduces token burn by compressing command output and deduplicating repeated file reads before they are sent to Claude Code, Codex, Cursor, and related coding-agent tools.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Compress repeated agent context and command output before it reaches coding agents with sqz"
slug: "compress-repeated-agent-context-and-command-output-before-it-reaches-coding-agents-with-sqz"
description: "Reduces token burn by compressing command output and deduplicating repeated file reads before they are sent to Claude Code, Codex, Cursor, and related coding-agent tools."
github_stars: 165
verification: "listed"
source: "https://github.com/ojuschugh1/sqz"
author: "Ojus Chugh"
publisher_type: "Open Source Maintainer"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "ojuschugh1/sqz"
github_stars: 165
---
# Compress repeated agent context and command output before it reaches coding agents with sqz
Reduces token burn by compressing command output and deduplicating repeated file reads before they are sent to Claude Code, Codex, Cursor, and related coding-agent tools.
## Prerequisites
sqz CLI plus a supported coding-agent client such as Claude Code, Codex, Cursor, Windsurf, Cline, Gemini CLI, or OpenCode
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/ojuschugh1/sqz
## Documentation
- https://ojuschugh1.github.io/sqz/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/compress-repeated-agent-context-and-command-output-before-it-reaches-coding-agents-with-sqz/)
No comments yet. Be the first to comment!