
elastic/elastic-docs-skills
18 skills1.1k installs1.3k starsGitHub
Install
npx skills add https://github.com/elastic/elastic-docs-skillsSkills in this repo
1Create SkillThe create-skill skill interactively guides users through adding a new Claude Code skill to the elastic-docs-skills catalog. Step one requires a concrete purpose before proceeding, normalizing names to docs- kebab-case and asking follow-ups when input is vague. Step two collects category, trigger mode, allowed tools, arguments, and execution context via structured questions. Step three generates SKILL.md with versioned frontmatter, Apache 2.0 license header, actionable markdown body, and writes to skills/category/skill-name/SKILL.md after validating unique docs- names. Step four reads the file back for user approval before any eval work. Step five builds three to four eval cases in evals/evals.json including happy path, edge case, and negative should-not-trigger scenarios per eval-schemas.md. Optional step six suggests contributing upstream via pull request when the skill is catalog-worthy. The skill is user-invocable only with disable-model-invocation true and limited tool permissions for mkdir, git, and gh operations. Use when generating docs automation skills, slash commands, or catalog contributions for Elasticsearch documentation workflows.81installs2Docs Skill ReviewThe docs-skill-review skill audits an Elastic agent skill folder against official Elastic documentation. It parses SKILL.md and references for product scope, procedural claims, factual assertions, doc links, and API inventories. Phase 2 uses Elastic Docs MCP at elastic.co/docs/_mcp/ with version 9.x and higher baseline only. Produces structured reports on docs accuracy, completeness, coverage gaps, and writing quality against Claude skill best practices. disable-model-invocation is true; argument-hint expects a skill folder path. Use when writers want to review, audit, or validate Elastic skills repositories.65installs3Docs Applies To TaggingThe docs-applies-to-tagging skill supports Elastic technical writers and contributors. applies_to tag validation and generation. Validate mode audits existing frontmatter; generate-from-intent produces tags from lifecycle descriptions. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need applies_to tag validation and generation.61installs4Docs Frontmatter AuditThe docs-frontmatter-audit skill supports Elastic technical writers and contributors. frontmatter auditing. Audits YAML frontmatter fields for completeness, consistency, and docs-builder compliance. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need frontmatter auditing.61installs5Docs Review ChangelogThe docs-review-changelog skill supports Elastic technical writers and contributors. changelog review. Reviews changelog pages for accuracy, completeness, and Elastic release documentation policy. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need changelog review.61installs6Docs Check StyleThe docs-check-style skill supports Elastic technical writers and contributors. documentation style checking. Validates Elastic documentation against style guide rules and flags violations. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need documentation style checking.60installs7Docs Content Type CheckerThe docs-content-type-checker skill supports Elastic technical writers and contributors. content type validation for Elastic docs. Checks pages match expected Elastic content types and structural requirements. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need content type validation for elastic docs.60installs8Docs Flag Jargon SkillThe docs-flag-jargon-skill skill supports Elastic technical writers and contributors. jargon detection and flagging. Identifies jargon and overly technical terms that need simplification in Elastic docs. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need jargon detection and flagging.60installs9Docs Frontmatter DescriptionThe docs-frontmatter-description skill supports Elastic technical writers and contributors. frontmatter description optimization. Improves and validates frontmatter description fields for search and discovery. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need frontmatter description optimization.60installs10Docs Lens Chart PageThe docs-lens-chart-page skill supports Elastic technical writers and contributors. Lens chart documentation pages. Authors and reviews Kibana Lens chart documentation pages with correct structure. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need lens chart documentation pages.60installs11Docs Page Opening OptimizerThe docs-page-opening-optimizer skill supports Elastic technical writers and contributors. page opening section optimization. Improves introductory paragraphs for clarity, scannability, and Elastic voice. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need page opening section optimization.60installs12Docs RedirectsThe docs-redirects skill supports Elastic technical writers and contributors. redirect rule authoring and validation. Creates and validates redirect entries for Elastic documentation site moves. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need redirect rule authoring and validation.60installs13Docs Syntax HelpThe docs-syntax-help skill supports Elastic technical writers and contributors. docs-builder syntax assistance. Answers syntax questions for Elastic docs-builder markdown and components. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need docs-builder syntax assistance.60installs14Docs Fix ChangelogThe docs-fix-changelog skill supports Elastic technical writers and contributors. changelog entry fixes. Repairs and normalizes changelog entries to match Elastic release documentation standards. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need changelog entry fixes.59installs15Docs Lens Chart SettingsThe docs-lens-chart-settings skill supports Elastic technical writers and contributors. Lens chart settings documentation. Documents Lens chart configuration settings accurately for Elastic docs. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need lens chart settings documentation.59installs16Docs Kibana Release NotesThe docs-kibana-release-notes skill supports Elastic technical writers and contributors. Kibana release notes authoring. Writes and validates Kibana release notes sections for Elastic product releases. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need kibana release notes authoring.58installs17Docs Serverless ChangelogThe docs-serverless-changelog skill supports Elastic technical writers and contributors. serverless changelog authoring. Authors serverless product changelog entries following Elastic serverless release conventions. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need serverless changelog authoring.58installs18Docs Validate Code SamplesThe docs-validate-code-samples skill supports Elastic technical writers and contributors. code sample validation. Validates code samples in Elastic docs for syntax, runnable correctness, and version alignment. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need code sample validation.57installs