by mage0535 · Codex Skill · ★ 165
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Memory Sidecar v3.1.1 A production memory system for any AI agent. Keep knowledge across sessions, without touching agent internals. 中文文档 | Architecture What This Is AI agents forget things. Every new session starts blank. Memory Sidecar runs alongside your agent — Hermes, Claude Code, Cursor, Codex, whatever — and gives it a real memory. It saves important conversations, builds long-term knowledge, and feeds relevant context back when needed. It doesn't patch the agent. It's a sidecar: separate process, shared data directory. Three things it actually does: Archives sessions to permanent knowledge — conversations aren't lost when you restart Recalls what matters — layered retrieval: recent context → semantic search → knowledge graph Tracks important topics — people, projects, recurring problems get their own "dossier" ##
| Stars | 165 |
| Forks | 9 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 71.6496885313986/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-29 |
| Created | 2026-04-25 |
| Platforms | claude-code, cli, codex, python |
| Est. Tokens | ~16k |
These tools work well together with hermes-memory-installer for enhanced workflows:
Looking for a hermes-memory-installer alternative? If you're comparing hermes-memory-installer with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Persistent memory for AI coding agents
Local-first persistent agentic memory powered by Recursive Memory Harness (RMH). Open source must win.
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
Human-like memory for AI agents — semantic, episodic & procedural. Experience-driven procedures that learn fro
100% Rust implementation of code graphRAG with blazing fast AST+FastML parsing, surrealDB backend and advanced
Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTT
Explore other popular codex skill tools:
hermes-memory-installer is 🧠 Production-grade memory sidecar for AI agents — gbrain + Hindsight + 3-tier recall. Agent-agnostic, battle-tested. | 生产级外挂记忆系统,兼容Hermes/Claude/Cursor等任意AI智能体. It is categorized as a Codex Skill with 165 GitHub stars.
hermes-memory-installer is primarily written in Python. It covers topics such as agent-memory, ai-agent, claude-code.
You can find installation instructions and usage details in the hermes-memory-installer GitHub repository at github.com/mage0535/hermes-memory-installer. The project has 165 stars and 9 forks, indicating an active community.
hermes-memory-installer is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to hermes-memory-installer on Agent Skills Hub include omega-memory, Ori-Mnemos, Overture. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.