·token-saver-context-compression
>_

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.

54Installs·3Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill token-saver-context-compression

How to Install token-saver-context-compression

Quickly install token-saver-context-compression AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill token-saver-context-compression
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oimiragieo/agent-studio.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill token-saver-context-compression
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from oimiragieo/agent-studio

Quick answers

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.

How do I install token-saver-context-compression?

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

Where is the source repository?

https://github.com/oimiragieo/agent-studio