CtrlK
BlogDocsLog inGet started
Tessl Logo

macos-telemetry

Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A well-structured, actionable, and token-efficient skill body. It pairs an executable code pattern with concrete log-verification commands, a sequenced workflow with a feedback loop, and tight guardrails — all in a single appropriately organized file.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it does not explain what OSLog or unified logging is, and every section (Quick Start, Core Guidelines, Workflow, Checklist, Guardrails) earns its tokens.

3 / 3

Actionability

It provides an executable Swift Logger pattern and copy-paste-ready shell commands such as `log stream --style compact --predicate 'subsystem == "com.example.app" && category == "Sidebar"'` and `./script/build_and_run.sh --telemetry`.

3 / 3

Workflow Clarity

The 5-step Workflow is clearly sequenced with an explicit verification step and a feedback loop ('If it does not fire, move the log closer to the suspected control path and rerun'), reinforced by a Verification Checklist.

3 / 3

Progressive Disclosure

No bundle files exist; the single SKILL.md is self-contained and well organized into clearly signaled sections with no nested references, which satisfies the rubric's guidance for skills with no need for external references.

3 / 3

Total

12

/

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 concise, third-person description that clearly states capabilities and gives an explicit 'Use when' trigger with natural keywords. It is distinguishable from adjacent skills and free of vague fluff.

DimensionReasoningScore

Specificity

It names multiple concrete actions — 'Add and verify lightweight macOS runtime telemetry' and 'wiring Logger events' and 'inspecting logs' — rather than vague abstract language.

3 / 3

Completeness

It explicitly answers both what ('Add and verify lightweight macOS runtime telemetry') and when via an explicit 'Use when wiring Logger events or inspecting logs...' clause.

3 / 3

Trigger Term Quality

Natural terms a macOS developer would actually say — 'telemetry', 'Logger events', 'logs', 'windows, sidebars, menus, and actions' — are well covered.

3 / 3

Distinctiveness Conflict Risk

The macOS runtime-telemetry / Logger-events niche is distinct and unlikely to trigger for unrelated skills; it even redirects crash analysis to a separate skill in the body.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
robinebers/openusage
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.