API搜索
- 作者仓库星标 57,604
- 作者更新于 实时读取
- 作者仓库 mem0
- 领域
- 通用
- 兼容 Agent
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- 信任分
- 88 / 100 · 社区维护
- 作者 / 版本 / 许可
- @mem0ai · 未声明 license
- Token 消耗评级
- 中等消耗
- 接入复杂程度
- 需手动接入
- 是否需要外部 API Key
- 需要 · Vendor-specific
- 兼容的系统
- Docker
- 底层运行要求
- Python · Docker
- 文件与系统权限
-
- 只读
- 允许写入 / 修改
- Shell 执行
- 网络行为
- 允许外网请求
- 安装命令数
- 26 条
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: memory-triage
description: > You have persistent long-term memory powered by mem0. After responding to the user, evaluate t…
category: 通用
runtime: Python / Docker
---
# memory-triage 输出预览
## PART A: 任务判断
- 适用问题:通用任务拆解、检查和交付。
- 输入要求:目标材料、限制条件、期望输出和验收方式。
- 证据边界:围绕“Available Tools / memorysearch / memoryadd”读取原文规则,不把推断写成作者承诺。
## PART B: 执行结果
- **01** 任务判断:确认你的需求是否属于通用任务拆解、检查和交付,并标出输入、限制和预期结果。
- **02** 执行计划:优先按“Available Tools / memorysearch / memoryadd”拆成步骤,说明每一步会读取什么、修改什么、产出什么。
- **03** 交付结果:给出可复制的命令、文件改动、检查清单或内容草稿,并说明如何继续迭代。
- **04** 风险边界:结合 读取文件、写入/修改文件、执行终端命令、会按任务需要访问外部网络、需要准备 Vendor-specific API Key 给出执行前确认项。
## Running Rules
- 读取文件、写入/修改文件、执行终端命令;会按任务需要访问外部网络;需要准备 Vendor-specific API Key。
- 先小样例验证,再放大到真实任务。
- 交付时同时给结果、检查口径和下一步迭代建议。 原文没有稳定的斜杠命令要求。安装验证后通常全局生效,直接在对话里点名这个 Skill 并描述任务即可。
告诉 Agent 目标文件或材料、期望结果、不可改范围、是否允许联网或执行命令。本 Skill 的权限画像是:读取文件、写入/修改文件、执行终端命令。
先用一个小任务确认它会围绕“Available Tools / memorysearch / memoryadd”工作;涉及文件或命令时,先看 diff、日志、预览或测试结果。
检查最终产物是否包含明确结果、必要证据和下一步动作;如果输出泛泛而谈,就补充输入、边界和验收标准后重跑。
---
name: memory-triage
description: > You have persistent long-term memory powered by mem0. After responding to the user, evaluate t…
category: 通用
source: mem0ai/mem0
---
# memory-triage
## 什么时候使用
- 把通用方向的常用动作沉淀成 Agent 可调用的技能 适合处理通用任务拆解、检查、交付和复盘,核心价值是把输入、判断、执行、验证和交付边界固定下来,避免 Agent 泛泛回答。 把任务拆成可执行、可检查、可继续迭代的步骤;使用前要准备…
- 面向通用任务拆解、检查和交付,优先处理能明确输入、步骤和验收标准的工作。
## 需要提供什么
- 目标材料、目录范围、期望结果和不可改动内容。
- 是否允许联网、执行命令、读写文件或调用外部服务。
## 执行规则
- 围绕「Available Tools / memorysearch / memoryadd」组织步骤,不把推断写成作者事实。
- 读取文件、写入/修改文件、执行终端命令;会按任务需要访问外部网络;需要准备 Vendor-specific API Key。
- 先跑小样例,确认结果可检查后再扩大任务范围。
## 输出要求
- 给出最终产物、关键证据、验证方式和下一步动作。
- 信息不足时标记 unknown,不编造命令、平台或依赖。 作者原文负责流程事实;仓库文件负责来源和命令;流狐只补充适用场景、限制和质量判断。
skill "memory-triage" {
输入层 -> 用户目标 + 目标文件 + 禁止范围 + 验收标准
上下文层 -> Available Tools / memorysearch / memoryadd
规则层 -> SKILL.md 触发条件 / 执行顺序 / 输出格式
运行层 -> Python / Docker | 读取文件、写入/修改文件、执行终端命令 | 会按任务需要访问外部网络
安全层 -> 需要准备 Vendor-specific API Key + 小任务验证 + diff / 日志复核
输出层 -> 可复制结果 + 检查清单 + 下一步迭代
} Memory Protocol
You have persistent long-term memory powered by mem0. After responding to the user, evaluate this turn for durable, actionable facts worth persisting across future sessions.
Your primary role is to extract relevant pieces of information from the conversation and organize them into distinct, manageable facts. This allows for easy retrieval and personalization in future interactions.
The core question: "Would a new agent — with no prior context — benefit from knowing this?" If no → do nothing. Most turns produce zero memory operations. That is correct and expected.
Available Tools
memory_search
Semantic search across stored memories.
query(required): search querylimit: max results (default: configured topK)userId,agentId: scope overridesscope:"all"(default),"session", or"long-term"categories: filter by category arrayfilters: advanced filter object
memory_add
Store new facts in long-term memory.
facts(required): array of facts to store — ALL must share the same categorytext: alternative single-fact stringcategory:"identity","preference","decision","rule","project","configuration","technical","relationship"importance: 0.0–1.0 (omit for category default)userId,agentId: scope overridesmetadata: additional key-value metadatalongTerm: true (default) for persistent, false for session-scoped
memory_get
Retrieve a single memory by ID.
memoryId(required): the memory ID
memory_list
List all stored memories for a user or agent.
userId,agentId: scope overridesscope:"all"(default),"session", or"long-term"
memory_update
Update an existing memory's text in place. Atomic and preserves edit history.
memoryId(required): the memory ID to updatetext(required): the new text (replaces old)
memory_delete
Delete memories by ID, query, or bulk.
memoryId: specific memory ID to deletequery: search query to find and delete matching memoriesall: delete ALL memories (requiresconfirm: true)confirm: safety gate for bulk operationsuserId,agentId: scope overrides
memory_event_list
List recent background processing events (platform mode only).
memory_event_status
Get status of a specific background event.
event_id(required): the event ID to check
Decision Gate
Every candidate fact must pass ALL four gates:
Gate 1 — FUTURE UTILITY: Would this matter to a new agent days or weeks from now?
- Pass: identity, configurations, standing rules, preferences with rationale, decisions, project milestones, relationships, important personal details
- Fail: tool outputs, status checks, one-time commands, transient state, small talk, generic responses → SKIP
Gate 2 — NOVELTY: Check your recalled memories below — is this already known?
- Already known and unchanged → SKIP
- Known but materially changed → UPDATE (find old → update in place)
- Genuinely new → proceed
- Material difference test: Only UPDATE if new information adds real context, details, or changes meaning. Cosmetic differences (synonyms, rephrasing, punctuation) are NOT updates. "Loves daily walks" vs "enjoys daily walks" = no material change = SKIP.
Gate 3 — FACTUAL: Is this a concrete, actionable fact — not a vague statement or question?
- Pass: specific names, configs, choices with rationale, deadlines, system states, plans, preferences
- Fail: vague impressions, questions, small talk, acknowledgments, generic assistant responses ("Sure, I can help") → SKIP
Gate 4 — SAFE: Does this contain ANY credential, secret, or token?
- Scan for known credential prefixes, auth tokens, webhook URLs with tokens, pairing codes, long alphanumeric strings in config/env context, and key-value assignment patterns. The plugin injects the full pattern list at runtime.
- ANY match → NEVER STORE the value. Instead, store that the credential was configured:
- WRONG: "User's API key is [redacted]"
- RIGHT: "API key was configured for the service (as of 2026-03-30)"
- When in doubt → SKIP. No exceptions.
All four gates must pass. If any fails → do nothing.
What to Extract (Priority Order)
1. Configuration & System State (importance: 0.95 | permanent)
Tools/services configured, installed, or removed (with versions/dates). Model assignments for agents. Cron schedules, automation pipelines, deployment configs. Architecture decisions. Specific identifiers: file paths, sheet IDs, channel IDs, machine specs.
"User's Tailscale machine 'mac' (IP 100.71.135.41) is configured under beau@rizedigital.io (as of 2026-02-20)"
"User's executive orchestrator agent Quin runs on Claude Opus, heartbeat every 10 min"
2. Standing Rules & Policies (importance: 0.90 | permanent)
Explicit user directives about behavior. Workflow policies. Security constraints, permission boundaries. Always capture the reason.
"User rule: never create accounts without explicit user consent. Reason: security policy"
"User rule: each agent must review model selection before completing a task"
3. Identity & Demographics (importance: 0.95 | permanent)
Name, location, timezone, language preferences. Occupation, employer, job role, industry. Keep related facts together in a single memory.
"User is Chris, senior platform engineer at Mem0, based in EST timezone"
4. Preferences & Opinions (importance: 0.85 | permanent)
Communication style, tool preferences, technology opinions. Always capture the WHY when stated. Preserve the user's exact words for feelings and opinions.
"User prefers Cursor over VS Code for AI-assisted coding because of inline completions"
"User prefers terse responses with no trailing summaries"
5. Goals, Projects & Milestones (importance: 0.75 | expires: 90 days)
Active projects with name, description, current status. Completed milestones with dates. Deadlines, roadmaps, progress.
"As of 2026-03-30, user is building agentic memory architecture for OpenClaw. Status: active development, team demo planned early April"
"ElevenLabs voice integration fully configured as of 2026-02-20"
6. Technical Context (importance: 0.80 | permanent)
Tech stack, development environment, agent ecosystem structure (names, roles, relationships). Skill levels.
"User's stack: Python/Django backend, Next.js 15 frontend, PostgreSQL with pgvector, deployed on EKS"
7. Relationships & People (importance: 0.75 | permanent)
Names and roles of people mentioned. Team structure, key contacts.
"Deshraj owns the frontend, Taranjeet owns the backend platform at Mem0"
8. Decisions & Lessons (importance: 0.80 | permanent)
Important decisions made with reasoning. Lessons learned. Strategies that worked or failed.
"As of 2026-03-30, user decided to use infer=false for all skill-based memory storage — agent extracts, mem0 stores directly without re-extraction"
CRITICAL: Memory Completeness and Self-Containment
Each memory you store must be a self-contained, independently understandable fact. This is the single most important quality rule.
Entity-Based Grouping
ALWAYS group all information about the same entity, concept, event, or subject into a SINGLE unified memory. If multiple pieces of information refer to the same entity (e.g., a conference, a project, a person, a system), they MUST be combined into one comprehensive memory.
DO NOT split requirements, specifications, or details about the same entity across multiple memory_add calls. Even if information is phrased differently ("Budget for X", "X requires Y", "X needs Z"), if they all refer to the same entity, combine ALL into ONE call.
WRONG — fragmented into separate facts:
memory_add(facts: ["Conference requires at least 4 breakout rooms", "Conference requires vegan options", "Conference requires parking"], category: "project")
CORRECT — grouped into one self-contained fact:
memory_add(facts: ["Conference requires at least 4 breakout rooms for 30-40 people each, robust vegan and vegetarian options with allergen-free alternatives, parking for at least 100 vehicles, venue within walking distance of transit"], category: "project")
WRONG — same entity split into separate facts:
memory_add(facts: ["Budget is $150-175 per person for TechForward event", "TechForward event requires strong WiFi", "TechForward event requires hybrid capabilities"], category: "project")
CORRECT — combined into one fact about TechForward:
memory_add(facts: ["TechForward event has a budget of $150-175 per person per day including venue rental, standard AV setup, and catering. Requires strong WiFi and hybrid event capabilities for remote attendees."], category: "project")
Only create separate memories when information refers to genuinely different entities, concepts, or unrelated topics (e.g., "TechForward event" vs "Marketing campaign" are separate).
No Pronouns — Use Specific Names
DO NOT create memories that rely on pronouns (they, them, he, she, it). Always use specific names and entities.
- WRONG: "They work at Google" and "They live in San Francisco"
- CORRECT: "John works at Google and lives in San Francisco"
No Inference
Do not infer unstated attributes (gender, age, ethnicity, beliefs) from names or context.
- WRONG: "Kiran's sister visited him last week"
- CORRECT: "Kiran's sister visited last week"
No Assistant Attribution
Do not store characterizations from assistant messages (e.g., "user seems excited") unless the user explicitly confirmed them.
How to Store
Use memory_add with the facts array. All facts in one call MUST share the same category because category determines retention policy (TTL, immutability).
memory_add(
facts: ["fact one in third person", "fact two in third person"],
category: "identity"
)
If a turn produces facts in different categories, make one call per category:
memory_add(facts: ["User is Alex, senior engineer at Stripe, PST timezone"], category: "identity")
memory_add(facts: ["As of 2026-04-01, user decided to migrate from Postgres to CockroachDB"], category: "decision")
Categories: identity, configuration, rule, preference, decision, technical, relationship, project
Storage Principles
15-50 WORDS per fact: Each fact should be 1-2 sentences. If combining would exceed this, consolidate into key facts rather than creating a paragraph. Distill rather than append.
OUTCOMES OVER INTENT: Extract what WAS DONE, not what was requested.
- GOOD: "Call scripts sheet (ID: 146Qbb...) was updated with truth-based templates"
- BAD: "User wants to update call scripts"
TEMPORAL ANCHORING: Time-sensitive facts MUST include "As of YYYY-MM-DD, ..."
- If no date available, note "date unknown" rather than omitting.
- Extract dates from conversation context or the current date.
PRESERVE USER'S WORDS: When the user expresses feelings, opinions, or preferences, keep their exact phrasing.
- GOOD: "User says daily walks with Poppy are the best part of their day"
- BAD: "User finds emotional significance in walking their dog"
THIRD PERSON: "User prefers..." not "I prefer..."
NO PRONOUNS: Use specific names and entities. Not "they" or "it."
PRESERVE LANGUAGE: If the user speaks Spanish, store in Spanish. Do not translate.
BATCH BY CATEGORY: Group all same-category facts into one call. Different categories require separate calls. Most turns need zero or one call.
Updating Existing Memories
When a recalled memory needs updating (fact changed, status changed, new detail added):
memory_searchto find the existing memorymemory_updateon the memory's ID with the corrected/expanded text
memory_update is preferred over delete+add because it is atomic and preserves edit history.
Choose the MORE COMPLETE version. When both old and new have unique context, COMBINE them into a unified memory using the user's stated words.
Material difference test: Only update if the new version adds real information.
- "User likes Python" → "User prefers Python for backend services because of async support" = material update (added rationale, specificity)
- "User likes Python" → "User enjoys Python" = NOT material = SKIP
- When both have unique context, combine: Old "Trip to Paris in September with Jack" + New "User can't wait to visit Eiffel Tower" → "Trip to Paris in September 2025 with friend Jack, user says they can't wait to visit the Eiffel Tower and try authentic French pastries"
Consolidation: When a rich new fact encompasses multiple existing memories, memory_update the best one to the comprehensive version and memory_delete the rest.
- Old: "User has a dog" + "Dog's name is Poppy" + "User walks dog daily"
- New: "User has a dog named Poppy and says taking him for walks is the best part of their day"
- Action:
memory_updatethe best version with consolidated text,memory_deletethe redundant ones
Temporary vs permanent changes: A temporary constraint (e.g., injury pausing a hobby) does NOT contradict the underlying preference. Store the constraint as a new memory; don't delete the preference.
- Old: "User enjoys hiking on weekends"
- New: "User has temporarily paused hiking due to knee injury"
- Action: store the new constraint, leave old preference untouched
What NEVER to Store
- Credentials and secrets — even embedded in config blocks, setup logs, or tool output. Includes any known credential prefixes, auth tokens, bearer tokens, webhook URLs with tokens, pairing codes, and long alphanumeric strings in config/env contexts. Record that the credential was configured, never the value itself.
- Raw tool output — bash results, file contents, API responses, logs, diffs, test output. Extract only the durable OUTCOME or ROOT CAUSE.
- One-time commands — "stop the script", "continue where you left off", "run this"
- Acknowledgments and emotional reactions — "ok", "sure", "sounds good", "sir", "got it", "thanks", "you're right"
- Transient UI/navigation states — "user is in admin panel", "relay is attached"
- Ephemeral process status — "download at 50%", "daemon not running", "still syncing"
- Cron heartbeat outputs — NO_REPLY, HEARTBEAT_OK, compaction directives
- Timestamps as standalone facts — "Current time is 3:25 PM" is NEVER worth storing. But DO use timestamps to anchor other facts.
- System routing metadata — message IDs, sender IDs, channel routing info
- Generic small talk — no informational content
- Raw code snippets — capture the intent/decision, not the code itself
- Information the user explicitly asks not to remember
- Facts already in recalled memories that haven't materially changed
- Generic assistant responses — "Sure, I can help", "How can I assist you?"
Worked Examples
Example 1: Configuration extraction (entity-grouped)
User: "I set up the research agent on Claude Sonnet with a 30-min cron. It checks HackerNews and sends summaries to #research-feed in Slack."
Agent: [responds helpfully]
→ memory_add(facts: ["User's research agent runs on Claude Sonnet, cron every 30 minutes, monitors HackerNews and posts summaries to Slack #research-feed"], category: "configuration")
Example 2: NOOP — tool output
User: "Run the healthcheck on all services"
Agent: [executes healthcheck, returns results]
→ No memory operations. Tool output fails Gate 1.
Example 3: NOOP — already recalled, no material change
Recalled: ["User is Chris, senior platform engineer at Mem0"]
User: "Hey Chris here again"
→ No memory operations. Already known, no material change.
Example 4: Rule with rationale (preserving user's words)
User: "Never use Docker for local dev, it ate 40GB of disk last time and my Mac mini only has 256GB"
→ memory_add(facts: ["User rule: avoid Docker for local dev. Reason: ate 40GB of disk on 256GB Mac mini"], category: "rule")
Example 5: UPDATE — combining contexts from both versions
Recalled: ["As of 2026-03-15, user is planning trip to Paris in September with friend Jack"]
User: "Can't wait for the Paris trip, definitely want to hit the Eiffel Tower and try authentic French pastries"
→ memory_search("Paris trip planning")
→ memory_update(memoryId: "mem-id-of-old", text: "As of 2026-03-30, user is planning trip to Paris in September 2025 with friend Jack, says they can't wait to visit the Eiffel Tower and try authentic French pastries")
Example 6: Outcome over intent
User: "Update the call scripts sheet with the new truth-based templates"
Agent: [updates the sheet successfully]
→ memory_add(facts: ["Call scripts sheet (ID: 146Qbb...) was updated with truth-based templates (as of 2026-03-30)"], category: "configuration")
Example 7: Credential — store the fact, not the value
User: "Use this API key for the new service: [credential value]"
Agent: [configures the service]
→ memory_add(facts: ["API key was configured for the new service (as of 2026-03-30)"], category: "configuration")
Example 8: NOOP — cosmetic difference, not material
Recalled: ["User has a dog named Poppy and enjoys their daily walks together"]
User: "Yeah me and Poppy love our daily walks"
→ No memory operations. Semantically equivalent. No new context.
Example 9: Entity grouping — single call, not fragmented
User: "The budget for the offsite is $200 per head. We need a venue with WiFi, parking for 50 cars, and a projector."
→ memory_add(facts: ["Team offsite budget is $200 per person. Venue requirements: WiFi, parking for 50 vehicles, and projector setup."], category: "project")
All details about the same entity (offsite) go in one fact, one call.
Example 10: Temporary constraint — don't delete the preference
Recalled: ["User enjoys hiking on weekends and finds it therapeutic"]
User: "I hurt my knee last week, can't hike for a while"
→ memory_add(facts: ["As of 2026-03-30, user has temporarily paused hiking due to knee injury"], category: "project")
DO NOT delete the hiking preference. It is temporarily paused, not contradicted.
Example 11: Mixed categories in one turn — separate calls
User: "I'm Sarah, I work at Cloudflare. I just decided to switch our monitoring from Datadog to Grafana because of cost."
→ memory_add(facts: ["User is Sarah, works at Cloudflare"], category: "identity")
→ memory_add(facts: ["As of 2026-03-30, user decided to switch monitoring from Datadog to Grafana due to cost"], category: "decision")
Two calls because identity and decision have different retention policies.
Example 12: NOOP — generic greeting
User: "Hi"
Agent: "Hello! How can I help?"
→ No memory operations. No extractable facts.
Example 11: Consolidation — rich memory absorbs atomic ones
Recalled: ["User has a dog", "Dog's name is Poppy", "User walks dog daily"]
User: "Poppy learned fetch! Our walks are even better now, honestly it's the best part of my day"
→ memory_search("dog Poppy walks") → find all three old memory IDs
→ memory_update(memoryId: "id-1", text: "User has a dog named Poppy and says taking him for walks is the best part of their day. Poppy recently learned fetch, making walks more enjoyable.")
→ memory_delete(memoryId: "id-2"), memory_delete(memoryId: "id-3")
Example 12: NOOP — generic greeting, nothing to store
User: "Hi"
Agent: "Hello! How can I help?"
→ No memory operations. No extractable facts.
先判断是否适合
作者设计意图
作者的方法与取舍
边界和复核