CtrlK
BlogDocsLog inGet started
Tessl Logo

second-brain

Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".

94

2.90x
Quality

91%

Does it follow best practices?

Impact

96%

2.90x

Average score across 6 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is highly actionable with executable API commands and clear content templates, well-organized into navigable sections. It is mostly concise with minor padding, and the destructive delete path lacks an explicit fetch-before-delete validation loop.

Suggestions

Tighten redundancy between the Philosophy, Interaction Rules (Maintaining Quality), and Anti-Patterns sections — they restate the same 'no secrets / confirm before save / only real experience' guidance three times.

Add an explicit fetch-and-confirm step before delete_memory (and a re-confirm in update_memory) to give destructive operations a clear validate/review checkpoint.

Move the full content-format templates (Concepts, Toolbox, Patterns, References) into a separate references file referenced from the body, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

Mostly lean and structured with actionable templates and commands, but sections like the full Philosophy list and extensive anti-patterns repeat guidance already implied elsewhere, adding modest padding.

4 / 5

Actionability

Provides fully executable, copy-paste-ready shell commands for every API operation (discover_memories, list_keys, get_memory, create_memory, update_memory, delete_memory) plus concrete content templates covering common cases.

5 / 5

Workflow Clarity

Clear save workflow with confirmation checkpoints (draft → show → save → confirm) and a verification checklist, but destructive delete operations lack an explicit validate/fetch-before-delete feedback loop, leaving a minor gap.

4 / 5

Progressive Disclosure

Well-organized into clearly labeled sections with one-level references to the wrapper script and external dashboard; no bundle files exist to offload the inlined templates/API docs, so some content that could live in separate files is inlined, a minor organization gap.

4 / 5

Total

17

/

20

Passed

Description

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

The description is exemplary: it states concrete capabilities, provides a clear 'Use when' clause, and lists natural trigger phrases. It cleanly matches the top anchors across all four dimensions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'capturing and retrieving understanding', 'save knowledge', 'recall what they know', 'manage their toolbox', 'build on past learnings' — with comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Clearly answers both 'what' (personal knowledge base for capturing/retrieving understanding) and 'when' (explicit 'Use when...' clause with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say — 'save this', 'remember', 'what do I know about', 'add to toolbox', 'my notes on', 'store this concept' — with good synonym coverage.

5 / 5

Distinctiveness Conflict Risk

Clear niche (personal knowledge base via Ensue) with distinct, specific triggers unlikely to collide with other skills; minimal conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

87%

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

Validation14 / 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

Total

14

/

16

Passed

Repository
majiayu000/claude-skill-registry
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.