Audit Elastic documentation files for frontmatter completeness and correctness. Checks products, description, and navigation_title fields across a directory. Use when auditing docs metadata, checking frontmatter quality before publishing, or validating a batch of files.
$npx -y skills add elastic/elastic-docs-skills --skill frontmatter-auditInstalls into the current project.
Run `npx skills use "https://github.com/elastic/elastic-docs-skills" --skill "elastic/elastic-docs-skills/frontmatter-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elastic/elastic-docs-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/elastic-docs-skills"` and select the relevant skills, then follow their instructions.