Analyze AGENTS.md files for token bloat and suggest optimizations
egorfedorov/kimi-context-optimizer
SkillsMP has collected 19 skills from egorfedorov/kimi-context-optimizer. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 19
- GitHub stars
- 3
- GitHub forks
- 0
Skills in this repository
Showing 19 of 19 collected skills.
Generate a compact project map so Kimi understands the codebase without opening every file
Configure token budget limits, auto-compact settings, optional token pricing, and view current budget status (window-aware — reads the active model's context size from config.toml)
Clean up old tracking data and reset statistics
Analyze the user's last prompt for clarity, scope and specificity — give a quality score and concrete suggestions to make the next prompt produce better results (EN+RU)
Show weekly/daily efficiency digest with score and trends
Health check for the kimi-context-optimizer plugin install — verifies versions, hooks, data dir, config, and reports any issues
Export context report as Markdown or HTML
Show git-aware context suggestions for the current working directory
Audit the fixed context overhead every session starts with — system prompt, plugins, skills, AGENTS.md — measured from the real wire transcript
Build an optimal context pack for the user's task — ranked file list with offset/limit suggestions, based on git state, mentioned paths, and historical patterns
Show recent session summaries for quick context recovery
Show detailed token ROI report across all tracked sessions
Calculate monthly token savings and ROI from using the context optimizer
Show ContextShield status and waste protection stats; suggest or apply .contextignore rules from historical waste
Context Control Center — one screen for budget, tokens saved, waste, last prompt grade, the active task, and ready-to-run optimization actions
Automatically suggests optimal files to preload based on the user's task description and historical context patterns
Organize work by task and track tokens/cost per task — start a task, list tasks, or mark the active one done. Pairs with /kco-pack to load minimal context per task.
Manage context templates for common task types