BeClaude

goodmem

New
Official PluginDeploymentby Anthropic

GoodMem memory infrastructure for AI agents. Use Python SDK skills to write code that manages embedders, spaces, and memories, or use MCP tools to perform GoodMem operations directly via natural language.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/goodmem.md https://raw.githubusercontent.com/PAIR-Systems-Inc/goodmem-claude-code-plugin/main/SKILL.md
3
Invoke in Claude Code
/goodmem
mcpagentpython

Frequently Asked Questions

What is goodmem?

GoodMem memory infrastructure for AI agents. Use Python SDK skills to write code that manages embedders, spaces, and memories, or use MCP tools to perform GoodMem operations directly via natural language.

How to install goodmem?

To install goodmem, 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 /goodmem.

What is goodmem best for?

goodmem is a plugin categorized under Deployment. It is designed for: mcp, agent, python. Created by Anthropic.