agent-memory
agent-memory 收录了来自 Jannhsu 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Normative knowledge — what should or shouldn't be done. Stores: user preferences (communication style, reply format, language), behavioral rules, constraints, lessons learned, corrections, and past mistakes to avoid. Answers the question: "Should I do X?" 0 entries.
Episodic memory: records what happened in past sessions. Load this skill when you need historical context — e.g.: - User refers to "last time", "before", "that issue" - Current task may relate to a previous session - User asks about a prior decision or debugging process - Need recent project timeline for better decisions Body contains date-ordered summaries with keywords. For raw details, Grep the reference/ directory (daily logs). Keywords: episode, session log, history, last time, before, recap. 0 episodes.
Memory management guide. Load this skill when you detect information worth persisting (user identity, preferences, domain knowledge, procedures, lessons learned, etc.). Defines memory categories, file format, and management workflow. Recommend using a subagent for memory operations to avoid polluting the current context.
Procedural knowledge — how to do things. Stores: workflows, step-by-step instructions, templates, conventions, tool usage patterns, and skill-based knowledge. Applies to any domain (coding, deployment, writing, ops, etc.). Answers the question: "How to do X?" 0 entries.
Factual knowledge about the user and their environment. Stores: identity (name, role, team, timezone), domain knowledge (tech stack, project context, business rules), relationships, and any objective facts about the user's world. Answers the question: "What is true?" 0 entries.
User identity information. Currently 0 records.
Business domain knowledge. Currently 0 records.
Experience lessons and insights. Currently 0 records.
Interaction preferences and behavioral rules. Currently 0 records.