CtrlK
BlogDocsLog inGet started
Tessl Logo

remember

Stores a memory verbatim from user input with appropriate category classification. Use when the user says remember this, save this, store this, note that, or explicitly asks to record a preference, decision, goal, or lesson.

68

Quality

82%

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

86%Weight 40%Scale 1-5

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

A tight, actionable, well-structured instruction skill: exact tool call, concrete classification table, and a clear four-step workflow. Only minor conciseness and post-store verification gaps keep it from a perfect content score.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence; the classification table is necessary reference logic rather than padding, though the trailing "stores verbatim — no inference" note is mildly redundant.

4 / 5

Actionability

Gives the exact tool name (`mem0_memory`), exact parameters (`action="add"`, `content="..."`), and a precise confirmation template with an explicit truncation rule — fully executable guidance.

5 / 5

Workflow Clarity

Four clearly sequenced steps (Extract → Classify → Store → Confirm) with an input-validation checkpoint in Step 1; the operation is non-destructive, so the destructive-cap does not apply, but no post-store verification is specified.

4 / 5

Progressive Disclosure

A simple skill well under 50 lines with no need for external references, organized into clearly headed sections — meeting the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

78%Weight 40%Scale 1-5

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 strong description that clearly answers both what and when with concrete, natural trigger phrases. It is held back only by modest action breadth and minor trigger overlap with adjacent note-taking skills.

Suggestions

Add one or two more concrete capabilities (e.g., assigning metadata/tags) to lift specificity beyond the two-action anchor.

Tighten distinctiveness by tying triggers more explicitly to the Mem0/memory-store context (e.g., "remember this in Mem0") to reduce overlap with generic note-taking skills.

DimensionReasoningScore

Specificity

Names the domain (memory storage) and two concrete actions — "Stores a memory verbatim" and "appropriate category classification" — but coverage is not comprehensive beyond those two.

3 / 5

Completeness

Explicitly states both what it does ("Stores a memory verbatim...with appropriate category classification") and when to use it ("Use when the user says..."), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes several natural phrases users would actually say ("remember this", "save this", "store this", "note that") plus synonyms (preference, decision, goal, lesson), though a few common variants are absent.

4 / 5

Distinctiveness Conflict Risk

The verbatim-storage-plus-classification niche is fairly distinct, but generic triggers like "save this" / "note that" carry minor overlap risk with other note-taking or memory skills.

4 / 5

Total

16

/

20

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.