mdskills
← All tags

Memory AI Agent Skills

Browse AI agent skills tagged "Memory". Find and install skills, MCP servers, and plugins for your AI coding assistant.

8 listings

Claude Memory Skill

Claude Code forgets everything between sessions. Built-in auto-memory exists but: - It's opaque (Claude decides what's "meaningful") - Limited to 200 lines loaded at startup - Not tightly integrated into the agentic loop - No hierarchical organization (scales poorly) A skill-based memory protocol with: - Hierarchical storage: core.md summaries → topics/ .md details - Background agents: Memory ops

6.0hanfang/claude-memory-skill

Hindsight Cloud

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

8.0vectorize-io/hindsight

aimemo

English | 中文 Zero-dependency MCP memory server for AI agents — persistent, searchable, local-first, single binary. - No infra to babysit. Single Go binary. No Docker, no Node.js runtime, no cloud account, no API keys. brew install in 30 seconds. - Memory stays with the project. Stored in .aimemo/ next to your code — commit it to git or add it to .gitignore. Switch branches; memory follows the dire

7.0MyAgentHubs/aimemo

Context Memory

Plugin

>

8.0ErebusEnigma/context-memory

MCP Context Provider

MCP Server

The stable, glowing orb at the center represents the persistent context that survives across chat sessions. The flowing data streams show how ongoing conversations connect to and draw from this stable core of information, preventing context loss. A static MCP (Model Context Protocol) server that provides AI models with persistent tool context, preventing context loss between chat sessions. This se

8.0doobidoo/MCP-Context-Provider

CogmemAi — Cognitive Memory for Claude Code

MCP Server

Claude Code forgets everything between sessions. CogmemAi fixes that. One command. Claude Code remembers your architecture, patterns, decisions, bugs, and preferences — permanently. That's it. The setup wizard verifies your API key, configures Claude Code, and you're ready. Start Claude Code by typing claude and your memories are ready. Don't have an API key yet? Get one free at hifriendbot.com/de

8.0hifriendbot/cogmemai-mcp

OMEGA

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0omega-memory/omega-memory

memviz

A local vector memory explorer with a modern UI inspired by Supabase and Pinecone. Browse, search, visualize and manage the SQLite-vec database created by MCP Memory Service . I'm a sysadmin by trade, not a developer. My coding background is some C++ from many years ago. I built memviz entirely through vibe coding with Claude Code as a way to test AI-assisted development workflows. The whole thing

8.0pfillion42/memviz