databricksdatabricksOfficialยท10 Agent Skills Included

app-templates

Build, deploy, and scale Databricks data apps and agents

Builds and deploys production-ready Databricks apps, conversational agents, MCP servers, and data dashboards from pre-built templates. Handles authentication, tool permissions, memory storage, and long-running background tasks without manual configuration. Includes step-by-step skills for local testing, deployment, load testing, and migrating agents from Model Serving.
npx skills add databricks/app-templates --all -g -y
Available:

Instructs your AI agent on how to modify shared template sources, sync changes across all app templates, and run end-to-end tests when working in this repository.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Databricks App Templates?โ–ผ

Run `npx skills add databricks/app-templates --all -g -y` in your terminal to install all skills in this suite globally.

How to build a Databricks agent app?โ–ผ

Pick a template like agent-langgraph or agent-openai-agents-sdk, then let your AI agent run the quickstart skill to configure authentication, tools, and deployment automatically.

Can I add memory to my Databricks agent?โ–ผ

Yes. The agent-memory and managed-memory skills add short-term conversation history and long-term user memory backed by Lakebase or Unity Catalog.

How to migrate an agent from Model Serving to Databricks Apps?โ–ผ

Use the agent-migration-from-model-serving template, which guides your agent through downloading the original model, converting the code, and deploying it as an app.

Do these templates work with Claude Code?โ–ผ

Yes. Every template ships with CLAUDE.md and AGENTS.md files plus SKILL.md units that run directly in Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’