Good
0 critical
0 warnings
11 suggestions
98 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Suggestions (11)
16.4-no-idempotencyline 6
Skill does not document whether it is safe to re-run
Fix: Add idempotency guidance: state whether running the skill twice produces the same result or causes side effects
17.4-no-interface-sectionline 6
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
14.3-no-binary-verdictline 1
Skill has success criteria but no binary pass/fail language
Fix: Add explicit pass/fail indicators so evaluators reach the same verdict independently
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
18.1-no-confidence-signalline 1
No confidence signal found for orchestrator decision-making
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
18.2-no-progress-signalline 1
Complex skill lacks progress reporting checkpoints
Fix: Add progress signals (e.g., 'Step 2 of 5: validating input') for long-running workflows
4.2-ambiguous-termline 19
Ambiguous term 'few' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 218
Ambiguous term 'few' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 321
Ambiguous term 'few' found
Fix: Replace with specific, measurable criteria
4.3-output-formatline 1
Skill mentions output but doesn't specify format
Fix: Add an '## Output' section with format examples
9.4-reference-countline 1
High number of external references (11)
Fix: Consider consolidating references
Badges
skillcheck
passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise