{"id":"e486d6be-e37b-4fbe-9291-6f054480e979","shortId":"Wq2Hqp","kind":"skill","title":"Agent Memory Mcp","tagline":"Antigravity Awesome Skills skill by Sickn33","description":"# Agent Memory Skill\n\nThis skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long-term memories.\n\n## Prerequisites\n\n- Node.js (v18+)\n\n## Setup\n\n1. **Clone the Repository**:\n   Clone the `agentMemory` project into your agent's workspace or a parallel directory:\n\n   ```bash\n   git clone https://github.com/webzler/agentMemory.git .agent/skills/agent-memory\n   ```\n\n2. **Install Dependencies**:\n\n   ```bash\n   cd .agent/skills/agent-memory\n   npm install\n   npm run compile\n   ```\n\n3. **Start the MCP Server**:\n   Use the helper script to activate the memory bank for your current project:\n\n   ```bash\n   npm run start-server <project_id> <absolute_path_to_target_workspace>\n   ```\n\n   _Example for current directory:_\n\n   ```bash\n   npm run start-server my-project $(pwd)\n   ```\n\n## Capabilities (MCP Tools)\n\n### `memory_search`\n\nSearch for memories by query, type, or tags.\n\n- **Args**: `query` (string), `type?` (string), `tags?` (string[])\n- **Usage**: \"Find all authentication patterns\" -> `memory_search({ query: \"authentication\", type: \"pattern\" })`\n\n### `memory_write`\n\nRecord new knowledge or decisions.\n\n- **Args**: `key` (string), `type` (string), `content` (string), `tags?` (string[])\n- **Usage**: \"Save this architecture decision\" -> `memory_write({ key: \"auth-v1\", type: \"decision\", content: \"...\" })`\n\n### `memory_read`\n\nRetrieve specific memory content by key.\n\n- **Args**: `key` (string)\n- **Usage**: \"Get the auth design\" -> `memory_read({ key: \"auth-v1\" })`\n\n### `memory_stats`\n\nView analytics on memory usage.\n\n- **Usage**: \"Show memory statistics\" -> `memory_stats({})`\n\n## Dashboard\n\nThis skill includes a standalone dashboard to visualize memory usage.\n\n```bash\nnpm run start-dashboard <absolute_path_to_target_workspace>\n```\n\nAccess at: `http://localhost:3333`\n\n## When to Use\nThis skill is applicable to execute the workflow or actions described in the overview.\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["agent","memory","mcp","antigravity","awesome","skills","sickn33"],"capabilities":["skill","source-sickn33","category-antigravity-awesome-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/agent-memory-mcp","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under sickn33/antigravity-awesome-skills","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill:v1","enrichmentVersion":1,"enrichedAt":"2026-04-25T09:40:44.562Z","embedding":null,"createdAt":"2026-04-18T20:36:26.099Z","updatedAt":"2026-04-25T09:40:44.562Z","lastSeenAt":"2026-04-25T09:40:44.562Z","tsv":"'/webzler/agentmemory.git':67 '1':45 '2':69 '3':80 '3333':234 'access':231 'action':247 'activ':90 'agent':1,10,55 'agent/skills/agent-memory':68,74 'agentmemori':51 'allow':34 'analyt':204 'antigrav':4 'applic':241 'architectur':168 'arg':131,156,187 'ask':285 'auth':174,193,199 'auth-v1':173,198 'authent':141,146 'automat':22 'awesom':5 'bank':20,93 'bash':62,72,98,108,225 'boundari':293 'capabl':118 'category-antigravity-awesome-skills' 'cd':73 'clarif':287 'clear':260 'clone':46,49,64 'compil':79 'content':161,178,184 'criteria':296 'current':96,106 'dashboard':214,220,230 'decis':155,169,177 'depend':71 'describ':248,264 'design':194 'directori':61,107 'document':26 'environ':276 'environment-specif':275 'exampl':104 'execut':243 'expert':281 'find':139 'get':191 'git':63 'github.com':66 'github.com/webzler/agentmemory.git':65 'helper':87 'includ':217 'input':290 'instal':70,76 'key':157,172,186,188,197 'knowledg':153 'limit':252 'localhost':233 'long':38 'long-term':37 'match':261 'mcp':3,31,83,119 'memori':2,11,19,40,92,121,125,143,149,170,179,183,195,201,206,210,212,223 'miss':298 'my-project':114 'new':152 'node.js':42 'npm':75,77,99,109,226 'output':270 'overview':251 'parallel':60 'pattern':142,148 'permiss':291 'persist':17 'prerequisit':41 'project':25,52,97,116 'provid':15 'pwd':117 'queri':127,132,145 'read':180,196 'reading/writing/searching':35 'record':151 'repositori':48 'requir':289 'retriev':181 'review':282 'run':28,78,100,110,227 'safeti':292 'save':166 'scope':263 'script':88 'search':122,123,144 'searchabl':18 'server':32,84,103,113 'setup':44 'show':209 'sickn33':9 'skill':6,7,12,14,216,239,255 'source-sickn33' 'specif':182,277 'standalon':219 'start':81,102,112,229 'start-dashboard':228 'start-serv':101,111 'stat':202,213 'statist':211 'stop':283 'string':133,135,137,158,160,162,164,189 'substitut':273 'success':295 'sync':23 'tag':130,136,163 'task':259 'term':39 'test':279 'tool':120 'treat':268 'type':128,134,147,159,176 'usag':138,165,190,207,208,224 'use':85,237,253 'v1':175,200 'v18':43 'valid':278 'view':203 'visual':222 'workflow':245 'workspac':57 'write':150,171","prices":[{"id":"6a229e79-8f97-4649-a9f6-18b073278753","listingId":"e486d6be-e37b-4fbe-9291-6f054480e979","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T20:36:26.099Z"}],"sources":[{"listingId":"e486d6be-e37b-4fbe-9291-6f054480e979","source":"github","sourceId":"sickn33/antigravity-awesome-skills/agent-memory-mcp","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/agent-memory-mcp","isPrimary":false,"firstSeenAt":"2026-04-18T21:30:27.865Z","lastSeenAt":"2026-04-25T06:50:22.921Z"},{"listingId":"e486d6be-e37b-4fbe-9291-6f054480e979","source":"skills_sh","sourceId":"sickn33/antigravity-awesome-skills/agent-memory-mcp","sourceUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/agent-memory-mcp","isPrimary":true,"firstSeenAt":"2026-04-18T20:36:26.099Z","lastSeenAt":"2026-04-25T09:40:44.562Z"}],"details":{"listingId":"e486d6be-e37b-4fbe-9291-6f054480e979","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"agent-memory-mcp","source":"skills_sh","category":"antigravity-awesome-skills","skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/agent-memory-mcp"},"updatedAt":"2026-04-25T09:40:44.562Z"}}