databricks-apps
✓Build apps on Databricks Apps platform. Use when asked to create dashboards, data apps, analytics tools, or visualizations. Invoke BEFORE starting implementation.
Installation
SKILL.md
FIRST: Use the parent databricks skill for CLI basics, authentication, profile selection, and data exploration commands.
| Scaffolding | Parent databricks skill (auth, warehouse discovery) | | Writing SQL queries | SQL Queries Guide | | Writing UI components | Frontend Guide | | Using useAnalyticsQuery | AppKit SDK | | Adding API endpoints | tRPC Guide |
DO NOT write UI code before running typegen — types won't exist and you'll waste time on compilation errors.
Build apps on Databricks Apps platform. Use when asked to create dashboards, data apps, analytics tools, or visualizations. Invoke BEFORE starting implementation. Source: databricks/databricks-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/databricks/databricks-agent-skills --skill databricks-apps- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is databricks-apps?
Build apps on Databricks Apps platform. Use when asked to create dashboards, data apps, analytics tools, or visualizations. Invoke BEFORE starting implementation. Source: databricks/databricks-agent-skills.
How do I install databricks-apps?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/databricks/databricks-agent-skills --skill databricks-apps Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/databricks/databricks-agent-skills