CtrlK
BlogDocsLog inGet started
Tessl Logo

beeper

Beeper cache: contact hints, room lookup, WhatsApp/iMessage traces, FTS.

64

Quality

75%

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 ./skills/beeper/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%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 content is lean and largely executable with a clear sequence and good structure, but it lacks an explicit verification step before reporting results from a sensitive private-message database, which caps workflow clarity.

Suggestions

Add an explicit verification checkpoint, e.g. 'Before reporting, confirm the room/account mapping and cite the matching rowids/date spans.'

Replace the literal 'query' placeholder in the FTS probe with a concrete example match string or note on FTS5 syntax.

Include a brief sanity check (e.g. count of matches) before presenting potentially private results.

DimensionReasoningScore

Conciseness

The body is lean with no padding; it states the DB path, FTS table, a short workflow, and two minimal executable probes, assuming Claude's competence throughout.

5 / 5

Actionability

Provides concrete, executable sqlite3 commands and a real DB path, but the FTS probe uses a literal 'query' placeholder and omits account/room table query specifics, leaving minor gaps.

4 / 5

Workflow Clarity

A clear 4-step sequence is present, but this skill queries a private message DB and includes no validation/verification checkpoint before reporting, so per the batch/destructive-data guideline workflow clarity is capped at 3.

3 / 5

Progressive Disclosure

Under 50 lines with no bundle files; well-organized into Source/Workflow/Probes sections, qualifying for the simple-skill exception to score 5.

5 / 5

Total

17

/

20

Passed

Description

70%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 specific and distinct, naming concrete capabilities and a clear niche, but it omits an explicit 'Use when...' trigger clause, which caps completeness. Adding a trigger phrase would lift it toward the top anchors.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user asks about Beeper/iMessage/WhatsApp message history or vague contact hints.'

Reframe capabilities as verbs for clearer actions, e.g. 'Look up contacts, search rooms, trace WhatsApp/iMessage messages via FTS.'

Include synonyms/users' natural phrasing like 'texts' or 'chat history' to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists concrete actions like 'contact hints, room lookup, WhatsApp/iMessage traces, FTS' naming the domain and several specific capabilities, though coverage is phrase-level rather than full verbs.

4 / 5

Completeness

It states clearly what the skill does but lacks an explicit 'Use when...' clause; the when is only weakly implied via the word 'questions', capping completeness at 3 per the guideline.

3 / 5

Trigger Term Quality

Natural terms 'Beeper', 'iMessage', 'WhatsApp', 'contact', 'room' are present and match what a user would say, but it omits synonyms/extensions like 'texts' beyond the product name and 'messages'.

4 / 5

Distinctiveness Conflict Risk

'Beeper cache' with WhatsApp/iMessage bridge references carves a clear niche unlikely to trigger for unrelated skills, with minimal conflict risk.

5 / 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
steipete/agent-scripts
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.