Source

rohitg00/agentmemory

17 skills · 156.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1351
remember Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the …
rohitg00/agentmemory
11.7K
1357
recall Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus gr…
rohitg00/agentmemory
11.6K
1359
forget Delete specific observations from agentmemory after showing them and getting explicit confirmation. Use when the user…
rohitg00/agentmemory
11.6K
1358
session-history Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we d…
rohitg00/agentmemory
11.6K
1369
commit-context Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "w…
rohitg00/agentmemory
11.5K
1366
recap Summarize the last N agent sessions for the current project, grouped by date, with highlight observations per session…
rohitg00/agentmemory
11.5K
1373
commit-history List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show…
rohitg00/agentmemory
11.4K
1389
handoff Resume the most recent agent session for the current working directory, leading with any unanswered question. Use whe…
rohitg00/agentmemory
11.3K
1768
agentmemory-agents How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specifi…
rohitg00/agentmemory
8.9K
1797
agentmemory-config agentmemory configuration, environment variables, ports, and feature flags. Use when enabling a feature, changing por…
rohitg00/agentmemory
8.8K
1798
agentmemory-mcp-tools Map of every agentmemory MCP tool, what each does, and its parameters. Use when choosing which memory tool to call, w…
rohitg00/agentmemory
8.8K
1815
agentmemory-rest-api The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentm…
rohitg00/agentmemory
8.7K
1837
agentmemory-architecture How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when re…
rohitg00/agentmemory
8.7K
1836
agentmemory-hooks The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when exp…
rohitg00/agentmemory
8.7K
1839
write-agentmemory-skill The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring a…
rohitg00/agentmemory
8.7K
7174
memory-discipline The session loop that makes agentmemory pay off, recall before starting work, save at decision points, learn from cor…
rohitg00/agentmemory
1.6K
7179
lesson Save a correction or hard-won rule as a confidence-weighted lesson that resurfaces before similar work. Use when the …
rohitg00/agentmemory
1.6K