Elastic Docs Skills Catalogue

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

15
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.0.2

Validate and generate applies_to tags in Elastic documentation. Use when writing new docs pages, reviewing existing pages for correct applies_to usage, or wh...

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

Check a docs-content page against Elastic content type guidelines (overview, how-to, tutorial, troubleshooting, changelog). Use when the user asks to check c...

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

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.2

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.2

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.3

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

Project

Skills scoped to specific Elastic product areas

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

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.1

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.0.3

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-crosslink-validator v2.0.1

Validate all cross-links in an Elastic documentation markdown file by extracting them and resolving each one. Use when the user asks to check, validate, or v...

npx --yes skills@latest add elastic/elastic-docs-skills --skill docs-crosslink-validator -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.0.1

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

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

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

Workflow

Skills for meta-tasks like retros, session analysis, and project management

2
/docs-changelog-tool v1.0.2

Use before adding CLI options or profile fields, changing filter mechanisms, modifying the entry or bundle schema, updating the {changelog} directive or chan...

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

Analyze session transcripts to identify docs opportunities, evaluate skill usage, and surface missing skills. Use when the user asks for a retro, retrospecti...

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