Marketplace
memory
Memory system with three MCP tools: mcp__plugin_kg_kodegen__memory_list_libraries (discover namespaces), mcp__plugin_kg_kodegen__memory_memorize (store with embeddings), mcp__plugin_kg_kodegen__memory_recall (semantic search). Use for storing/retrieving knowledge by meaning. WHEN: User says "remember this", "recall", "what did I save", "my notes", "find my knowledge about". WHEN NOT: File operations (use fs_*), exact keyword search (use fs_search).
$ Installer
git clone https://github.com/cyrup-ai/kodegen-claude-plugin /tmp/kodegen-claude-plugin && cp -r /tmp/kodegen-claude-plugin/plugins/kg/skills/memory ~/.claude/skills/kodegen-claude-plugin// tip: Run this command in your terminal to install the skill
Repository

cyrup-ai
Author
cyrup-ai/kodegen-claude-plugin/plugins/kg/skills/memory
0
Stars
0
Forks
Updated6d ago
Added6d ago