CtrlK
BlogDocsLog inGet started
Tessl Logo

mem-setup

This skill should be used when the user asks to "set up claude-mem", "pair claude-mem", "connect cmem", "add my cmem key", "set up cloud sync in Cowork", or provides cmem.ai Connect values (sync token, user id, SyncHub URL) for this plugin. Configures the claude-mem-cowork plugin credentials.

71

Quality

86%

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 concise, actionable setup skill with a clear sequenced workflow and an explicit verification step. The main improvement opportunities are giving the repackage zip step as a concrete command and adding an explicit fix-retry loop for the verification output.

Suggestions

Turn the repackage step into a concrete command (e.g. an explicit zip invocation) rather than describing it in prose, to close the actionability gap.

Add a short fix-and-retry branch to the verification step (e.g. 'if a key is MISSING, re-run the write then re-verify') to complete the feedback loop and lift workflow clarity to 5.

Trim incidental over-explanation like the parenthetical 'the same keys the local claude-mem cloud-sync pairing writes' to tighten conciseness.

DimensionReasoningScore

Conciseness

Largely lean and assumes Claude's competence (specific keys, mode 0600, one-line verify command), with only minor over-explanation such as "the same keys the local claude-mem cloud-sync pairing writes" that could be trimmed.

4 / 5

Actionability

Provides mostly executable guidance — exact config keys, file paths, a status command, and env-var names — but the repackage step ("zip the plugin directory") is described rather than given as a concrete command, leaving a minor gap.

4 / 5

Workflow Clarity

Four clearly sequenced steps with an explicit validation checkpoint (step 4 runs a status command and interprets MISSING/404 output); the missing piece is an explicit fix-and-retry loop when verification fails, which keeps it just below a 5.

4 / 5

Progressive Disclosure

A compact, single-purpose skill with well-organized sections (What to collect, Secret handling, Steps, Alternate source) and no need for bundle files; structure is clear and navigable as written.

5 / 5

Total

17

/

20

Passed

Description

95%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, third-person description that pairs a concrete capability statement with an explicit, well-populated set of natural trigger phrases. The only minor gap is that the actionable capability is essentially a single configuration task rather than multiple distinct actions.

DimensionReasoningScore

Specificity

Names the domain and a concrete action ("Configures the claude-mem-cowork plugin credentials") with the specific credential values (sync token, user id, SyncHub URL), but the capability surface is essentially one action, leaving minor coverage gaps versus a 5.

4 / 5

Completeness

Explicitly answers both what ("Configures the claude-mem-cowork plugin credentials") and when ("This skill should be used when the user asks to...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive set of natural user phrases ("set up claude-mem", "pair claude-mem", "connect cmem", "add my cmem key", "set up cloud sync in Cowork") covering the common variations a user would actually say.

5 / 5

Distinctiveness Conflict Risk

A clear niche (cmem.ai / claude-mem-cowork pairing) with distinctive product-specific triggers, minimal overlap risk with other skills.

5 / 5

Total

19

/

20

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
thedotmack/claude-mem
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.