CtrlK
BlogDocsLog inGet started
Tessl Logo

check-paths

Audit SD.Next model-loading code for cache_dir routing on from_pretrained/from_single_file calls and verify diffusers vs HF cache path selection.

68

Quality

83%

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

100%

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, actionable audit playbook: concrete options and file targets, an explicit 5-step procedure, and a Pass Criteria validation checkpoint, with clean single-level section organization and no concept-explanation padding.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what from_pretrained or a cache is — and each section (Path Policy, Audit Goals, Procedure, Reporting Format) earns its place, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

Concrete, actionable guidance is provided throughout: exact option names (shared.opts.diffusers_dir, shared.opts.hfcache_dir), specific file globs, a 5-step procedure, and a precise reporting schema with summary counts — copy-paste ready for an instruction-only audit skill.

3 / 3

Workflow Clarity

The Procedure section sequences steps 1-5 explicitly, and the Audit Goals plus Pass Criteria section act as validation checkpoints ('A full pass requires all audited loader calls to specify cache_dir and use the correct cache root'), satisfying the explicit-validation anchor.

3 / 3

Progressive Disclosure

No bundle files exist, and the skill is short and well-organized into clear single-purpose sections; the only external reference (.github/instructions/core.instructions.md) is one level deep and clearly signaled, so the simple-skill allowance applies.

3 / 3

Total

12

/

12

Passed

Description

67%

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 occupies a clear, distinctive niche, but it omits an explicit 'Use when' trigger clause and relies on technical jargon rather than natural user phrasing, capping completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers, e.g. 'Use when adding or changing model loaders, diagnosing wrong-cache or redownload behavior, or running a pre-PR cache-routing sanity pass.'

Soften jargon with natural terms users would say (e.g. 'model download cache', 'wrong cache folder', 'redownloading models') alongside the technical call names.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Audit SD.Next model-loading code for cache_dir routing on from_pretrained/from_single_file calls' and 'verify diffusers vs HF cache path selection' — with specific call patterns and the cache_dir/option targets, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly states what the skill does, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Relevant domain keywords exist (cache_dir, from_pretrained/from_single_file, diffusers/HF cache) but they are technical jargon a developer would use rather than the natural phrasing a user would say, and common variations are absent.

2 / 3

Distinctiveness Conflict Risk

The niche is very specific — SD.Next model-loading cache_dir routing and diffusers-vs-HF cache selection — making it clearly distinguishable and unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

12

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
vladmandic/sdnext
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.