CtrlK
BlogDocsLog inGet started
Tessl Logo

remember

Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this", "note that", "don't forget", or wants to preserve knowledge for future sessions.

70

Quality

86%

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

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

An efficient, highly actionable skill body with a concrete quick-start example and a well-structured workflow. The only friction is light redundancy between the Checklist/Anti-patterns and the Workflow, and absent inline error recovery.

Suggestions

Tighten redundancy by either trimming the Checklist to items not already stated in the Workflow, or folding the Anti-patterns into the Workflow's tagging step.

Add a brief inline error-handling note (e.g., what to do if memory_save returns an error or duplicates an existing record) rather than relying solely on the external Troubleshooting reference.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence and avoids explaining known concepts, but the Checklist and Anti-patterns sections partially restate the Workflow's tagging guidance.

4 / 5

Actionability

Fully executable guidance: a concrete memory_save call with fields and expected output, WRONG/RIGHT examples, plus specifics like agentId in multi-agent setups and update-via-near-duplicate.

5 / 5

Workflow Clarity

A clear 6-step sequence with a Checklist verification step and a confirm step, but no inline error-recovery feedback loop (error handling is deferred to an external Troubleshooting reference).

4 / 5

Progressive Disclosure

Well-organized into clearly labeled sections with a single one-level-deep reference (../_shared/TROUBLESHOOTING.md) that is explicitly signaled with its trigger condition, plus sibling-skill pointers.

5 / 5

Total

18

/

20

Passed

Description

86%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 strong description with explicit what/when structure and excellent natural trigger coverage. Specificity is the main gap, as it lists one core action rather than several distinct capabilities.

Suggestions

Expand specificity by enumerating a couple more concrete capabilities (e.g., tagging, file-path linking, version-chain updates) so the action list reads as comprehensive rather than single-action.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ("Save an insight, decision, or learning... with searchable concept tags"), but only one action verb is present rather than a comprehensive list of several specific actions.

3 / 5

Completeness

Explicitly answers both what (save to long-term storage with searchable concept tags) and when (concrete "Use when the user says..." trigger phrases).

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say ("remember this", "save this", "note that", "don't forget", "preserve knowledge for future sessions"), covering synonyms broadly.

5 / 5

Distinctiveness Conflict Risk

Clear memory-saving niche with distinct trigger phrases, but overlaps with closely related sibling skills (lesson, memory-discipline) creating minor conflict risk.

4 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
rohitg00/agentmemory
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.