Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
mocasus
/
paleo
home
/
skills
/
mocasus
/
paleo
mocasus/paleo
7 skills · 181 total installs
View on GitHub
$
npx skills add mocasus/paleo
Skill
Installs
paleo
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 —
32
paleo-budget
Use when user says "budget", "token limit", "stay under N tokens", or wants per-task token caps. Enforce a hard token budget per task/response — track estimate, stop before limit, summarize if exceede
30
paleo-converse
Use when user says "compress conversation", "condense chat", "summarize history", "too long context", or a session has many old turns. Condense prior conversation turns into a tight summary, merge nea
30
paleo-json
Use when user says "compact json", "minify output", "tight structured", or the agent must emit JSON / structured data. Strip insignificant whitespace, collapse long arrays, shorten keys where safe, ke
30
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 wi
30
paleo-auto
Use when you want automatic token-saving without manual skill selection. Auto-detects long sessions (>15 turns), high token usage, or bulky context — then auto-enables paleo + paleo-trim-context + pal
29
paleo-trim-context
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.
—