CtrlK
BlogDocsLog inGet started
Tessl Logo

search

Search your MemPalace — semantic search across all mined memories, projects, and conversations.

57

Quality

66%

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

Fix and improve this skill with Tessl

tessl review fix ./.codex-plugin/skills/search/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is a model of conciseness for a simple wrapper skill, with clear organization and an unambiguous single-step workflow. Its only weakness is actionability: the real instructions are deferred to the command's runtime output rather than captured in the skill itself.

DimensionReasoningScore

Conciseness

The body is extremely lean — a heading and one executable command with a single instruction line — with no concepts Claude already knows explained; every token earns its place.

3 / 3

Actionability

It gives a concrete, executable command (`mempalace instructions search`), but the substantive guidance is offloaded ("follow the returned instructions step by step") rather than self-contained, leaving key details absent.

2 / 3

Workflow Clarity

For a simple single-task skill the action is unambiguous and sequenced (run the command, then follow returned instructions step by step), with no destructive or batch operations requiring validation checkpoints.

3 / 3

Progressive Disclosure

The skill is under 50 lines, references no external bundle files (none exist), and is well-organized with a clear heading and command block, satisfying the simple-skill criterion for progressive disclosure.

3 / 3

Total

11

/

12

Passed

Description

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

The description clearly identifies a distinct niche (MemPalace search) and its data scope, but it is written in second-person voice and omits an explicit "Use when..." trigger clause, costing it specificity and completeness. Adding third-person phrasing and a concrete trigger clause would raise the score.

Suggestions

Rewrite in third person, e.g. "Searches the MemPalace..." instead of "Search your MemPalace", to avoid the specificity voice penalty.

Add an explicit trigger clause such as "Use when the user asks to search memories, recall past conversations, or find information across projects." to reach completeness 3.

Expand the action list beyond the single verb "semantic search" (e.g., retrieve, filter, rank results) to better satisfy the specificity dimension.

DimensionReasoningScore

Specificity

The description names the domain ("mined memories, projects, and conversations") and one action ("semantic search"), which is a base score of 2, but "Search your MemPalace" uses second-person voice ("your"), triggering the -1 specificity penalty per the rubric guidelines.

1 / 3

Completeness

It answers "what" (semantic search across memories/projects/conversations) but lacks any "Use when..." clause or equivalent explicit trigger guidance, which caps completeness at 2 per the rubric.

2 / 3

Trigger Term Quality

It includes some relevant natural terms ("search", "semantic search", "memories", "conversations") but lacks common variations/synonyms and "mined memories" leans technical, so coverage is partial rather than comprehensive.

2 / 3

Distinctiveness Conflict Risk

"Search your MemPalace" with the specific scope of mined memories, projects, and conversations carves a clear niche unlikely to conflict with other skills.

3 / 3

Total

8

/

12

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
milla-jovovich/mempalace
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.