CtrlK
BlogDocsLog inGet started
Tessl Logo

apple-reminders

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

81

1.71x
Quality

76%

Does it follow best practices?

Impact

96%

1.71x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./openclaw/skills/apple-reminders/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured CLI reference skill with excellent actionability — every command is concrete and executable. The 'When to Use' / 'When NOT to Use' disambiguation is a strong feature for routing intent correctly, though it could be slightly more concise. Overall, the skill is clean, well-organized, and immediately useful.

DimensionReasoningScore

Conciseness

The 'When to Use' and 'When NOT to Use' sections add useful disambiguation but are somewhat verbose. The clarification example at the end is helpful but could be more compact. The core command reference is lean and efficient.

2 / 3

Actionability

Every section provides concrete, copy-paste-ready commands with clear examples. Setup instructions are specific (brew install path), commands cover all major operations with real arguments, and date formats are explicitly listed.

3 / 3

Workflow Clarity

This is primarily a single-task CLI reference skill rather than a multi-step destructive workflow. The commands are clearly categorized and sequenced logically (view → manage lists → create → complete/delete). The intent clarification example provides a useful decision flow for ambiguous requests.

3 / 3

Progressive Disclosure

For a skill of this scope (CLI reference with no complex sub-topics), the content is well-organized into clearly labeled sections without being monolithic. No bundle files are needed, and the content is appropriately self-contained with logical section headers for easy navigation.

3 / 3

Total

11

/

12

Passed

Description

67%

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 strong on specificity and distinctiveness, clearly naming the tool, platform, and supported actions. However, it lacks an explicit 'Use when...' clause and could benefit from more natural user-facing trigger terms like 'remind me', 'to-do', or 'tasks' rather than relying on the CLI tool name.

Suggestions

Add a 'Use when...' clause, e.g., 'Use when the user wants to manage Apple Reminders, create to-dos, or interact with their reminder lists.'

Include natural trigger terms users would say, such as 'remind me', 'to-do', 'tasks', 'todo list', or 'Apple Reminders app'.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: list, add, edit, complete, delete. Also mentions specific features like lists, date filters, and output formats (JSON/plain).

3 / 3

Completeness

Clearly answers 'what does this do' with specific actions and features, but lacks an explicit 'Use when...' clause or equivalent trigger guidance for when Claude should select this skill.

2 / 3

Trigger Term Quality

Includes good terms like 'Reminders', 'remindctl', and action verbs, but misses natural user phrases like 'remind me', 'to-do', 'tasks', 'todo list', or 'Apple Reminders app'. Users are unlikely to say 'remindctl' naturally.

2 / 3

Distinctiveness Conflict Risk

Very distinct niche — Apple Reminders via a specific CLI tool (remindctl). Unlikely to conflict with other skills due to the specific platform (Apple) and tool name.

3 / 3

Total

10

/

12

Passed

Validation

72%

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

Validation8 / 11 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

8

/

11

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.