From 9720f75ebe8f8e95b055c64bec0c57c1246c078d Mon Sep 17 00:00:00 2001 From: arathiesh Date: Wed, 21 Jan 2026 12:52:14 -0500 Subject: [PATCH] docs: add author credit --- skills/agent-memory/SKILL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/skills/agent-memory/SKILL.md b/skills/agent-memory/SKILL.md index 8af278ee..ea111601 100644 --- a/skills/agent-memory/SKILL.md +++ b/skills/agent-memory/SKILL.md @@ -1,5 +1,6 @@ --- name: agent-memory +author: Amit Rathiesh description: A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). ---