Poor
0 critical
13 warnings
11 suggestions
85 passed
Domain scores
Anti-Slop
80
Accessibility
100
Enterprise
100
Issues
Warnings (13)
5.1-no-style-sectionline 1
No writing style section found
Fix: Add a '## Writing Style' or '## Anti-Slop' section
16.1-no-stop-conditionline 6
Complex skill lacks explicit stop conditions
Fix: Add stop/termination criteria (e.g., 'Stop after N iterations', 'Abort if error rate exceeds threshold')
2.1-lines-warningline 6
Body exceeds 500 lines (got 534)
Fix: Consider condensing or splitting content
19.5-pipeline-no-stagesline 6
Pipeline pattern detected but no stage documentation found
Fix: Document the pipeline stages, checkpoints, and data flow between stages
4.5-desc-no-triggersline 2
Description lacks triggering conditions
Fix: Add phrases like 'Use when...', 'Triggers on...', or 'Applies to...' to help Claude select this skill
1.2-desc-whenline 3
Description missing WHEN clause - recommended by agentskills spec
Fix: Consider adding 'Use when...' or 'Activate when...' to description
12.3-workflow-vague-stepline 89
Step is too brief to be actionable: "**Collaborative Outlining**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 140
Step is too brief to be actionable: "**Conduct Research**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 173
Step is too brief to be actionable: "**Improve Hooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 264
Step is too brief to be actionable: "**Citation Management**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 452
Step is too brief to be actionable: "Outline together"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 464
Step is too brief to be actionable: "Quick polish"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 467
Step is too brief to be actionable: "Outline steps"
Fix: Add specific details: what, where, and how
Suggestions (11)
5.2-no-do-dontline 1
Missing DO/DON'T lists for style guidance
Fix: Add explicit DO and DON'T lists for writing patterns
16.3-no-rollbackline 6
State-modifying skill lacks rollback or recovery guidance
Fix: Add rollback instructions: how to undo changes if something goes wrong (e.g., git revert, backup/restore steps)
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.1-no-input-contractline 6
No input contract found; unclear what data the skill expects
Fix: Document what the skill expects as input (format, required fields, constraints)
17.3-no-mode-awarenessline 6
Skill does not clarify standalone vs composed behavior
Fix: Clarify whether the skill works standalone, in pipelines, or both
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.3-no-structured-outputline 1
No structured output format defined for machine consumption
Fix: Define a structured output format (JSON, YAML, or table) so downstream tools can parse results
4.2-ambiguous-termline 17
Ambiguous term 'proper' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 526
Ambiguous term 'good' 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
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
No deterministic OWASP signals on this agent surface.
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck
✕ passed
skillcheck
✕ antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise