docs-skill-review

Review Elastic agent skills against official Elastic documentation using MCP tools.

71|10|Updated Aug 20, 2025
One-click install
npx skills add https://github.com/elastic/elastic-docs-skills --skill docs-skill-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-skill-review
Source: https://github.com/elastic/elastic-docs-skills/tree/main/skills/review/skill-review
Command: npx skills add https://github.com/elastic/elastic-docs-skills --skill docs-skill-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that Elastic agent skills are accurate, complete, and aligned with official documentation, preventing the spread of outdated or incorrect information.

Core Features & Use Cases

  • Accuracy Validation: Compares skill instructions and claims against the latest Elastic documentation.
  • Completeness Check: Identifies missing steps or information crucial for users.
  • Coverage Gap Analysis: Highlights knowledge in skills that could enhance official docs.
  • Use Case: A documentation writer wants to ensure a newly developed skill for Elastic Observability accurately reflects the current API and configuration procedures before it's released.

Quick Start

Review the skill located at the provided path for documentation accuracy and completeness.

Frequently Asked Questions about docs-skill-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Elastic agent skill instructions against official documentation?

To validate Elastic agent skill instructions, compare the SKILL.md and reference files against official Elastic documentation using the Elastic Docs MCP to assess accuracy, completeness, and coverage gaps. It cross-references procedural claims and factual assertions with authoritative docs.

What is documentation accuracy validation for Elastic skills?

Documentation accuracy validation for Elastic skills is the process of cross-referencing skill claims and API operations against version 9.x official Elastic docs. It identifies procedural claims, factual assertions, and coverage gaps to prevent outdated information.

Can I check Elastic skills for missing configuration steps or completeness gaps?

Yes, you can check Elastic skills for missing configuration steps by evaluating their SKILL.md files against official documentation. The completeness check identifies missing steps or crucial information users need, while highlighting coverage gaps.

Does the Elastic Docs MCP support version-specific API operation verification?

Yes, the Elastic Docs MCP supports version-specific API operation verification for Elastic skills. It uses tools like search_docs and find_docs_inconsistencies to check version-specific claims and API operations against version 9.x and higher documentation.

What's the best way to audit Elastic Observability skills before release?

The best way to audit Elastic Observability skills before release is to cross-reference their factual assertions and procedural claims with authoritative docs retrieved via MCP tools. This ensures the skills accurately reflect current API and configuration procedures.

What happens when Elastic skills contain outdated documentation references?

When Elastic skills contain outdated documentation references, a documentation review identifies these inconsistencies using the find_docs_inconsistencies MCP tool. It evaluates writing quality based on established conventions and flags outdated API claims for correction.