Help us improve
Share bugs, ideas, or general feedback.
From lightdash-analysis
Skill for discovering and inspecting Lightdash charts.
npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-analysisHow this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-analysis:read-chartsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for discovering and inspecting Lightdash charts.
Full-stack data visualization intelligence: chart selection, data transformation, library choice, performance optimization, and accessibility. Activated by chart-related requests.
Generates charts like bar, line, pie, scatter, heatmaps from data using Matplotlib. Analyzes structure, customizes styles, adds interactivity, exports to PNG, SVG, HTML.
Share bugs, ideas, or general feedback.
Skill for discovering and inspecting Lightdash charts.
Enables identification and inspection of charts for data analysis purposes.
Wraps the following MCP tools from the lightdash server:
ldt__list_chartsldt__list_charts_as_coderead-only mode.upsert_chart_as_code are strictly disallowed in this analysis-focused plugin.list_charts to find available charts.list_charts_as_code to retrieve the current definition of a chart for logic verification.list_charts_as_code only to understand how a chart is calculated, never for modification.