Skip to content

New agent skill to create Lightdash dashboards#73

Merged
gowthamrajj merged 5 commits into
Workday:v1.9.0from
gowthamrajj:features/agent-skills-update
Jul 1, 2026
Merged

New agent skill to create Lightdash dashboards#73
gowthamrajj merged 5 commits into
Workday:v1.9.0from
gowthamrajj:features/agent-skills-update

Conversation

@gowthamrajj

Copy link
Copy Markdown
Contributor

Changes

Agent skills

  • Build and edit Lightdash charts and dashboards through your AI assistant. With dj.codingAgent enabled, the new dj-create-lightdash-yaml skill scaffolds and uploads chart/dashboard YAML for a deployed explore — resolving exact field IDs, honoring required filters, and confirming which project to target so prod isn't changed by mistake. The companion dj-edit-lightdash-yaml skill clarifies which filter edits are safe in place versus which need a real field ID.
  • Scaffold marts that back a Lightdash dashboard. The dj-create-new-model skill now bundles mart-to-Lightdash recipes — default dashboard time windows (lightdash.table.required_filters), summable metrics on passthrough marts, and which framework-column exclude flag keeps your date dimension intact. All three skills treat the model's .model.json as the single source of truth for required filters.

@gowthamrajj gowthamrajj changed the base branch from main to v1.9.0 June 29, 2026 16:09
@arunxdev

arunxdev commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@gowthamrajj gowthamrajj marked this pull request as ready for review July 1, 2026 06:54
@gowthamrajj gowthamrajj merged commit 14428c6 into Workday:v1.9.0 Jul 1, 2026
2 checks passed
@gowthamrajj gowthamrajj deleted the features/agent-skills-update branch July 1, 2026 10:28
gowthamrajj added a commit that referenced this pull request Jul 1, 2026
* bump minor version to v1.9.0

* Fix/remove stale commands (#70)

* Lightdash lineage (#71)

* feat: Trace a Lightdash dashboard or chart back to its dbt models.

* Add support to configure sorted by and bucket (#72)

* New agent skill to create Lightdash dashboards (#73)

* Add new create lightdash agent skill and update edit lightdash agent skill

* fix synk issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants