mocasus

12 mods across 1 repository, 20 stars between them.

paleo

01

mocasus/paleo

Plugin Claude Code

Plugin marketplace listing 1 plugin: paleo.

20 1mo ago A tokens not measured original MIT

paleo

02

mocasus/paleo

Plugin Claude Code

🦴 paleo — personal token-saving skill collection (Claude Code / Codex / Gemini / Hermes). 7 composable skills: terse output, auto-detect, context trim, budget cap, conversation compress, summary, JSON compact.

20 1mo ago A tokens not measured original MIT

paleo AGENTS.md

03

mocasus/paleo

Instructions file CodexOpenCode

Instructions for mocasus/paleo, covering paleo, install (open agent skills standard), skills and triggers (plain phrases, no slash commands).

20 1mo ago A 300 tokens original MIT

paleo CLAUDE.md

04

mocasus/paleo

Instructions file

Instructions for mocasus/paleo, covering paleo — repo guidance and token budget (hard rule).

20 1mo ago A 224 tokens original MIT

paleo GEMINI.md

05

mocasus/paleo

Instructions file Gemini CLI

Instructions for mocasus/paleo, covering paleo — repo guidance (gemini cli) and token budget (hard rule).

20 1mo ago A 175 tokens original MIT

paleo-auto

06

mocasus/paleo

Skill Claude CodeCodex

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 + paleo-converse + paleo-budget at safe defaults. User does not need to think about which skill is active. Off: "disable…

20 1mo ago A 79 tokens original MIT

paleo-budget

07

mocasus/paleo

Skill Claude CodeCodex

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 exceeded. Off: "no budget" / "unlimited".

20 1mo ago A 61 tokens original MIT

paleo-converse

08

mocasus/paleo

Skill Claude CodeCodex

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 near-duplicate messages, keep the last N turns verbatim. Saves context tokens without losing task state. Off: "stop…

20 1mo ago A 82 tokens original MIT

paleo-json

09

mocasus/paleo

Skill Claude CodeCodex

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, keep it parseable. Cuts tokens on structured payloads. Off: "pretty print" / "human-readable".

20 1mo ago A 67 tokens original MIT

paleo-summary

10

mocasus/paleo

Skill Claude CodeCodex

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

20 1mo ago A 82 tokens original MIT

paleo-trim-context

11

mocasus/paleo

Skill Claude CodeCodex

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.

20 1mo ago A 40 tokens original MIT

paleo

12

mocasus/paleo

Skill Claude CodeCodex

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

20 1mo ago A 92 tokens original MIT