[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-d067d45d-addc-408d-a04b-2cb1c6775515":3,"$frHgbVPrxcDNVOUqGBWrjwNNIMXwzvdOsbuRtGi5y0ts":43},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":34},"d067d45d-addc-408d-a04b-2cb1c6775515","agent-memory-mcp","混合存储系统，为AI代理提供持久、可搜索的知识管理（架构、模式、决策）。","cat_life_career","mod_other","sickn33,other","---\nname: agent-memory-mcp\ndescription: \"A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).\"\nrisk: unknown\nsource: community\ndate_added: \"2026-02-27\"\n---\n\n# 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\u002Fwriting\u002Fsearching 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:\u002F\u002Fgithub.com\u002Fwebzler\u002FagentMemory.git .agent\u002Fskills\u002Fagent-memory\n   ```\n\n2. **Install Dependencies**:\n\n   ```bash\n   cd .agent\u002Fskills\u002Fagent-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 \u003Cproject_id> \u003Cabsolute_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 \u003Cabsolute_path_to_target_workspace>\n```\n\nAccess at: `http:\u002F\u002Flocalhost: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.\n","","imported","https:\u002F\u002Fgithub.com\u002Fsickn33\u002Fantigravity-awesome-skills","user_system_seed","SkillOPIC",true,182,1672,"2026-05-16 13:01:16",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"其他","other","mdi-page-next-outline","其他类型Skill",5,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":32,"skillCount":33,"createdAt":26},"职场发展","career","mdi-briefcase-outline","面试准备、简历优化、职业规划",4,575,[35],{"id":36,"skillId":4,"version":37,"fileName":38,"fileSize":39,"filePath":40,"fileHash":41,"manifest":42,"createdAt":19},"4ecd7a19-e4f0-4ac2-83ce-8884ba524806","1.0.0","agent-memory-mcp.zip",1307,"uploads\u002Fskills\u002Fd067d45d-addc-408d-a04b-2cb1c6775515\u002Fagent-memory-mcp.zip","367e328feeeaa60f8cb3980489db1610834980c561fa411fe2158d2285af3284","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":2560}]",{"code":44,"message":45,"data":46},200,"success",{"items":47,"stats":48,"page":51},[],{"averageRating":49,"totalRatings":49,"ratingCounts":50},0,[49,49,49,49,49],{"limit":52,"offset":49,"hasMore":53,"nextOffset":52,"ratedOnly":16},15,false]