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.

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.

The body is concise, highly actionable, and sequences a destructive workflow with explicit confirmation and failure reporting. As a compact single-purpose skill with clean section organization, it satisfies progressive disclosure without external files.

DimensionReasoningScore

Conciseness

Lean and operational throughout — it never explains what Mem0 or memories are, and every line instructs an action, assuming Claude's competence and earning its tokens.

3 / 3

Actionability

Gives concrete, copy-paste-ready guidance: the exact `mem0_memory` tool with `action="search"`/`action="delete"` and query params, plus literal user-facing prompt strings and output formats rather than pseudocode.

3 / 3

Workflow Clarity

A clear 5-step sequence with an explicit validation checkpoint for the destructive operation ('Never delete without confirmation. This is destructive.') and a failure-reporting feedback loop in Step 5, so it is not capped at 2.

3 / 3

Progressive Disclosure

A short single-purpose skill (under 50 lines) with no need for external references; content is well-organized into labeled sections, which meets the bar for a 3 per the simple-skills note.

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 description: concrete actions, explicit 'Use when' triggers covering natural user phrasings, and a clearly distinct niche. It answers both what and when without verbosity or over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Deletes memories by search query or memory ID with confirmation before removal' — naming two input modes and an explicit pre-removal confirmation step rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Deletes memories by search query or memory ID with confirmation before removal') and when (a full 'Use when...' trigger clause), matching the anchor for both dimensions present.

3 / 3

Trigger Term Quality

'Use when removing outdated information, incorrect memories, sensitive data, or cleaning up after experiments' gives good coverage of natural phrases a user would actually say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Memory deletion is a clear niche with distinct, narrow triggers; it is unlikely to fire for unrelated skills. Voice is correctly third person ('Deletes'), so no specificity penalty applies.

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.