CtrlK
BlogDocsLog inGet started
Tessl Logo

apple-notes

Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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 CLI reference that is highly actionable and appropriately organized for a simple skill. Its lone weakness is the lack of verification/confirmation guidance around the destructive delete operation.

Suggestions

Add an explicit confirmation/verification note for the delete step (e.g. confirm the selected note before deletion, verify it disappears from 'memo notes' afterward) to satisfy the feedback-loop requirement for destructive operations.

De-duplicate the 'macOS-only' reminder so it appears once (e.g. in Notes) rather than in three sections, tightening token efficiency.

DimensionReasoningScore

Conciseness

The body is a lean bullet list of executable commands with no concept-explanation fluff; it assumes Claude's competence, though 'macOS-only' is repeated across three sections and 'Interactive selection...' phrasing recurs, keeping it just within the efficient anchor.

3 / 3

Actionability

Every operation is given as a concrete, copy-paste-ready command (e.g. 'memo notes -a "Note Title"', 'memo notes -f "Folder Name"'), fully executable with specific examples.

3 / 3

Workflow Clarity

Operations are clearly grouped, but the destructive delete step offers only 'Interactive selection' with no validation or confirmation checkpoint, which per the rubric caps workflow clarity at 2 for destructive operations.

2 / 3

Progressive Disclosure

At under 50 lines with no external references needed, the content is well-organized into clearly labeled sections (View/Create/Edit/Delete/Move/Export/Limitations/Notes), meeting the simple-skill standard for progressive disclosure.

3 / 3

Total

11

/

12

Passed

Description

82%

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 concise, specific, third-person description that clearly conveys capability and is highly distinctive. Its main gap is the absence of explicit 'when to use' trigger guidance, which caps the completeness dimension.

Suggestions

Add an explicit trigger clause such as 'Use when the user wants to manage Apple Notes from the terminal' to satisfy the 'when' half of completeness.

Include common natural variations (e.g. 'Apple Notes', 'Notes.app', 'notes') to further strengthen trigger term coverage.

DimensionReasoningScore

Specificity

The description enumerates seven concrete actions ('Create, view, edit, delete, search, move, or export') on a specific target, matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It clearly states what the skill does but lacks any 'Use when...' or equivalent trigger guidance, which per the rubric caps completeness at 2.

2 / 3

Trigger Term Quality

Natural terms a user would say appear ('Apple Notes', 'search', 'create', 'export notes'), giving good coverage of common phrasings rather than abstract jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply scoped to Apple Notes via the memo CLI on macOS, making it unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

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
openclaw/openclaw
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.