Shweta-Mishra-ai

7 mods across 1 repository, 29 stars between them.

tokenmizer

01

Shweta-Mishra-ai/tokenmizer

Plugin Claude Code

Never lose your AI context again. Graph-backed memory, session checkpointing, and file intelligence for any LLM.

29 13d ago A tokens not measured original MIT

tokenmizer

02

Shweta-Mishra-ai/tokenmizer

Plugin Claude Code

Never lose your AI context again. Graph-backed memory, session checkpointing, and file intelligence for Claude Code and any LLM.

29 13d ago A tokens not measured original MIT

analyze

03

Shweta-Mishra-ai/tokenmizer

Skill Claude CodeCodex

Analyze a large file (CSV, Excel, PDF, JSON, code) and return a token-efficient summary. Instead of reading thousands of rows or pages, get schema + statistics + sample in under 500 tokens. Use when user mentions a file path, asks to analyze data, pastes many rows, or references a CSV/Excel/PDF/JSON file.

29 13d ago A 76 tokens original MIT

checkpoint

04

Shweta-Mishra-ai/tokenmizer

Skill Claude CodeCodex

Save the current session to TokenMizer graph memory. Creates a persistent checkpoint with all tasks, decisions, files, and errors — resumable in any future session. Use when user says "save", "checkpoint", "remember this", "I'm done for today", or session is getting long.

29 13d ago A 61 tokens original MIT

resume

05

Shweta-Mishra-ai/tokenmizer

Skill Claude CodeCodex

Load a previous session from TokenMizer graph memory. Returns a compact context block (100-600 tokens) covering goals, completed work, decisions, open tasks, and files. Inject this as system context to continue exactly where you left off. Use when user says "resume", "continue from last time", "load my project", "what…

29 13d ago A 86 tokens original MIT

stats

06

Shweta-Mishra-ai/tokenmizer

Skill Claude CodeCodex

Show TokenMizer token savings stats — how many tokens saved today, this week, cache hit rate, and which layers are saving the most. Use when user asks about token usage, costs, savings, or "how much have we saved".

29 13d ago A 51 tokens original MIT

tokenmizer

07

Shweta-Mishra-ai/tokenmizer

MCP server Claude CodeCodexCursor +2

MCP server "tokenmizer" as configured in Shweta-Mishra-ai/tokenmizer. Runs tokenmizer.mcp.server with python3. Needs 2 environment variables to run.

29 13d ago A tokens not measured original MIT