CtrlK
BlogDocsLog inGet started
Tessl Logo

status

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

72

Quality

87%

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

82%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 lean, highly actionable health-check skill with concrete tool invocations and per-check validation criteria. Minor gains are available in tightening redundant openers, adding an explicit fix-and-retry loop, and splitting the extended quality analysis into its own reference file.

Suggestions

Remove the redundant opener ("Useful for troubleshooting" / "Run a diagnostic check") since the description already covers it.

Make the recovery loop explicit for failures (e.g., "fix per Troubleshooting, then re-run the failed check") to reach the top workflow-clarity anchor.

Move the Extended mode Memory Quality Analysis into a referenced file (e.g., DEEP.md) and link to it from the body to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is efficient with tight bullets and code blocks, but phrases like "Useful for troubleshooting" and "Run a diagnostic check on the Mem0 plugin" partially restate the description and could be trimmed.

4 / 5

Actionability

Concrete tool calls (`mem0_memory` with `action="search"`/`query="health check"`, `action="add"`/`content="..."`), exact env var and config paths, and a concrete duplicate threshold (>60% shared nouns) give fully executable guidance.

5 / 5

Workflow Clarity

"Run ALL checks, then display a single summary. Do not stop on the first failure" gives a clear sequence with explicit PASS/FAIL/WARN checkpoints and cleanup, but the error-recovery loop (troubleshooting section) stops short of an explicit fix-and-retry cycle.

4 / 5

Progressive Disclosure

Well-organized sections (Execution, Check 1–4, Display, Extended mode) with no nesting, but at ~85 lines with a separable Extended mode quality-analysis block inlined and no external reference files, it is good but not maximally split.

4 / 5

Total

17

/

20

Passed

Description

92%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, specific description that cleanly states both capability and trigger conditions with a distinct Mem0-scoped niche. The only minor gap is trigger-term variety (no synonyms or shorthand variants).

Suggestions

Add a synonym or shorthand trigger (e.g., "mem0 status" or "memory not saving") to broaden natural keyword coverage toward comprehensive.

Consider naming the plugin invocation (e.g., "/mem0-status") so users who reference the command directly also trigger the skill.

DimensionReasoningScore

Specificity

"Diagnoses Mem0 connectivity, API key validity, and memory read/write functionality" lists multiple concrete diagnostic actions with comprehensive coverage of the health-check domain, matching the anchor for several specific concrete actions.

5 / 5

Completeness

It explicitly answers both what ("Diagnoses Mem0 connectivity, API key validity, and memory read/write functionality") and when ("Use when memory operations fail, searches return empty, or to verify the plugin is working correctly") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when memory operations fail, searches return empty, or to verify the plugin is working correctly" offers good natural-language trigger coverage, but lacks synonyms or extension-style variants that would push it to comprehensive.

4 / 5

Distinctiveness Conflict Risk

The Mem0-specific scope and diagnostic trigger phrasing carve a clear niche with minimal overlap risk against other skills.

5 / 5

Total

19

/

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.