CtrlK
BlogDocsLog inGet started
Tessl Logo

equipment-maintenance-log

Track lab equipment calibration dates and send maintenance reminders for pipettes, balances, centrifuges, and other instruments. Validates date formats and supports update/delete operations.

64

Quality

77%

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 ./scientific-skills/Other/equipment-maintenance-log/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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 with executable commands, explicit validation checkpoints, and clean single-script organization. The main weakness is redundant structural sections that restate scope and output requirements.

Suggestions

Consolidate the overlapping 'Input Validation', 'Output Requirements', 'Stress-Case Rules', and 'Response Template' sections to reduce boilerplate and tighten token efficiency.

If the redundant sections are intentional for audit framing, mark them as cross-references to the canonical Workflow/Error Handling sections instead of restating.

DimensionReasoningScore

Conciseness

Commands, tables, and examples are mostly efficient, but 'Input Validation', 'Output Requirements', 'Stress-Case Rules', and 'Response Template' overlap with the Workflow and Error Handling sections, adding boilerplate that could be tightened.

3 / 5

Actionability

Copy-paste-ready commands like 'python scripts/main.py --add "Pipette P100" --calibration-date 2024-01-15 --interval 12' plus a full parameter table and JSON output example cover the common cases fully.

5 / 5

Workflow Clarity

The numbered Workflow includes explicit validation ('stop early if unsupported assumptions', 'switch to fallback path') and the Error Handling section gives date-format, missing-field, not-found, and scope-violation feedback loops for destructive/batch operations.

5 / 5

Progressive Disclosure

A single bundled script scripts/main.py is accurately referenced and well-sectioned with no nested references; appropriate one-level structure for a single-script skill.

5 / 5

Total

18

/

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 conveys concrete capabilities and a distinct niche, but lacks an explicit 'Use when...' trigger clause, which caps completeness. Trigger-term coverage is strong but omits a few natural synonyms.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers, e.g., 'Use when tracking lab equipment calibration, scheduling maintenance, or generating compliance reports.'

Surface the listing/report/check verbs alongside add/update/delete so the action coverage reads as comprehensive.

Include a natural synonym or file cue such as 'compliance report (JSON)' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Quotes 'Track lab equipment calibration dates', 'send maintenance reminders', 'Valides date formats', and 'supports update/delete operations' — several concrete actions, though listing/report/check verbs are not surfaced, leaving minor coverage gaps.

4 / 5

Completeness

The 'what' is clear but there is no explicit 'Use when...' trigger clause — the 'when' is only weakly implied by the instrument list, capping completeness at 3 per the guideline.

3 / 5

Trigger Term Quality

Natural terms like 'lab equipment', 'calibration dates', 'maintenance reminders', and 'pipettes, balances, centrifuges' appear; a few natural variations (e.g., 'compliance report', file extensions) are missing.

4 / 5

Distinctiveness Conflict Risk

A clear niche (lab equipment calibration/maintenance) with highly specific instrument enumeration yields distinct triggers and minimal conflict risk with other skills.

5 / 5

Total

16

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
aipoch/medical-research-skills
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.