๐ŸŽฏ

remember

๐ŸŽฏSkill

from rohitg00/agentmemory

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

rohitg00/agentmemory(5 items)

remember

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add rohitg00/agentmemory --skill remember
skills.sh Installโš  Installs to .agents/skills/
npx skills add rohitg00/agentmemory --skill remember
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/remember/SKILL.md

SKILL.md

4,825Installs
-
AddedApr 17, 2026