What is token-saver-context-compression?
Search-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then persist distilled learnings via MemoryRecord. Source: oimiragieo/agent-studio.
Search-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then persist distilled learnings via MemoryRecord.
Quickly install token-saver-context-compression AI skill to your development environment via command line
Source: oimiragieo/agent-studio.
Use this skill to reduce token usage while preserving grounded evidence. This integrates:
Do not persist compressed content directly to memory files from a subprocess. Emit MemoryRecord payloads and let framework hooks process sync/indexing.
Use pnpm search:tokens to decide when to invoke this skill:
Search-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then persist distilled learnings via MemoryRecord. Source: oimiragieo/agent-studio.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oimiragieo/agent-studio --skill token-saver-context-compressionSearch-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then persist distilled learnings via MemoryRecord. Source: oimiragieo/agent-studio.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill token-saver-context-compression Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/oimiragieo/agent-studio