CtrlK
BlogDocsLog inGet started
Tessl Logo

mem0-forget

Deletes memories by search query or memory ID with confirmation before removal. Use when removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments. Also handles undo of recent additions.

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

Passed

No findings from the security scan

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 skill body with executable MCP calls, a confirmed-destructive workflow including explicit checkpoints, and clean sectioning. It avoids concept over-explanation and includes a notable output-formatting constraint for the host TUI.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it gives the exact MCP tool calls, filter shapes, and prompts without explaining what mem0 is or how memory systems work; every section earns its place.

3 / 3

Actionability

Guidance is concrete and executable: specific calls (get_memory, search_memories, delete_memory) with exact filter JSON, top_k values, character-count truncation, and copy-paste-ready prompt strings and output templates.

3 / 3

Workflow Clarity

The destructive deletion flow is a clearly numbered sequence (parse, find, confirm, delete, report) with an explicit validation/confirmation checkpoint — "Never delete without confirmation. This is destructive." — and error reporting on failures, satisfying the feedback-loop requirement for destructive operations.

3 / 3

Progressive Disclosure

The skill is a self-contained single-purpose document with well-organized sections (Execution steps, Undo recent writes, Output formatting) and no bundle files to reference; for a focused instruction skill this structure is well-organized 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 strong, concise description that clearly states concrete capabilities, explicit use-when triggers, and a distinct niche with low conflict risk. Voice is third person and free of fluff or over-claims.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "Deletes memories by search query or memory ID with confirmation before removal" and "Also handles undo of recent additions" — naming specific operations rather than vague language.

3 / 3

Completeness

It explicitly answers both what (deletes memories by query or ID, handles undo) and when via the "Use when removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments" trigger clause.

3 / 3

Trigger Term Quality

It covers natural user-facing terms a person would say — "removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments" and "undo of recent additions" — giving good coverage of common phrasings.

3 / 3

Distinctiveness Conflict Risk

It occupies a clear niche (memory deletion/undo for mem0) with distinct triggers tied to removal and cleanup, making overlap with other skills unlikely.

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.