CtrlK
BlogDocsLog inGet started
Tessl Logo

search

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

72

Quality

89%

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.

The body is a tight, well-structured, fully actionable skill: concrete tool calls, a precise output format, and a clear sequenced workflow with handling for both the search and lookup-by-ID cases. No bundle files are needed or referenced.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every line (steps, tool call, format spec, example) earns its place.

5 / 5

Actionability

Fully executable guidance: specifies the exact tool (mem0_memory), action and query params, the UUID detection regex, the no-query fallback, and a copy-paste-ready output format with a worked example.

5 / 5

Workflow Clarity

Three clearly sequenced steps (Parse query → Search → Display) with an explicit UUID-lookup branch and a no-query fallback; the simple read-only task needs no destructive-operation validation.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references; content is well-organized into Execution and numbered Step sections, satisfying the simple-skill exception.

5 / 5

Total

20

/

20

Passed

Description

78%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.

The description clearly answers both what and when with concrete trigger phrases and a distinct niche. It is slightly held back by limited action coverage and minor overlap with the related tour skill.

Suggestions

Add one or two more concrete actions (e.g., filtering by category or date range) to lift specificity beyond the two named operations.

Reframe "browsing memories without full category detail" to sharpen the distinction from /mem0-tour, reducing overlap risk.

DimensionReasoningScore

Specificity

Names the memory domain plus two concrete actions ("displays compact one-liner results" and "looks up a specific memory by ID"), but coverage is limited to those two actions rather than comprehensive.

3 / 5

Completeness

Explicitly states both what it does (searches/looks up memories with compact output) and when to use it via a concrete "Use for..." clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("quick memory lookups", "checking if something was recorded", "browsing memories"), though "[mem0:id] citations" leans technical and a few common synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

The search/peek niche and [mem0:id] citation resolution are distinct, but "browsing memories" overlaps with the related /mem0-tour skill, leaving minor conflict risk.

4 / 5

Total

16

/

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.