CtrlK
BlogDocsLog inGet started
Tessl Logo

health

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

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

Low

Low-risk findings worth noting

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 well-structured, action-oriented health-check skill that leads with concrete commands and MCP calls, sequences checks with explicit pass/fail logic, and cleanly extends via a --deep mode without padding. It assumes Claude's intelligence and avoids concept re-explanation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it states commands and MCP call parameters directly without explaining what mem0 or MCP is, so every token earns its place.

3 / 3

Actionability

It provides executable bash snippets (API key check, identity resolution, stats file check) and concrete MCP call signatures with exact parameters and expected statuses, making guidance copy-paste ready.

3 / 3

Workflow Clarity

Five checks are explicitly sequenced with "Run ALL checks, then display a single summary" and per-check PASS/WARN/FAIL decision branches; the write check even includes status polling and cleanup, giving clear checkpoints and error feedback.

3 / 3

Progressive Disclosure

This is a self-contained single-file skill with well-organized sections (Execution checks, Display, Extended mode) and no need for external references, matching the simple-skills allowance for a top score.

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, third-person description with concrete capabilities and an explicit, natural-language trigger clause covering several real failure modes. It avoids fluff and over-claims while remaining concise.

DimensionReasoningScore

Specificity

"Diagnoses mem0 connectivity, API key validity, and memory read/write functionality" names three concrete diagnostic targets rather than vague actions, matching the multiple-specific-actions anchor.

3 / 3

Completeness

It clearly answers what ("Diagnoses mem0 connectivity, API key validity, and memory read/write functionality") and when via an explicit "Use when..." clause, satisfying both halves.

3 / 3

Trigger Term Quality

"memory operations fail, searches return empty, add_memory errors occur, MCP connection drops" are natural phrases a user would say when needing this skill, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The mem0-specific failure triggers (MCP connection drops, add_memory errors) carve a clear niche unlikely to fire for unrelated skills.

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.