Minimize Cursor Cost
Description
Drop-in AI rules for Cursor and Claude Code that cut project token usage by 50%+.
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
Minimize-Cursor-Cost
Drop-in AI rules for Cursor, Claude Code, Codex, Copilot, Windsurf, and any other agent that reads `AGENTS.md` — designed to reduce token usage without reducing accepted-change quality.
No fluff in your AI's responses. No tutorials when you asked for a fix. No full-file rewrites when a 5-line patch will do. No re-reading the same file six times in a single chat.
[](LICENSE)   
TL;DR
# macOS / Linux / WSL
curl -fsSL https://raw.githubusercontent.com/inboxpraveen/Minimize-Cursor-Cost/main/install.sh | bash
# Windows
irm https://raw.githubusercontent.com/inboxpraveen/Minimize-Cursor-Cost/main/install.ps1 | iex
The default installs only Cursor's two core rules plus prompt templates. Choose tool and stack adapters explicitly when you need more — `--tool agents` for the cross-tool `AGENTS.md`, `--tool claude` for Claude Code.
What's included
lean-cursor/
├── AGENTS.md # Cross-tool standard — Cursor, Codex, Copilot, Windsurf, Zed…
├── CLAUDE.md # Auto-loaded by Claude Code on session start
├── .cursorrules # Cursor — legacy fallback rules
├── .claude/
│ └── rules/ # Same scoped rules, Claude Code `paths:` format
│ └── *.md # Generated from .cursor/rules/*.mdc
├── .cursor/
│ └── rules/
│ ├── core.mdc # 🔥 Always-active response discipline
│ ├── agent-efficiency.mdc # 🔥 Always-active tool-call discipline
│ │
│ ├── python.mdc # *.py
│ ├── types
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI