CtrlK
BlogDocsLog inGet started
Tessl Logo

telemetry

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

66

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/build-macos-apps/skills/telemetry/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%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, actionable skill body with an executable Logger pattern, concrete log-streaming commands, and a well-sequenced workflow that includes explicit verification and a recovery feedback loop. It is well structured for a single-purpose skill with no external bundle.

DimensionReasoningScore

Conciseness

The body is lean and assumes Swift/OSLog familiarity, with only minor editorial padding such as "without turning the codebase into a logging landfill" that could be trimmed.

4 / 5

Actionability

It provides an executable Logger code pattern and concrete `log stream --predicate` commands, but the build/run guidance is conditional ("If script/build_and_run.sh exists"), leaving a small gap.

4 / 5

Workflow Clarity

The five-step Workflow has an explicit verification step (read runtime logs and verify the event fired) and a feedback loop ("If it does not fire, move the log closer… and rerun"), reinforced by a Verification Checklist.

5 / 5

Progressive Disclosure

No bundle files exist; the ~80-line single-purpose body is well organized into clear sections (Quick Start, Core Guidelines, Minimal Logger Pattern, Workflow, Verification Checklist, Guardrails) with only minor organization gaps.

4 / 5

Total

17

/

20

Passed

Description

78%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 concise, well-constructed description that clearly states both the capability and explicit use-when triggers with natural keywords. Its only limitation is modest action specificity, listing two verbs rather than a fuller inventory of concrete actions.

DimensionReasoningScore

Specificity

"Add and verify lightweight macOS runtime telemetry" names the domain and two concrete actions (add, verify) but stops short of listing several specific actions, matching the anchor for naming a domain with 1-2 concrete actions.

3 / 5

Completeness

It explicitly answers what ("Add and verify lightweight macOS runtime telemetry") and when ("Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"wiring Logger events", "inspecting logs", and "windows, sidebars, menus, and actions" are natural phrases a macOS developer would say, giving good keyword coverage with a few synonyms missing.

4 / 5

Distinctiveness Conflict Risk

The macOS runtime telemetry niche with Logger-specific triggers is mostly distinct, with only minor overlap risk against general logging or debugging skills.

4 / 5

Total

16

/

20

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
openai/plugins
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.