# Paleo Summary

> 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".

- **Type:** Skill
- **Install:** `agentstack add skill-mocasus-paleo-paleo-summary`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mocasus](https://agentstack.voostack.com/s/mocasus)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mocasus](https://github.com/mocasus)
- **Source:** https://github.com/mocasus/paleo/tree/main/skills/paleo-summary
- **Website:** https://github.com/mocasus/paleo

## Install

```sh
agentstack add skill-mocasus-paleo-paleo-summary
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# paleo-summary
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 this` on. `full output` off.

## 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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [mocasus](https://github.com/mocasus)
- **Source:** [mocasus/paleo](https://github.com/mocasus/paleo)
- **License:** MIT
- **Homepage:** https://github.com/mocasus/paleo

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-mocasus-paleo-paleo-summary
- Seller: https://agentstack.voostack.com/s/mocasus
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
