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

93%

Does it follow best practices?

Impact

96%

3.55x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

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.

This is a strong, well-crafted skill that provides comprehensive, actionable CLI reference for Things 3 management. It's concise, well-organized, and covers both read and write operations with concrete examples. The only notable weakness is the lack of explicit verification steps after write/update operations, which would strengthen the workflow for destructive or state-changing commands.

Suggestions

Add a verification step after write/update operations, e.g., 'After updating, confirm with: things search "<title>" --limit 1' to close the feedback loop.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It assumes Claude knows what a URL scheme is, what UUIDs are, and how CLI tools work. Every section provides only the information needed to use the tool, with no unnecessary explanations or padding.

3 / 3

Actionability

Every operation is demonstrated with concrete, copy-paste-ready CLI commands. The examples cover a wide range of use cases (basic add, with notes, into projects, with tags, checklists, STDIN, update operations) with specific flags and arguments.

3 / 3

Workflow Clarity

The modify workflow has a clear sequence (search for ID → set auth → update), and dry-run is mentioned for safe preview. However, there are no explicit validation checkpoints or feedback loops — e.g., no step to verify the update succeeded or to check the result after adding a todo. For write operations that modify a task database, this is a gap.

2 / 3

Progressive Disclosure

For a standalone skill with no bundle files, the content is well-organized into logical sections (Setup, Read-only, Write, Examples for add, Examples for modify, Delete, Notes). The structure is flat and easy to scan, with no need for external references given the scope.

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.

This is a strong skill description that clearly identifies the target application (Things 3), the mechanism (CLI + URL scheme + local database), and provides explicit trigger guidance with natural user phrases. It covers both the 'what' and 'when' comprehensively while maintaining a distinct niche that minimizes conflict risk.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: add/update projects+todos via URL scheme, read/search/list from the local Things database. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Manage Things 3 via the things CLI on macOS — add/update projects+todos, read/search/list from the local Things database') and when ('Use when a user asks to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags').

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'add a task to Things', 'list inbox/today/upcoming', 'search tasks', 'inspect projects/areas/tags', plus the tool name 'Things 3' and CLI name 'things'. The term 'OpenClaw' is unusual (likely an agent name) but doesn't detract from the natural keywords.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a specific application (Things 3), a specific CLI tool, and a specific platform (macOS). Very unlikely to conflict with other skills given the narrow, well-defined niche.

3 / 3

Total

12

/

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.