CtrlK
BlogDocsLog inGet started
Tessl Logo

mem0-status

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, add_memory errors occur, or to verify the plugin is working correctly.

75

Quality

92%

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

85%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 well-structured diagnostic skill with concrete executable commands, explicit pass/warn/fail criteria, and a clear check sequence including validation and cleanup loops. The main weakness is a few verbose explanatory passages that could be trimmed for token efficiency.

Suggestions

Tighten the Check 2 identity/git rationale paragraph — keep the one-source-of-truth rule but drop the worked example, which the agent can infer.

Compress the Check 6 auto-dream prose to the gate definitions and report format; the explanatory notes about running /mem0-dream could be a single line.

Consider moving the extended '--deep' memory-quality analysis into a separate reference file so the base status flow stays minimal, further improving both conciseness and progressive disclosure.

DimensionReasoningScore

Conciseness

Most of the body is lean, executable bash and concrete tool calls, but multi-paragraph explanations like the Check 2 identity/git rationale and the Check 6 auto-dream prose include context that could be tightened; it is above level 1 because it does not pad with concepts Claude already knows, yet below level 3 due to these explanatory stretches.

2 / 3

Actionability

Provides copy-paste-ready bash snippets and exact tool invocations with parameters (e.g. 'Call search_memories with query="health check", filters={...}, top_k=1' and the add_memory/get_event_status/delete_memory chain); fully executable rather than pseudocode, matching the level-3 anchor.

3 / 3

Workflow Clarity

Six checks are explicitly sequenced with 'Run ALL checks, then display a single summary. Do not stop on the first failure', each having PASS/WARN/FAIL criteria, and Check 4 includes a validate-then-cleanup feedback loop (add → get_event_status → delete_memory); this meets the clear-sequence-with-validation anchor rather than the level-2 'sequence present but checkpoints missing'.

3 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent), so the skill is a single self-contained document organized into clearly headed sections (Execution checks, Display, Extended mode, Output formatting); per the rubric's simple-skill guidance, well-organized sections with no need for external references score 3. It is not level 2 because navigation and sectioning are clear rather than a monolithic wall.

3 / 3

Total

11

/

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 tight, third-person description that states several concrete diagnostic actions and pairs them with explicit, natural-language trigger conditions. It is concise without fluff and clearly scoped to the mem0 plugin.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Diagnoses mem0 connectivity, API key validity, and memory read/write functionality' — matching the anchor for several specific concrete actions; it is not the level-2 example because it names three distinct diagnostics rather than a single domain+action.

3 / 3

Completeness

Explicitly answers both what ('Diagnoses mem0 connectivity, API key validity, and memory read/write functionality') and when (explicit 'Use when ...' triggers), so it clears the level-3 bar; level 2 requires an absent or only-implied 'when', which is not the case here.

3 / 3

Trigger Term Quality

The 'Use when memory operations fail, searches return empty, add_memory errors occur, or to verify the plugin is working correctly' clause covers natural phrases a user would actually say; it is above level 2 because it spans several common failure framings rather than a single generic keyword.

3 / 3

Distinctiveness Conflict Risk

The mem0-specific scope and failure-trigger language ('add_memory errors', 'searches return empty') give it a clear niche unlikely to fire for unrelated skills; it is more distinct than the level-2 'Works with document files' anchor.

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.