CtrlK
BlogDocsLog inGet started
Tessl Logo

forget

Delete the Mem0 memories stored for this repository and this user. Use when the user asks to forget, clear, wipe, or delete memories.

76

Quality

95%

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-5

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

An exemplary short skill body: executable command, explicit confirmation gate for a destructive operation, scoped variants, and no wasted tokens. It models the concise, actionable, validation-aware style the rubric rewards.

DimensionReasoningScore

Conciseness

Lean and efficient: every sentence earns its place (scope, destructive warning, confirmation gate, exact command) with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides a fully executable, copy-paste-ready command plus concrete variants (--include-project-memory, omitting --remote) covering the common cases.

5 / 5

Workflow Clarity

Clear destructive-op sequence with an explicit validation checkpoint (tell the user what will be deleted, then require confirmation) and a reporting feedback step, satisfying the feedback-loop requirement rather than hitting the missing-validation cap.

5 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with no bundle files and a clearly organized titled section, qualifying for the simple-skill exception to score 5 without external references.

5 / 5

Total

20

/

20

Passed

Description

90%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 concise, well-structured description that clearly states both the action and trigger conditions with strong natural-language synonyms. Its only limitation is naming a single action, which keeps specificity from the top anchor.

DimensionReasoningScore

Specificity

Names the domain (Mem0 memories) and one concrete action (delete) with clear scope (this repository and this user), but lists only a single action rather than several, matching the '1-2 concrete actions' anchor.

3 / 5

Completeness

Explicitly states what ('Delete the Mem0 memories stored for this repository and this user') and when ('Use when the user asks to forget, clear, wipe, or delete memories') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'forget, clear, wipe, or delete memories' gives comprehensive natural synonyms a user would actually say, matching the full synonym coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Mem0 memory deletion scoped to a repository/user) with distinct triggers, creating minimal overlap risk with other 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.