CtrlK
BlogDocsLog inGet started
Tessl Logo

memory

Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory/**/*.md.

68

Quality

85%

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

78%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 compact, well-structured instruction skill with concrete file/tool guidance and validation safeguards for destructive memory operations. It is efficient and actionable, sitting just below maximal on conciseness, actionability, and workflow formality.

Suggestions

Tighten the opening 'Use only tools that are visible...' disclaimer and merge the repeated 'If memory_save is available / if not' conditionals to reduce token overhead.

Convert the Remember/Update and Forget/Correct sections into short numbered sequences with an explicit validate-then-confirm step to formalize the feedback loop.

Add one concrete example invocation or path template (e.g. memory/2026-08-11.md) to push actionability toward copy-paste readiness.

DimensionReasoningScore

Conciseness

Lean, assumes Claude's competence, and avoids explaining what memory is, but the opening tool-visibility disclaimer and repeated 'If X is available / if not' conditionals add minor length that could be trimmed.

4 / 5

Actionability

Gives concrete, executable guidance — exact file paths, tool names, and `mode='replace'` — covering the common cases; as an instruction-only skill it lacks copy-paste code, which keeps it just below the fully-executable anchor-5.

4 / 5

Workflow Clarity

Clear sequenced guidance with validation checkpoints for destructive ops ('Search first, then read... before removing anything', 'Only confirm memory was updated after the write or delete succeeds'), but presented as bullets rather than a numbered feedback-loop workflow.

4 / 5

Progressive Disclosure

Self-contained, well-organized into clearly labeled sections with no nested references; for a compact single-purpose skill needing no external files, the simple-skill exception applies and the section structure earns the top anchor.

5 / 5

Total

17

/

20

Passed

Description

91%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, trigger-rich description that clearly states capability and use conditions with natural user language and named artifacts. Slightly above-anchor on specificity and distinctiveness rather than maximal, due to intent-level verbs and the generic 'memory' noun.

DimensionReasoningScore

Specificity

Lists six concrete memory operations ('remember, recall, forget, update, search, or inspect') and names specific source files (USER.md, MEMORY.md, memory/**/*.md), but these are intent-level verbs rather than the granular technical actions of the anchor-5 example.

4 / 5

Completeness

Explicitly answers both — 'what' (durable OpenSquilla memory, profile facts, long-term notes) and 'when' via a concrete 'Use when the user asks to...' trigger clause with enumerated phrases.

5 / 5

Trigger Term Quality

Natural user-facing verbs with synonym coverage ('remember'/'recall', 'forget', 'search', 'inspect') plus concrete file artifacts users would name, matching the comprehensive synonym coverage of the anchor-5 example.

5 / 5

Distinctiveness Conflict Risk

Scoped to OpenSquilla memory with named source files giving it a clear niche, but the broad noun 'memory' still carries minor overlap risk with general memory or note-taking skills.

4 / 5

Total

18

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
TokenRhythm/opensquilla
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.