CtrlK
BlogDocsLog inGet started
Tessl Logo

mem0-search

Searches memories and displays compact one-liner results, or looks up a specific memory by ID. Use for quick memory lookups, checking if a decision was recorded, resolving [mem0:id] citations, or browsing memories without full category detail.

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

Passed

No findings from the security scan

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 skill body is a tight, executable recipe: concrete API calls, explicit branching for ID vs. search, and a precise output format with a formatting caveat. It respects token budget while remaining fully actionable.

DimensionReasoningScore

Conciseness

The body is lean and well-organized, assuming Claude's competence and omitting explanation of concepts it already knows; every section (parse, search, display, formatting) earns its place.

3 / 3

Actionability

Provides fully concrete, copy-paste-ready guidance including exact search_memories call parameters (filters, top_k, rerank), an ID-detection regex, and a precise output template, matching the executable anchor.

3 / 3

Workflow Clarity

A clear three-step sequence (parse → search → display) with explicit error-recovery paths — ID-not-found falls through to search, and a no-results message is specified — so it meets the clear-sequence-with-feedback anchor.

3 / 3

Progressive Disclosure

A single-purpose, self-contained skill with well-organized sections and no nested or missing references; no bundle files are needed, so the section structure alone satisfies the top anchor.

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.

The description is concise, concrete, and complete, clearly stating both the capability and the triggering contexts in third person. It avoids vague fluff while covering natural user language.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Searches memories and displays compact one-liner results' and 'looks up a specific memory by ID' — matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Searches memories… or looks up a specific memory by ID') and when via a 'Use for…' clause with concrete triggers, satisfying the top anchor.

3 / 3

Trigger Term Quality

Covers natural user phrasings like 'quick memory lookups', 'checking if a decision was recorded', and 'browsing memories', giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

A clear mem0-specific niche with distinct triggers, and it differentiates itself from /mem0-tour, making wrong-skill conflict unlikely.

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.