Kratos CLI — AI skill for Claude Code
Persistent memory for AI coding agents — CLI-first, encrypted, local.
How to install Kratos CLI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ceorkm/kratos-cli and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Kratos CLI does
Persistent memory for AI coding agents — CLI-first, encrypted, local.
Alternatives in AI
- Agentmemory — #1 Persistent memory for AI coding agents based on real-world benchmarks 1.9k ★
- Memmy Agent — 🍙 A personal AI agent & local memory hub for all AI agents, gives every AI one shared, fully controlled memor 1k ★
- Mex — Persistent project memory for AI coding agents 672 ★
README
██╗ ██╗██████╗ █████╗ ████████╗ ██████╗ ███████╗
██║ ██╔╝██╔══██╗██╔══██╗╚══██╔══╝██╔═══██╗██╔════╝
█████╔╝ ██████╔╝███████║ ██║ ██║ ██║███████╗
██╔═██╗ ██╔══██╗██╔══██║ ██║ ██║ ██║╚════██║
██║ ██╗██║ ██║██║ ██║ ██║ ╚██████╔╝███████║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
The God of War remembers everything.
[](https://www.npmjs.com/package/kratos-memory) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://github.com/ceorkm/kratos-mcp)
**Persistent memory for AI coding agents. Works with any agent — Claude Code, Codex, Cursor, Cline, or anything that runs Bash.**
What is Kratos?
AI coding tools forget everything between sessions. You explain your architecture, your patterns, your decisions — and next session, you explain it all again.
Kratos gives your AI agent permanent memory. Every observation is saved and searchable locally. No cloud, no API keys, no vendor lock-in.
> use npx kratos-memory CLI. save what you learn, search when you need context.
Agent runs: npx kratos-memory search "auth"
Agent gets: JWT auth with refresh tokens, 15-min expiry, httpOnly cookies...
Agent runs: npx kratos-memory save "Added rate limiter to /api routes" --tags middleware
Works with **any** AI coding agent that can execute shell commands.
Install
npx kratos-memory
That's it. No global install needed. Auto-detects your project.
Commands
| Command | What it does |
|---|---|
npx kratos-memory save |
Save a memory (--tags, --importance 1-5, --paths, --supersedes , --json) |
| `npx kratos-memory search |
Related Skills
Memoir
Persistent memory for AI coding tools, in an open portable format. Sync Claude, Cursor, Gemini, Copilot, Winds
Termlinks
Private, local-first continuity for terminals and AI coding agents—from desktop to phone, with a self-hosted e
Kratos Agent
Kratos Agent is an autonomous terminal AI coding engineer featuring a universal LLM Brain, dynamic step planni
Awareness Local
Local-first AI agent memory — one command, works offline, no account needed. Give your Claude Code, Cursor, Wi
Somora Agent
Local-first gateway for personal AI agents with persistent memory across multiple LLM providers
Mnemosyne Hermes
Local-first persistent semantic memory and agent orchestration for Hermes, Claude Code, and MCP-compatible per
Related Agents
Rememora Triage
Use this agent when triaging issues, feature requests, or bugs for the Rememora project — a cross-agent persis
Memory Manager
Invoke when the user wants to save brand knowledge to persistent memory, search past campaign learnings, sync
Broca For Claude Desktop
Add persistent file-based memory to Claude Desktop in 5 minutes.