Poor
0 critical
28 warnings
9 suggestions
73 passed
Domain scores
Anti-Slop
80
Accessibility
100
Enterprise
70
Issues
Warnings (28)
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')
10.1-no-env-docsline 1
No environment variable documentation found
Fix: Document required environment variables for deployment
10.5-no-error-handlingline 1
No error handling guidance found
Fix: Add error handling instructions for reliability
19.2-reviewer-no-criterialine 6
Reviewer pattern detected but no evaluation criteria documented
Fix: Add a criteria section (checklist, rubric, or pass/fail conditions)
19.3-generator-no-output-specline 6
Generator pattern detected but no output format specified
Fix: Document the output format (template, schema, or example output)
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
1.2-desc-whatline 3
Description missing WHAT clause (action verb) - recommended by agentskills spec
Fix: Consider starting with what the skill does, e.g., 'Creates...', 'Generates...', 'Validates...'
12.3-workflow-vague-stepline 133
Step is too brief to be actionable: "**Communication Hub**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 139
Step is too brief to be actionable: "**Process Management**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 145
Step is too brief to be actionable: "**Post-Incident Leadership**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 288
Step is too brief to be actionable: "**Detection Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 294
Step is too brief to be actionable: "**Response Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 300
Step is too brief to be actionable: "**Recovery Playbooks**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 326
Step is too brief to be actionable: "**Assess Severity**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 331
Step is too brief to be actionable: "**Establish Command**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 336
Step is too brief to be actionable: "**Initial Investigation**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 347
Step is too brief to be actionable: "{validation step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 350
Step is too brief to be actionable: "{rollback step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 351
Step is too brief to be actionable: "{verification step}"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 357
Step is too brief to be actionable: "**Service Restoration**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 362
Step is too brief to be actionable: "**Communication**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 411
Step is too brief to be actionable: "**Document Everything**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 416
Step is too brief to be actionable: "**Effective Communication**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 421
Step is too brief to be actionable: "**Technical Excellence**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 428
Step is too brief to be actionable: "**Blameless Culture**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 438
Step is too brief to be actionable: "**Knowledge Sharing**"
Fix: Add specific details: what, where, and how
12.3-workflow-vague-stepline 443
Step is too brief to be actionable: "**Continuous Improvement**"
Fix: Add specific details: what, where, and how
Suggestions (9)
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.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.2-no-output-contractline 6
No output contract found; unclear what the skill produces
Fix: Document what the skill produces (format, structure, side effects)
10.6-no-metadata-basicsline 1
Enterprise skill missing metadata.author and metadata.version for discoverability
Fix: Add metadata fields: author (team/org name) and version (semver). MCP-enhanced skills should also include mcp-server.
14.2-no-examplesline 1
No input/output examples found
Fix: Add example input/output pairs or <example> blocks to make the skill testable
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 140
Ambiguous term 'proper' found
Fix: Replace with specific, measurable criteria
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