CtrlK
BlogDocsLog inGet started
Tessl Logo

things-mac

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

92

3.55x
Quality

91%

Does it follow best practices?

Impact

96%

3.55x

Average score across 3 eval scenarios

SecuritybySnyk

Medium

Suggest reviewing before use

The canonical home for this skill is things-mac in Hung-Reo/hungreo-openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

90%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 tight, highly actionable CLI reference with good sequencing and a dry-run validation checkpoint for write operations. Minor gains possible from an explicit preview-then-fix feedback loop and trimming length toward the simple-skill threshold.

DimensionReasoningScore

Conciseness

The body is lean command listings with terse labels and no over-explanation of what Things or a CLI is; every line earns its place and assumes Claude's competence.

5 / 5

Actionability

Commands are fully executable and copy-paste ready (e.g. `things add "Buy milk" --notes "2% + bananas"`), with examples covering add, modify, move, tag, checklist, and complete/cancel cases.

5 / 5

Workflow Clarity

The modify workflow is sequenced (get UUID via search, set auth, then update) and includes a `--dry-run` validation checkpoint, so the destructive-operation cap does not apply; it stops short of an explicit error-recovery feedback loop.

4 / 5

Progressive Disclosure

No bundle files exist and the content is a self-contained, well-sectioned SKILL.md; at ~61 lines it sits just over the 50-line simple-skill threshold, so it does not fully qualify for the section-only 5.

4 / 5

Total

18

/

20

Passed

Description

92%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, specific description that clearly answers both what the skill does and when to use it, with natural trigger phrasing tied to a distinct app niche. Only minor room to broaden synonym coverage in the trigger clause.

DimensionReasoningScore

Specificity

"add/update projects+todos via URL scheme; read/search/list from the local Things database" names multiple concrete actions with comprehensive coverage of the skill's domain.

5 / 5

Completeness

It explicitly states what the skill does (manage Things 3 via the CLI) and provides a concrete "Use when a user asks OpenClaw to..." trigger clause covering several scenarios.

5 / 5

Trigger Term Quality

Natural phrases like "add a task to Things", "list inbox/today/upcoming", and "search tasks" give good keyword coverage, though a few synonymous phrasings users might say are not exhaustively covered.

4 / 5

Distinctiveness Conflict Risk

Things 3 is a specific macOS application with distinct triggers (inbox/today/upcoming, projects/areas/tags), giving it a clear niche with minimal overlap risk.

5 / 5

Total

19

/

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.