CtrlK
BlogDocsLog inGet started
Tessl Logo

tour

Browses all stored memories grouped by category with full content display. Use when reviewing all memories, exploring stored knowledge, onboarding to a new session, or getting an overview of what the agent remembers.

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

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, well-structured skill body: concrete tool invocations, an explicit category table, exact display templates, and a clear mode-dispatch plus stepped execution flow. Minor redundancy between the cross-project and standard display formats does not undermine its clarity.

DimensionReasoningScore

Conciseness

Lean, action-oriented body that uses a category-mapping table and code blocks for exact display formats without explaining concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Concrete tool calls (e.g., `mem0_memory` with `action="get_all"`, `scope="global"`), an exact category-mapping table, and copy-paste-ready display templates give fully executable guidance.

3 / 3

Workflow Clarity

Mode dispatch (cross-project, search, full tour) is explicit and the full tour is a clearly sequenced Step 1–5 with an empty-state branch; this read-only operation needs no validation feedback loop, so no cap applies.

3 / 3

Progressive Disclosure

A single self-contained file with well-organized sections (Cross-project mode, Search mode, Execution) and no need for external bundle references; no nested references exist.

3 / 3

Total

12

/

12

Passed

Description

90%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 clearly states the capability and provides explicit, natural trigger guidance. Its only weakness is specificity: it frames one workflow rather than enumerating multiple distinct actions.

Suggestions

List a few distinct concrete actions (e.g., "browses, groups, and displays all stored memories with full content") to lift specificity from a single-workflow description to multiple named actions.

DimensionReasoningScore

Specificity

Names the domain (memories) and a concrete action ("Browses all stored memories grouped by category with full content display") but describes a single workflow with modifiers rather than multiple distinct concrete actions like the anchor-3 example.

2 / 3

Completeness

Explicitly answers both what ("Browses all stored memories grouped by category with full content display") and when (an explicit "Use when..." clause with multiple triggers), matching the anchor-3 example.

3 / 3

Trigger Term Quality

"Use when reviewing all memories, exploring stored knowledge, onboarding to a new session, or getting an overview of what the agent remembers" gives good coverage of natural phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The category-grouped full walkthrough is a clear niche with distinct triggers (onboarding, overview of what the agent remembers) that are unlikely to fire for memory-search or memory-remember skills.

3 / 3

Total

11

/

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.