CtrlK
BlogDocsLog inGet started
Tessl Logo

peek

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.

74

Quality

91%

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.

A tight, highly actionable single-file skill that gives exact tool calls, regex, and output formatting with clear branching logic and no unnecessary exposition. It is exemplary for a simple read-only lookup skill.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — direct steps, exact tool parameters, regex patterns, and a format spec with no concept explanations or padding; every section earns its place.

5 / 5

Actionability

Fully executable guidance: concrete search_memories calls with filters/top_k/rerank, get_memory usage, exact regex, and a copy-paste output format template covering common cases.

5 / 5

Workflow Clarity

Clear three-step sequence with explicit conditional branches (ID detection → direct lookup vs. fall-through to search; empty-query prompt; no-results message); as a simple read-only skill this satisfies the simple-skill exception.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references, organized into well-labeled Execution/Step sections; meets the simple-skill exception for top marks.

5 / 5

Total

20

/

20

Passed

Description

83%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 well-crafted description that clearly conveys both capability and trigger conditions with concrete, natural-language phrases. It is specific and actionable, with only minor overlap risk against related mem0 skills.

DimensionReasoningScore

Specificity

Names concrete actions — "Searches memories and displays compact one-liner results" and "looks up a specific memory by ID" — covering the skill's scope well, though only two main actions keeps it just short of comprehensive.

4 / 5

Completeness

Explicitly states what it does (search/lookup with compact output) and when to use it with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("quick memory lookups", "checking if a decision was recorded", "browsing memories", "resolving [mem0:id] citations") with good synonym coverage, but a few natural variants could still be added.

4 / 5

Distinctiveness Conflict Risk

The ID-lookup and citation-resolution niche is distinctive, but "search memories" overlaps with sibling mem0 skills, leaving minor conflict risk.

4 / 5

Total

17

/

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.