skills/skill-checker/SKILL.md
Use when validating, auditing, grading, or checking an agent skill, SKILL.md, validator report, eval coverage, or production-readiness claim against agentskills.io and repo conventions. Checks spec, style, links, references, and eval evidence. DO NOT USE FOR creating or iterating skills; use skill-creator.
npx skillsauth add jwmossmoz/agent-skills skill-checkerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit a skill directory with validators and eval-artifact inventory. Eval evidence is advisory; use skill-creator for the actual eval loop.
~/.claude/skills/skill-checker/scripts/check-skill.sh <skill-path> [--json]
Skill validation, quality audits, readiness checks, and diagnosing checker output.
Running evals, creating or iterating skills, or Markdown linting.
skills-ref: hard spec.waza: token budget/advisories.skill-validator: structure, links, density, contamination.skill-check: quality/security.eval-evidence: detects evals/evals.json, trigger-loop files, eval.yaml, and sibling benchmark workspaces.Treat one complaint as a hint. Treat the same issue from two or more validators as a fix candidate.
skills/taskcluster": run the script and summarize overlapping issues.For production-ready substantive skills, expect hard validators to pass, accepted warnings explained, waza Medium or better, and evals/evals.json plus trigger-loop results or benchmark evidence.
skills-ref also flips.skill-validator may warn that evals/ is unknown. This repo intentionally keeps eval files there.Detailed interpretation notes and validator-finding → spec-rule mapping live in references/usage.md. Read references/waza.md for waza-specific workflows and WAZA-AUDIT.md guidance. Implementation is scripts/check-skill.sh.
development
Download Azure Cost Management exports and query local Parquet/CSV in DuckDB. Use when refreshing local Azure cost caches or writing DuckDB SQL over exports. DO NOT USE FOR live Cost Management API diagnosis; use azure-cost-analysis.
data-ai
Use when creating performance self-reviews from local notes, prior reviews, review prompts, and verified evidence. Helps draft H1/H2, annual, and promotion self evaluations, example answers, and rich review-form paste output. Do not use for routine status or 1:1 summaries; use one-on-one.
tools
Prepare one-on-one/status bullets from ~/moz_artifacts using qmd and copy a topic-organized HTML/RTF list with embedded links to the macOS clipboard. Use when summarizing recent Mozilla work for a manager, 1:1, or status update. DO NOT USE FOR generating raw daily logs; use daily-log.
development
Use when tracing Taskcluster Azure VM startup from worker-manager request through in-VM boot scripts to generic-worker `workerReady` with tc-logview, paperctl, Splunk Web, and Yardstick Prometheus. Applies to Windows worker provisioning latency. DO NOT USE FOR task failure triage (use worker-image-investigation).