From paleo
Use when user says "summarize output", "condense this", "tldr", or a tool result / log / file dump / long stdout is large. Reduce long content (tool output, logs, diffs, docs) to a concise intisari with key fields preserved. Saves context tokens on bulky payloads. Off: "full output" / "no summary".
How this skill is triggered — by the user, by Claude, or both
Slash command
/paleo:paleo-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Condense bulky content. Tool results, logs, diffs, dumps → tight intisari.
Condense bulky content. Tool results, logs, diffs, dumps → tight intisari.
lite: trim noise, keep structure.full (default): intisari + preserved key fields.ultra: one-line result + the single most important detail.paleo-summary / tldr / condense this on. full output off.npx claudepluginhub mocasus/paleo --plugin paleoRoutes summarization requests for files, URLs, images, and multi-source content to type-specific strategies, enforcing anti-hallucination and fidelity rules.
Use when user says "paleo mode", "save tokens", "be brief", "terse", "compress output", or says "paleo". Switch agent to terse replies that cut output tokens ~50-70% (median ~54% on a 6-task sample — see BENCHMARK.md) while keeping code, commands, errors, and technical terms byte-exact. Off: "stop paleo" / "normal mode".
DEPRECATED: Summarizes verbose technical docs with 40% length cap, paths-first format, and tables. Retained for reference as base models now handle this natively.