BeClaude

memora

New
378Community RegistryGeneralby agentic-mcp-tools

Persistent semantic memory for Claude Code — auto-injects relevant context at session start, captures git commits, test results, and research via hooks, and provides 30+ MCP tools for memory management.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/memora.md https://raw.githubusercontent.com/agentic-mcp-tools/memora/main/SKILL.md
3
Invoke in Claude Code
/memora
View source on GitHub
testingmcpmemorypersistenceknowledge-graphsemantic-search

Frequently Asked Questions

What is memora?

Persistent semantic memory for Claude Code — auto-injects relevant context at session start, captures git commits, test results, and research via hooks, and provides 30+ MCP tools for memory management.

How to install memora?

To install memora, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /memora.

What is memora best for?

memora is a community categorized under General. It is designed for: testing, mcp, memory, persistence, knowledge-graph, semantic-search. Created by agentic-mcp-tools.