Use when context window is large / token cost high / long session. Proactively trim, summarize, or drop stale content to save context tokens without losing the task state.
$npx -y skills add mocasus/paleo --skill paleo-trim-contextInstalls into the current project.
Run `npx skills use "https://github.com/mocasus/paleo" --skill "mocasus/paleo/paleo-trim-context"` 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/mocasus/paleo" that are relevant to the current task. Run `npx skills add "https://github.com/mocasus/paleo"` and select the relevant skills, then follow their instructions.