🧠
AI EngineeringPython

Memora

by agentic-box

Memora is an AI Engineering skill for Claude Code, published by agentic-box in memora.

695 stars74 forkson agentic-box/memoraAdded 2026/08/23+4% in starsRepository updated 2026/08/22
agent-memoryai-agentclaudeclaude-codecloudflare-d1codexknowledge-graphllmsmcpmcp-servermemorymodel-context-protocolragsemantic-searchsemantic-search-algorithmsqlite
Install in seconds
Install Memora
Copy Memora into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agentic-box/memora/tree/main/skills/memora ~/.claude/skills/memora

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agentic-box/memora.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/memora/SKILL.md in agentic-box/memora
Installs to
~/.claude/skills/memora
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Memora does

Memora is an MCP memory server for loading relevant context at session start and retrieving past work or stored knowledge. Use it to save important decisions, findings, and notes for future sessions.

Memora is cataloged under AI Engineering on DirSkills. Memora comes from a repository tagged agent-memory, ai-agent, claude, claude-code and cloudflare-d1.

Documentation

README

Memora — Persistent memory and knowledge management

Memora is an MCP memory server. Use it at session start to load context, when the user asks about past work or stored knowledge, and when saving important information for future sessions.

When to invoke

  • Session start: load relevant memories for the current task
  • User asks about past work, decisions, or stored knowledge
  • Saving important findings, decisions, architecture notes, or research
  • User explicitly asks to remember, recall, or search memories

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Memora

  • What else does agentic-box publish alongside Memora?

    Memora is one of 2 skills that DirSkills catalogs from agentic-box/memora, the repository it ships in. Its siblings there include Memora. Each one is a separate skill with its own page in this directory, installs the same way Memora does, and is maintained by agentic-box in that same repository. The rest of the collection is listed on the agentic-box/memora page.

  • How does Memora compare to other AI Engineering skills?

    Memora ranks #1734 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Memora against them. Open each page to compare what they document and how they install.