Skip to content

docs: document built-in AI agent skills#657

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/55f1bb73
Open

docs: document built-in AI agent skills#657
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/55f1bb73

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 18, 2026

Summary

Adds a new docs page for the built-in AI agent skills system shipped in lightdash/lightdash#23234, starting with the developing-in-lightdash skill for reading and editing dashboards in the UI.

Changes

  • New page guides/ai-agents/built-in-skills.mdx explaining how built-in skills work, the available developing-in-lightdash skill, and when to reach for it vs. other agent workflows.
  • Added the page to the Lightdash AI agents group in docs.json.

Context

The source PR introduces an on-demand skills framework for Lightdash AI agents. Skills are advertised to the agent in the system prompt; the agent calls loadSkill and loadSkillResource to pull in specialized instructions and reference material at runtime. The first shipped skill teaches the agent to read and patch the current dashboard editor state through the existing frontendAction tool, so users can ask the agent to edit a dashboard they have open without leaving the UI.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview May 18, 2026, 4:43 PM

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.

0 participants