
Ctx Stats
- 96 installs
- 19.6k repo stars
- Updated August 4, 2026
- mksglu/claude-context-mode
Helps with ai & agent building tasks.
About
ctx-stats is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- ctx-stats
- AI & Agent Building
- AI-coding skill
Ctx Stats by the numbers
- 96 all-time installs (skills.sh)
- +11 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #4,561 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/mksglu/claude-context-mode --skill ctx-statsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 96 |
|---|---|
| repo stars | ★ 19.6k |
| Last updated | August 4, 2026 |
| Repository | mksglu/claude-context-mode ↗ |
What it does
Helps with ai & agent building tasks.
Files
Context Mode Stats
Show context savings for the current session.
Instructions
1. Call the mcp__context-mode__ctx_stats MCP tool (no parameters needed). 2. CRITICAL: You MUST copy-paste the ENTIRE tool output as markdown text directly into your response message. Do NOT summarize, do NOT collapse, do NOT paraphrase. The user must see the full tables without pressing ctrl+o. Copy every line exactly as returned by the tool. 3. After the full output, add ONE sentence highlighting the key savings metric, e.g.:
- "context-mode saved 12.4x — 92% of data stayed in sandbox."
- If no data yet: "No context-mode calls yet this session."
Purge
- `ctx_purge(confirm: true)` — Permanently deletes all indexed content from the knowledge base. Use
/context-mode:ctx-purgefor this.