paleo-summary
SkillFiles & storageUse 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".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the paleo-summary skill
What this skill tells your AI
The instructions your AI receives, as published by mocasus/paleo in skills/paleo-summary/SKILL.md and read by ahel’s review.
Condense bulky content. Tool results, logs, diffs, dumps → tight intisari.
Rules
- Lead with the answer/result, then supporting detail.
- Preserve: status codes, error messages, IDs, paths, numbers, key fields.
- Drop: stack traces beyond the root-cause line, repeated rows, boilerplate banners.
- Logs: keep first error + last N lines + counts (e.g. "12 WARN, 3 ERROR").
- Diffs: summarize file set + net change; show only consequential hunks.
- Tables/lists: keep header + outliers, summarize the rest.
Levels
lite: trim noise, keep structure.full(default): intisari + preserved key fields.ultra: one-line result + the single most important detail.
Switch
paleo-summary/tldr/condense thison.full outputoff.
Gotchas
- Never drop the actual error string — that's the diagnosis.
- If the content is the deliverable (a generated file), don't summarize it; deliver as-is.
- Security/credential output: summarize counts, never echo secrets.
Signals
- GitHub stars
- 20
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
paleo-summary- Source
- github.com/mocasus/paleo