CtrlK
BlogDocsLog inGet started
Tessl Logo

sn-ppt-doctor

Environment diagnostic for the PPT family. Validates sn-image-base, API keys, Node runtime, and optional deps; interactively writes .env for required vars. Runs before sn-ppt-entry; does not modify sn-image-* skills.

65

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

93%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 a tight, highly actionable diagnostic spec with exact commands and clearly partitioned hard/soft checks; the only gap is an implicit rather than explicit fix-and-revalidate feedback loop.

Suggestions

Make the feedback loop explicit in the Output section: after interactively filling .env, state that the doctor should be re-run (or sn-ppt-entry retried) to confirm all hard checks now pass.

DimensionReasoningScore

Conciseness

The body is lean and bullet-driven with no padding — it never explains what .env files, API keys, or Node are, and every line earns its place.

5 / 5

Actionability

The Invocation section gives copy-paste-ready commands with all flags ('--non-interactive', '--env-path /custom/.env') and the checks name exact env vars and a concrete version gate ('node --version >= 18').

5 / 5

Workflow Clarity

A clear sequence exists (run checks → read report → on hard-check failure, interactive .env fill) with the 'When to use' triggers framing it, but the fix-then-reconfirm feedback loop is only implied rather than spelled out as an explicit checkpoint.

4 / 5

Progressive Disclosure

At ~45 lines with no bundle files and well-labeled sections (When to use, Hard checks, Soft checks, Invocation, Output, Does NOT), the single-file overview is appropriately organized with no need for external references.

5 / 5

Total

19

/

20

Passed

Description

67%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 concrete, third-person, and well-scoped to a distinct niche, but it lacks an explicit 'Use when...' trigger clause and leans on internal skill names rather than natural user phrasing.

Suggestions

Add an explicit 'Use when...' clause naming natural user triggers (e.g., 'Use when setting up or debugging the PPT pipeline, before first run, or when sn-ppt-entry reports a missing-env error').

Soften internal jargon with user-facing synonyms (e.g., 'PPT environment check / 体检') so the description matches what a user would actually say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Validates sn-image-base, API keys, Node runtime, and optional deps', 'interactively writes .env for required vars', 'does not modify sn-image-* skills' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

The 'what' is clearly stated, but the 'when' is only weakly implied by 'Runs before sn-ppt-entry' with no explicit 'Use when...' trigger clause, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Relevant keywords like 'PPT family', 'environment diagnostic', 'API keys', and '.env' appear, but most terms are internal skill identifiers (sn-image-base, sn-ppt-entry) rather than natural user phrases, and common synonyms ('check', 'setup', '体检') are absent.

3 / 5

Distinctiveness Conflict Risk

A clear niche — environment diagnostic for the PPT family that runs before sn-ppt-entry and explicitly 'does not modify sn-image-* skills' — makes it highly distinct with minimal conflict risk.

5 / 5

Total

16

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
OpenSenseNova/SenseNova-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.