feat: integrate and rename agent-memory to agent-memory-mcp

This commit is contained in:
sck_0
2026-01-22 12:16:01 +01:00
parent 9720f75ebe
commit 2db2ca8220
3 changed files with 31 additions and 8 deletions

View File

@@ -221,6 +221,12 @@
"name": "agent-manager-skill",
"description": "Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling."
},
{
"id": "agent-memory-mcp",
"path": "skills/agent-memory-mcp",
"name": "agent-memory-mcp",
"description": "A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions)."
},
{
"id": "agent-memory-systems",
"path": "skills/agent-memory-systems",