CtrlK
BlogDocsLog inGet started
Tessl Logo

mem0-remember

Stores a memory verbatim from user input with appropriate type classification and metadata. Use when the user says remember this, save this, store this, note that, or explicitly asks to record a decision, preference, convention, or learning.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, actionable workflow with concrete API calls and a validation step. It stays within token budget while remaining unambiguous.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence; brief justifications (e.g. "infer=False because...", "because writes are async") explain non-obvious choices rather than padding with known concepts.

3 / 3

Actionability

Provides fully executable guidance — exact add_memory parameters, get_event_status call, and a copy-paste output template.

3 / 3

Workflow Clarity

Four clearly sequenced steps with an explicit verification checkpoint in Step 4 (check event status, branch on SUCCEEDED vs PENDING).

3 / 3

Progressive Disclosure

A short, single-purpose skill with well-organized sections and no need for external references; structure is clear and easy to navigate.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, third-person description that covers what it does and when to use it with strong natural trigger terms. It cleanly avoids vagueness and conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Stores a memory verbatim from user input", "appropriate type classification and metadata" — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (stores a verbatim memory with type/metadata) and when ("Use when the user says...").

3 / 3

Trigger Term Quality

Includes natural phrases users actually say — "remember this, save this, store this, note that" — plus explicit record-request variants.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (verbatim mem0 writes) with distinct, explicit triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mem0ai/mem0
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.