write-agentmemory-skill
🎯Skillfrom rohitg00/agentmemory
Enables AI coding agents to write and persist memory entries across sessions, so they remember project context without re-explaining. Built on the iii engine and supports Claude Code, Cursor, Gemini CLI, and any MCP client.
Same repository
rohitg00/agentmemory(5 items)
Installation
npx vibeindex add rohitg00/agentmemory --skill write-agentmemory-skillnpx skills add rohitg00/agentmemory --skill write-agentmemory-skill~/.claude/skills/write-agentmemory-skill/SKILL.mdSKILL.md
More from this repository4
A persistent memory system for AI coding agents that silently captures tool usage during sessions, compresses observations into searchable memory with 4-tier consolidation, and injects relevant context into new sessions. It provides 53 MCP tools, hybrid semantic search (BM25 + vector + knowledge graph), and works with Claude Code, Codex CLI, Cursor, Gemini CLI, and many other agents.
A persistent memory system for AI coding agents that remembers context across sessions, supporting Claude Code, Cursor, Gemini CLI, and other MCP clients with 53 MCP tools, 12 auto hooks, hybrid search, and zero external database dependencies.
A persistent memory layer for AI coding agents (Claude Code, Cursor, Gemini CLI, Codex CLI, and any MCP client) built on the iii engine, enabling agents to remember context across sessions with confidence scoring, lifecycle management, knowledge graphs, and hybrid search.
Provides persistent memory configuration for AI coding agents, enabling them to remember context across sessions without re-explaining. Built on the iii engine and compatible with Claude Code, Cursor, Gemini CLI, and any MCP client.