Elastic Docs Skills Catalogue

Claude Code skills for Elastic documentation workflows, available as slash commands.

17
Skills
4
Categories
Install all npx --yes skills@latest add elastic/elastic-docs-skills -g
Update all npx --yes skills@latest update -g
or use the interactive TUI (macOS/Linux)
TUI install curl -fsSL https://ela.st/docs-skills-install | bash
TUI update curl -fsSL https://ela.st/docs-skills-install | bash -s -- --update

Authoring

Skills that help write or edit documentation content

6
/docs-applies-to-tagging v1.2.0

Validate and generate applies_to tags in Elastic documentation, including for cumulative docs across versions and deployment types. Use when writing new docs...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-applies-to-tagging -g
/docs-content-type-checker v2.2.0

Check a docs-content page against Elastic content type guidelines (overview, how-to, tutorial, troubleshooting, changelog), or classify a proposed page idea ...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-content-type-checker -g
/docs-frontmatter-description v1.0.3

Generate or improve meta descriptions in Elastic documentation frontmatter following SEO best practices. Use when adding description fields to doc pages, aud...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-frontmatter-description -g
/docs-page-opening-optimizer v1.0.4

Optimize the opening of an Elastic documentation page — H1 title, opening paragraph, and requirements section — following doc type conventions. Use when writ...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-page-opening-optimizer -g
/docs-redirects v1.0.4

Create and manage redirects in Elastic documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring con...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-redirects -g
/docs-syntax-help v1.0.7

Provide Elastic Docs syntax guidance, troubleshoot markup issues, and help write directives correctly. Use when writing or editing documentation that uses My...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-syntax-help -g

Changelogs

Skills for changelog YAML, release notes, and changelog tooling

4
/docs-fix-changelog v2.3.1

Suggest improved text for changelog YAML files against current Elastic standards. Mirrors the pattern catalog from docs-review-changelog to provide consisten...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-fix-changelog -g
/docs-kibana-release-notes v1.0.1

Convert raw Kibana release notes tool output into Stack release notes (Elastic Observability or Elastic Security) using GitHub PR context and prior release n...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-kibana-release-notes -g
/docs-review-changelog v1.4.1

Validate and assess the quality of Elastic changelog YAML files against current Elastic standards. Reports schema errors, content quality issues, systematic ...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-review-changelog -g
/docs-serverless-changelog v1.0.1

Convert raw Markdown tool output into Elastic Cloud Serverless changelog format using GitHub PR context and prior Serverless release notes. Use when drafting...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-serverless-changelog -g

Project

Skills scoped to specific Elastic product areas

2
/docs-lens-chart-page v1.0.2

Create or update a Lens chart documentation page following Elastic docs conventions. Use when writing a new chart type page (pie, bar, metric, gauge, heat ma...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-lens-chart-page -g
/docs-lens-chart-settings v1.0.2

Verify Kibana Lens chart UI settings against the source code. Use when documenting chart types, reviewing chart settings accuracy, or checking UI labels and ...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-lens-chart-settings -g

Review

Skills that validate, lint, or check existing content

5
/docs-check-style v1.1.2

Check documentation for Elastic style guide compliance using Vale linter output and style rules. Use when writing, editing, or reviewing docs to catch voice,...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-check-style -g
/docs-flag-jargon-skill v1.0.1

Flag Elastic-internal jargon in documentation and suggest plain-language replacements. Use when reviewing, writing, or editing docs to catch terms that exter...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-flag-jargon-skill -g
/docs-frontmatter-audit v1.1.1

Audit Elastic documentation files for frontmatter completeness and correctness. Checks products, description, and navigation_title fields across a directory....

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-frontmatter-audit -g
/docs-skill-review v1.3.1

Review an Elastic agent skill against official documentation for accuracy, completeness, and coverage gaps. Use when a writer wants to review, audit, or vali...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-skill-review -g
/docs-validate-code-samples v1.0.1

Validate code samples in Elastic documentation markdown files. Checks language identifiers, substitution attributes, callout usage, JSON validity, ES|QL synt...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-validate-code-samples -g