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.

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.

A tight, single-purpose skill with executable search/display guidance, a clearly sequenced workflow, and well-organized sections. No bundle files are present or needed, and nothing is padded.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence — exact search parameters, regex patterns, and a display-format spec with no concept re-explanation or padding.

3 / 3

Actionability

Provides fully specified, copy-paste-ready guidance: two parallel search_memores calls with concrete filters/top_k/rerank values and an exact output format with a worked example.

3 / 3

Workflow Clarity

Clear Parse query -> Search -> Display sequence with explicit conditional branches (ID detection, empty query, not-found fallback); the operation is non-destructive so the validation-cap does not apply.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed; content is split into well-organized, clearly headed sections, meeting the simple-skill bar 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 that pairs concrete capabilities with an explicit 'Use for' trigger clause and a distinct niche. It avoids fluff and over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Searches memories and displays compact one-liner results' and 'looks up a specific memory by ID' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (search/lookup with compact output) and when via a clear 'Use for ...' trigger clause, exceeding the missing-trigger cap of 2.

3 / 3

Trigger Term Quality

Covers natural phrasings users would actually say: 'quick memory lookups', 'checking if a decision was recorded', 'resolving [mem0:id] citations', 'browsing memories'.

3 / 3

Distinctiveness Conflict Risk

Clear niche ('compact one-liner results', 'without full category detail') distinguishes it from the fuller /mem0:tour, with triggers 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.