Skip to main content
Run any Skill in Manus
with one click

velesdb-context-optimizer

Stars76
Forks8
UpdatedJuly 21, 2026 at 03:18

Compress an agent's working context deterministically with VelesDB's context compiler before sending it to a model — fewer tokens, same facts, every decision auditable and reversible. Use when a prompt is bloated with repeated context, long logs, or accumulated conversation turns; when token costs need to drop measurably; or when the user says "compress my context", "optimize my prompt", "reduce token usage", "context is too big", or asks why part of their context was dropped; or when a session should be resumable later (save the working context at the end, load it back at the start of the next one). Requires the velesdb-memory MCP server (tools: compile_context, compile_transcript, context_savings, explain_compilation, retrieve_context_source, save_working_context, load_working_context).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly