Skill Claude CodeCodex
Cross-system agent token/cost audit (Claude Code, Codex, OpenClaw, Hermes, OpenCode): idle burns, model misrouting, config bloat, with dollar savings.
149 tagged context window, measured the same way as everything else here.
Browse within: compression 46context-engineering 41aiops 40ai-memory 20Autonomous Agents 9context-management 9llm-agents 9Optimization 6context-compression 6agentskills 5claude-code-skill 5codex-cli 5hooks 5token 5
Skill Claude CodeCodex
Cross-system agent token/cost audit (Claude Code, Codex, OpenClaw, Hermes, OpenCode): idle burns, model misrouting, config bloat, with dollar savings.
Skill Claude CodeCodex
Plan a token-efficient Claude Code or Codex setup, or get a quick health check. Coaching, not the full audit (use token-optimizer for that).
Skill Claude CodeCodex
Audit a Claude Code or Codex setup for context-window waste, then fix it and measure the savings. Use when context feels tight.
Skill Claude CodeCodex
Read this skill if you see {# FOLDED} markers in your context (e.g. {#3f9a2c FOLDED}), or if earlier parts of your context look summarized. Accordion is a desktop tool that may compact older context blocks to keep you under a token budget. The unfold tool restores a folded block (open from your next turn); the recall…
Skill Claude CodeCodex
Read this skill when you need to read the full content of a folded context block RIGHT NOW as a tool result — without opening it in your standing context. Use recall(codes) when you only need a value once and do not want to permanently restore the block. Accordion may fold older parts of your context to keep token…
Skill Claude CodeCodex
Compress verbose CLI output with tokf before returning results. Activates for git, cargo, npm, docker, go, gradle, kubectl, and other supported commands.
Skill Claude CodeCodex
Find missed token savings in Claude Code sessions and create filters for unfiltered commands.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a filter", "write a tokf filter", "add a filter for ", "how do I filter output", or needs guidance on tokf filter step types, templates, pipes, or placement conventions.
Skill Claude CodeCodex
Optimize Claude Code sessions for Max-plan usage limits. Use when users ask about token/context savings, CLAUDE.md compression, noisy tool output, quota burn, drift protection, retry loops, broad coding tasks, or planning before implementation.
Skill Claude CodeCodex
Show whether each skill is earning its context-window cost — combined tokens-used view sorted by waste. Use when the user asks 'are my skills worth it', 'what's my context budget', 'which skills are dead weight', or wants to audit skill value, token cost, or usage. Trigger with '/janitor-value'.
Skill Claude CodeCodex
Linggen — durable cross-host memory plus browser control, over two local MCP servers: ling-mem for memory, the Linggen engine for browser, X and agents. Memory: three-tier model (core + long-term + episodic staging) of who the user is, not a log of what was done; same ling-mem daemon and store in Claude Code, Codex…
Skill Claude CodeCodex
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments.
Skill Claude CodeCodex
Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
Skill Claude CodeCodex
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
Skill Claude CodeCodex
Measure the loaded-versus-fired gap - what fraction of each category of loaded context is ever actually invoked, and which MCP tools return mostly noise. Use when asked how much of the context is earning its place, or which categories are worst.
Skill Claude CodeCodex
Report how much of the context this agent loads is never used - unused skills, MCP servers, subagents, hooks and always-loaded prose - measured from real session transcripts. Use when asked why the context window is full, what is wasting tokens, or what is safe to remove.
Skill Claude CodeCodex
Fetch a Reddit post URL via old.reddit.com HTML scraping — the .json API is blocked for unauthenticated requests since May 2026. Returns structured data: post metadata + nested comments (with depth) + unique external links categorized (github/reddit/external). Persists into capstore tables (reddit.posts, .comments…
Skill Claude CodeCodex
Autonomous task loop — analyze, plan, execute, verify, review, finish. Runs as visible TUI agent in git worktree. Use when user says "yesloop", "loop", "run it autonomously".
Skill Claude CodeCodex
Autonomous research loop — read plan, decompose, dispatch research agents, integrate, deliver wiki. For research tasks instead of coding. Runs as visible TUI agents in git worktree. Use when user says "yesresearch", "research ", "recherchiere ". Spawns cluster agents that use opencode built-in subagents (general…
wrsmith108/claude-md-optimizer
Skill Claude CodeCodex
Optimize oversized agent instruction files using progressive disclosure. Handles CLAUDE.md (Claude Code), AGENTS.md (OpenAI Codex / GitHub Copilot agents), and copilot-instructions.md (GitHub Copilot). Auto-detects all three formats in your repo, analyzes content tiers, creates sub-documents using each format's native…
Skill Claude CodeCodex
Control and inspect Unity Editor through the token-efficient Unity MCP facade. Use for Unity scene work, GameObjects, components, ProBuilder modeling, assets, C# scripts, console diagnostics, tests, builds, profiling, screenshots, or MCP troubleshooting when compact context, bulk execution, and recoverable outputs…
smith-horn/product-builder-starter
Skill Claude CodeCodex
Optimize oversized CLAUDE.md files using progressive disclosure. Analyzes content tiers, detects encryption constraints, creates sub-documents, and rewrites the main file with a Sub-Documentation Table. Triggers: optimize CLAUDE.md, reduce CLAUDE.md size, CLAUDE.md too long, apply progressive disclosure to CLAUDE.md.
Skill Claude CodeCodex
Pick the most token-efficient tool for a coding task instead of reflexively reading whole files, dumping raw command output into context, or writing more code than asked. Use this skill BEFORE you explore or explain a codebase, locate a symbol/definition/callers, trace a call path, map an architecture, plan or…
Skill Claude CodeCodex
A diagnostic command for codex-compressor, a tool that manages Codex settings and hooks. It checks Python, platform support, permissions, hook support, and buffer settings.