CtrlK
BlogDocsLog inGet started
Tessl Logo

peon-ping-config

Update peon-ping configuration — volume, pack rotation, categories, active pack, and other settings. Use when user wants to change peon-ping settings like volume, enable round-robin, add packs to rotation, toggle sound categories, or adjust any config.

72

Quality

88%

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

76%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 well-structured for a config skill, but the update workflow lacks a validation/verification checkpoint for what is effectively direct JSON editing, and some content is duplicated across the CLI and manual-config sections.

Suggestions

Add a validation step to 'How to update' (e.g. re-read the config JSON and parse it, or run a `peon config check`/`peon config show` command) before confirming the change, so the workflow earns a higher workflow_clarity score.

Consolidate the duplicated CLI-vs-manual-JSON guidance (disabled_sounds, directory pack bindings) into a single canonical method with the other offered as a brief 'or edit config.json directly' pointer, reducing redundancy.

Move the lower-frequency knobs (annoyed_threshold, annoyed_window_seconds, silent_window_seconds, session_ttl_days) into a collapsed/secondary 'Tuning' subsection so the primary settings list reads even leaner.

DimensionReasoningScore

Conciseness

Mostly lean with bullet settings and copy-paste JSON/CLI blocks, but sections like the disabled_sounds example and directory-pack bindings restate the same operations twice (manual JSON plus CLI) and could be trimmed; it stays above the midpoint.

4 / 5

Actionability

Every setting lists its type and accepted values, and common tasks ship copy-paste-ready commands (peon notifications off, peon packs bind <pack>) and JSON snippets; the 'How to update' steps name the Read/Edit tools explicitly.

5 / 5

Workflow Clarity

The 'How to update' section gives a 3-step sequence (Read → Edit → Confirm) but this is a destructive-ish batch operation on a JSON config with no validation step (e.g. re-read/parse the file, confirm valid JSON, or CLI verify); the destructive-config cap holds it at 3.

3 / 5

Progressive Disclosure

No bundle files exist and none are referenced, so content is one-level flat; sections (Available settings, Examples, Directory pack bindings) are well-organized and navigable, but CLI-versus-manual-JSON duplication could itself be split, leaving minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

100%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 strong: it states concrete capabilities, opens with an explicit 'Use when' trigger clause, uses third-person voice, and occupies a clear niche. It covers both 'what' and 'when' comprehensively.

DimensionReasoningScore

Specificity

Lists multiple concrete configuration actions (volume, pack rotation, categories, active pack) plus a 'what' clause enumerating settings; the 'what' half enumerates five distinct concrete config knobs.

5 / 5

Completeness

Explicitly answers both 'what' ('Update peon-ping configuration — volume, pack rotation, categories, active pack, and other settings') and 'when' ('Use when user wants to change peon-ping settings like ...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'Use when' clause surfaces natural user phrasings ('volume', 'enable round-robin', 'add packs to rotation', 'toggle sound categories', 'adjust any config'); coverage of real trigger phrasings is comprehensive with synonyms ('active pack'/'pack rotation').

5 / 5

Distinctiveness Conflict Risk

The 'peon-ping' niche and its specific config knobs (pack rotation, sound categories) are distinct; the triggers ('enable round-robin', 'toggle sound categories') would not fire for unrelated skills, giving minimal conflict risk.

5 / 5

Total

20

/

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
PeonPing/peon-ping
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.