CtrlK
BlogDocsLog inGet started
Tessl Logo

forget

Deletes memories by search query or memory ID with confirmation before removal. Use when removing outdated information, incorrect memories, sensitive data, or cleaning up after experiments.

73

Quality

90%

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

92%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 concise, well-structured destructive-operation skill with an explicit confirmation checkpoint and clear feedback on failures. The only minor gap is that the output/report blocks are templates rather than fully executable examples.

DimensionReasoningScore

Conciseness

The body is lean and well-organized into numbered steps, assumes Claude's competence, and avoids explaining concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Guidance is mostly executable with exact tool invocations ("mem0_memory tool with action='search'/'delete'") and concrete prompts, but the output blocks are templates with placeholders rather than fully copy-paste-ready executable code, so it falls just short of the top anchor.

4 / 5

Workflow Clarity

A clearly sequenced five-step process with an explicit confirmation checkpoint ("Never delete without confirmation. This is destructive.") and a report/failure-handling step, matching the anchor for clear sequence with explicit validation and feedback for a destructive operation.

5 / 5

Progressive Disclosure

This is a simple, single-purpose skill under 50 lines with no need for external references, and its sections are well-organized; per the simple-skill note, that qualifies for the top anchor.

5 / 5

Total

19

/

20

Passed

Description

87%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, well-structured description that concretely states what the skill does and gives explicit, natural trigger phrases for when to use it. Minor gaps in keyword synonym coverage and action enumeration keep specificity and trigger term quality just below the top anchor.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ("Deletes memories by search query or memory ID with confirmation before removal"), which is several specific actions with only minor coverage gaps; not a 5 because it does not enumerate a comprehensive set of deletion capabilities.

4 / 5

Completeness

It explicitly states what it does ("Deletes memories by search query or memory ID with confirmation before removal") and when to use it ("Use when removing outdated information, incorrect memories, sensitive data, or cleaning up after experiments"), matching the anchor for clearly answering both what and when.

5 / 5

Trigger Term Quality

"outdated information, incorrect memories, sensitive data, cleaning up after experiments" are natural phrases users would say, giving good keyword coverage; not a 5 because common synonyms/file-style variants are not exhaustively listed.

4 / 5

Distinctiveness Conflict Risk

"Deletes memories" is a clear niche tied to Mem0 with concrete, distinct triggers and minimal overlap risk with unrelated skills.

5 / 5

Total

18

/

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.