JavaScript is disabled. Some features may not work.
ctx-stats — ★ 18.0K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

ctx-stats

★ 18K repowritingN/AIntermediateClaude MCP
🤖 AI Summary

This agent skill calls the `mcp__context-mode__ctx_stats` MCP tool to retrieve and display raw session statistics on context savings, then appends a single sentence highlighting the key savings metric (e.g., compression ratio or percentage of data retained in sandbox).

How to Install

Claude Code:
git clone --depth 1 https://github.com/mksglu/context-mode.git && cp context-mode/skills/ctx-stats ~/.claude/skills/ctx-stats -r
# 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-purge` for this.

Details

Category Content → writing
Sourcemksglu/context-mode
SKILL.mdView on GitHub →
Repo Stars★ 18.0K
Est. per Skill~2.0K (shared across 9 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together