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.

84

1.71x
Quality

79%

Does it follow best practices?

Impact

96%

1.71x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/apple-reminders/SKILL.md

The canonical home for this skill is apple-reminders in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is highly actionable and concise, with executable commands and useful when-to-use disambiguation, but it provides no validation or verification guidance for its destructive and batch operations. Adding confirmation/verification checkpoints would raise workflow clarity.

Suggestions

Add a validation/verification step for destructive and batch operations, e.g. confirm before "delete --force" or "list --delete" and verify with a follow-up "remindctl list" or "remindctl today" after batch complete/delete.

Provide a brief sequenced workflow for risky actions (confirm → execute → verify) so checkpoints are explicit rather than implicit.

DimensionReasoningScore

Conciseness

The body is lean and command-driven with short inline comments; it assumes Claude's competence and never over-explains what Apple Reminders or a CLI is, so every token earns its place.

5 / 5

Actionability

It provides fully executable, copy-paste-ready remindctl commands organized by task (view, manage lists, create, complete/delete, output formats) with specific examples covering the common cases.

5 / 5

Workflow Clarity

Content is organized as a command reference rather than a sequenced workflow, and destructive/batch operations ("delete 4A83 --force", "list Work --delete", "complete 1 2 3") lack any validation or verification steps; the rubric caps workflow clarity at 3 for such skills.

3 / 5

Progressive Disclosure

It is a single, well-organized file with clear headers and sub-headers and no nested references, but the body exceeds the 50-line simple-skill auto-5 threshold and the 5-anchor calls for one-level-deep reference splitting, which is absent.

4 / 5

Total

17

/

20

Passed

Description

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

The description is specific and distinctive, naming a concrete tool and five actions with supporting features, but it omits an explicit "Use when…" trigger clause, which limits its completeness. Adding trigger guidance and a few natural synonyms would round it out.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to manage Apple Reminders or mentions reminders/to-dos that should sync to iOS."

Include natural synonyms such as "to-do" or "task" alongside "reminder" to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists five concrete actions in parentheses ("list, add, edit, complete, delete") plus supporting features ("lists, date filters, and JSON/plain output"), giving comprehensive coverage of the domain's capabilities.

5 / 5

Completeness

It clearly answers "what" (manage Apple Reminders via remindctl with listed actions) but provides no explicit "Use when…" trigger clause; per the rubric guideline a missing trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

The natural term "Apple Reminders" (and implied "reminder") is present, but common synonyms a user might say such as "to-do" or "task" are missing, leaving a few natural terms uncovered.

4 / 5

Distinctiveness Conflict Risk

It targets a clear niche — the Apple Reminders app via a specific CLI (remindctl) — with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

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.