Skill for administrative modification of Lightdash charts within a project.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-content-admin:edit-chartsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for administrative modification of Lightdash charts within a project.
Skill for administrative modification of Lightdash charts within a project.
Enables administrative updates to charts to ensure consistency and compliance with project standards.
Wraps the following MCP tools from the lightdash server:
ldt__upsert_chart_as_codeupsert_chart_as_code.upsert_chart_as_code is restricted to administrative updates when LIGHTDASH_TOOLS_SAFETY_MODE is set to write-destructive.upsert_chart_as_code for bulk administrative changes or ensuring consistency across charts.read-charts to find the correct chart IDs before attempting an update.developing-in-lightdash skill.upsert_chart_as_code primarily for administrative tasks like fixing metadata, updating owners, or bulk organization.npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-content-adminCreate, update, and manage Omni Analytics documents and dashboards programmatically via the Omni CLI — drafts, tiles, visualizations, filters, controls, and layouts.
Designs analytical dashboard specs: defines questions each chart answers, writes SQL queries, specifies layout and refresh cadence. For dashboard build requests.
Design and spec an analytical dashboard — define the question each chart answers, write the SQL queries, spec the layout and refresh cadence. Produces a complete dashboard spec ready to implement. Use when asked to "build a dashboard", "analytics dashboard", "BI dashboard", "weekly product health", or "visualize this data".