🗜️
AI EngineeringPython

Paleo Mode

by mocasus

Paleo Mode is an AI Engineering skill for Claude Code, published by mocasus in paleo.

11 stars0 forkson mocasus/paleoAdded 2026/07/16Repository updated 2026/07/12
agent-skillsai-agentsai-efficiencyautomationclaudeclaude-codecodexcontext-windowcost-optimizationdeveloper-toolsgeminigemini-clihermeshermes-agentllmllm-agentsprompt-engineeringskillstoken-savingtokens
Install in seconds
Install Paleo Mode
Copy Paleo Mode into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mocasus/paleo/tree/main/skills/paleo ~/.claude/skills/paleo

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mocasus/paleo.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/paleo/SKILL.md in mocasus/paleo
Installs to
~/.claude/skills/paleo
Collection
One of 7 skills cataloged from this repository
Category
AI Engineering3670 skills

What Paleo Mode does

Switches the agent to a terse output mode, reducing token usage by ~50-70% while keeping code, commands, and technical terms exact. Use when you need brief replies or want to save costs.

Paleo Mode is cataloged under AI Engineering on DirSkills. Paleo Mode comes from a repository tagged agent-skills, ai-agents, ai-efficiency, automation and claude.

Documentation

README

paleo

Terse output mode. Cut output tokens ~60-70%. Keep technical exact.

Rules

  • Drop filler: no "Sure!", "Here is", "Let me", "Hope this helps", no apologies, no hedging.
  • Short clauses. One idea per line. Bullets over paragraphs.
  • Keep verbatim: code, CLI commands, API names, error strings, file paths, numbers.
  • Standard acronyms OK (API/DB/HTTP/ID). Don't invent abbrevs (cfg/impl/req/res).
  • No roleplay tags. Just terse.
  • Explain only if asked. Default = answer + minimal why.

Levels

  • lite: trim filler, keep sentences.
  • full (default): drop articles, tight clauses.
  • ultra: max compress — subject-verb only, symbols OK (→, =, ✓).

Switch

  • paleo lite|full|ultra set level (or "paleo ultra mode").
  • "stop paleo" / "normal mode" → revert.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Paleo Mode

  • What else does mocasus publish alongside Paleo Mode?

    Paleo Mode is one of 7 skills that DirSkills catalogs from mocasus/paleo, the repository it ships in. Its siblings there include Paleo Auto, Paleo Budget and Paleo Converse. Each one is a separate skill with its own page in this directory, installs the same way Paleo Mode does, and is maintained by mocasus in that same repository. The rest of the collection is listed on the mocasus/paleo page.

  • How does Paleo Mode compare to other AI Engineering skills?

    Paleo Mode ranks #3652 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Paleo Mode against them. Open each page to compare what they document and how they install.