Review an Elastic agent skill against official documentation for accuracy, completeness, and coverage gaps. Use when a writer wants to review, audit, or validate a skill from a repository of agent skills.
$npx -y skills add elastic/elastic-docs-skills --skill skill-reviewInstalls into the current project.
Run `npx skills use "https://github.com/elastic/elastic-docs-skills" --skill "elastic/elastic-docs-skills/skill-review"` 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.