docs-lens-chart-page

Generate Kibana Lens chart documentation pages with Elastic conventions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and updating of documentation for Kibana Lens chart types, ensuring accuracy and adherence to Elastic's documentation standards.

Core Features & Use Cases

  • Standardized Page Structure: Provides a template for creating new chart documentation pages.
  • Source Code Verification: Integrates with lens-chart-settings to ensure UI labels and options match the Kibana source code.
  • Best Practice Guidance: Offers specific instructions on research, file location, frontmatter, and page structure.
  • Use Case: When adding documentation for a new bar chart type in Kibana Lens, use this skill to generate a well-structured page that includes verified settings, examples, and adherence to Elastic's documentation guidelines.

Quick Start

Use the docs-lens-chart-page skill to create a new documentation page for a pie chart.

Frequently Asked Questions about docs-lens-chart-page

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

FAQPage Schema
How do I document a new Kibana Lens chart type?

To document a Kibana Lens chart, generate a structured page with specific sections like 'Build a chart' and 'Settings', ensuring all content adheres to Elastic's documentation conventions. This process streamlines page creation and standardizes technical writing.

How do I verify Kibana UI labels against source code for documentation?

Verifying Kibana UI labels requires checking the Lens chart settings against the Kibana source code to ensure exact matches. This skill integrates source code verification to maintain documentation accuracy and prevent label discrepancies.

What sections are required when writing Kibana Lens chart documentation?

Required sections for Kibana Lens chart documentation include 'Build a chart', 'Settings', dimensions, appearance, and general layout. This structure ensures comprehensive coverage of chart functionalities and configuration options.

Does this approach support generating chart examples with sample data?

Yes, generating chart examples with sample data is a core feature of this documentation approach. It provides best practice guidance for including relevant data examples within the 'Build a chart' section to illustrate chart functionality.

What is the best way to structure technical writing for Elasticsearch visualizations?

The best way to structure technical writing for Elasticsearch visualizations is to use a standardized page template that defines frontmatter, file locations, and specific content sections. This ensures consistency and accuracy across all Kibana Lens chart documentation.