Audit Library Health Goal Verify that a skills library is consistent, up-to-date, and ready to share or install from. Guardrails - Always use for structured output when automating health checks. - Always use before running to check if docs are already in sync. - Never push a library to a shared repo without passing and first. - Use to limit output when inspecting large catalogs. Workflow 1. Run the validation script to check catalog integrity. This checks: required fields, folder consistency, frontmatter validity, collection integrity, and generated doc sync. 2. Run doctor to check installed…