CtrlK
BlogDocsLog inGet started
Tessl Logo

apple-notes

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

93

2.68x
Quality

Does it follow best practices?

Impact

94%

2.68x

Average score across 3 eval scenarios

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.

An efficient, actionable command reference with clean organization. The main gap is the absence of an explicit verification/confirmation note around the destructive delete operation.

Suggestions

Add a brief verification step for `memo notes -d` (e.g. confirm the selected note title before deletion) to satisfy the destructive-operation workflow bar.

De-duplicate the macOS-only and permission-grant points between the Setup and Notes/Limitations sections to tighten the body.

DimensionReasoningScore

Conciseness

A lean command reference with no concept-explanation padding; mild repetition of 'macOS-only' and permission-grant between Setup and Notes sections keeps it just under the bar for tightening.

3 / 3

Actionability

Concrete, copy-paste-ready commands throughout, e.g. `memo notes -f "Folder Name"` and `memo notes -a "Note Title"`.

3 / 3

Workflow Clarity

Commands are unambiguous and well-grouped, but the destructive `memo notes -d` delete has no documented verification step, capping clarity at 2 per the destructive-operations guideline.

2 / 3

Progressive Disclosure

No bundle files are needed or referenced; the short body is cleanly organized into well-labeled sections, satisfying the simple-skill allowance.

3 / 3

Total

11

/

12

Passed

Description

100%

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 clearly states capabilities, platform, tool, and explicit trigger conditions with minimal padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'create, view, edit, delete, search, move, and export notes' — tied to a specific tool and platform.

3 / 3

Completeness

Explicitly answers what (manage Apple Notes via memo CLI with enumerated actions) and when (a 'Use when...' trigger clause with concrete triggers).

3 / 3

Trigger Term Quality

'Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders' uses natural phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Narrow Apple Notes / memo CLI niche with distinct note-related triggers makes collision with other skills unlikely.

3 / 3

Total

12

/

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
trpc-group/trpc-agent-go
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.