galmuri:skill-audit — SKILL.md SSL auditor
Prerequisites
scripts/preflight.shpasses (jq, bash, bats).- Python 3 with PyYAML for frontmatter parsing.
- Read access to the target path.
Step 1: Ingest
Receive a target path; if missing, ask: "What should I audit? e.g. skills/distill/SKILL.md (single) or skills/ (batch)."
audit ./skills/distill/SKILL.md # single-mode
audit ./skills # batch-mode → globs skills/*/SKILL.md (+ *.ko.md if present), each
[Description truncada. Veja o README completo no GitHub.]