一键导入
cogmemai-mcp
cogmemai-mcp 收录了来自 hifriendbot 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Persist a specific fact, preference, or decision the user just stated using CogmemAi, so it carries across all future sessions. Use the moment the user says "remember this", "remember that", "don't forget", "make a note", "keep this in mind for next time", "from now on", "going forward", or states a personal/project preference you should apply later. Save immediately, do not defer to end of session.
After resolving any bug, save what broke, the root cause, and the fix as a CogmemAi memory so the same problem never has to be debugged twice. Use immediately after a bug is fixed, after diagnosing a flaky test, after recovering from a production incident, or after the user says "got it working", "that fixed it", "nailed it", "it works now". Builds a searchable team-wide fix database that eliminates duplicate debugging.
Save the current conversation context as a persistent memory using CogmemAi so it survives compaction, session end, or model handoff. Use when the user says "save context", "save this conversation", "write this down", "don't lose this", "checkpoint", "save state", or when the context window is filling up and important facts may be evicted. Also use proactively before risky tool calls or long-running tasks where losing context would be costly.
Before debugging any new bug, error, or unexpected behavior, search CogmemAi for an existing fix from this or any prior session. Use the moment a bug, error message, stack trace, failed test, or unexpected behavior appears, BEFORE running diagnostic commands or reading code. Eliminates duplicate debugging across the entire team — if someone fixed it before, you find the fix in seconds.
Load persistent project memories from CogmemAi at the start of every session, so the assistant resumes with full context from prior conversations. Use as the very first action when a new session begins, when the user greets the assistant, when context has been compacted, or when switching projects. Calling this once at session start is the single most important continuity action.
Persistent memory management for Ai coding assistants using CogmemAi. Use when the user mentions "memory", "remember this", "save this for later", "what do you know about", "project context", "session summary", "forget this", "clean up memories", or when starting a new session. Also use when discussing architecture decisions, preferences, bugs, or patterns worth preserving.