byadityapal67· 1 skill
Compress any conversation into a portable JSON context graph for handoff to a new chat or LLM. Trigger on: "compress this chat", "save context", "new chat", "hand off", "transfer context", "too many tokens", "start fresh", "export conversation", "context graph", "continue in new session". Also trigger proactively when the user mentions starting over in a long session.
$npx -y skills add adityapal67/context-graph-compressor --skill context-graph-compressorInstalls into the current project.
Run `npx skills use "https://github.com/adityapal67/context-graph-compressor" --skill "adityapal67/context-graph-compressor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/adityapal67/context-graph-compressor" that are relevant to the current task. Run `npx skills add "https://github.com/adityapal67/context-graph-compressor"` and select the relevant skills, then follow their instructions.