lumen-dashboards

Build interactive no-code dashboards from YAML specifications in Lumen.

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/cdcore09/holoviz-claude --skill lumen-dashboards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lumen-dashboards
Source: https://github.com/cdcore09/holoviz-claude/tree/main/plugins/holoviz-expert/skills/lumen-dashboards
Command: npx skills add https://github.com/cdcore09/holoviz-claude --skill lumen-dashboards

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill enables building interactive, no-code data dashboards using Lumen YAML specifications, allowing users to configure dashboards without Python.

## Core Features & Use Cases

  • No-code dashboards: Define dashboards and data pipelines in YAML.
  • Multi-source data: Connects to files, databases, REST APIs, and data catalogs.
  • Interactive exploration: Built-in filters, cross-filtering, responsive layouts, and dashboards ready for rapid prototyping.
  • Production-ready patterns and templates for common BI workflows.

### Quick Start Install lumen and create a dashboard YAML (dashboard.yaml) to start serving dashboards with lumen.

Frequently Asked Questions about lumen-dashboards

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

FAQPage Schema
How do I build interactive BI dashboards without writing Python code?

Lumen lets you build no-code dashboards by defining data pipelines and visual layouts entirely in YAML. This approach enables analysts to configure interactive BI dashboards without writing Python, using configuration files for rapid prototyping.

Can I connect a YAML dashboard to multiple data sources like REST APIs and databases?

Lumen YAML dashboards support multi-source data integration. You can connect to and cross-filter data from files, databases, REST APIs, and data catalogs within a single interactive dashboard specification.

What's the best way to prototype cross-filtering across different data files?

Using YAML specifications in Lumen provides built-in interactive filters and cross-filtering across connected data sources. This no-code approach is ideal for rapid dashboard prototyping and multi-source data exploration.

Do I need specific versions of panel and holoviews to serve Lumen YAML dashboards?

Serving Lumen dashboards requires lumen >= 0.10.0, panel >= 1.3.0, holoviews >= 1.18.0, and param >= 2.0.0. Ensure your Python environment meets these dependencies before creating your dashboard YAML.

Does Lumen support responsive layouts and interactive filters for production-ready BI workflows?

Lumen provides responsive layouts, built-in interactive filters, and production-ready templates for common BI workflows. These features are configured directly within your YAML specifications.