Databricks Apps
This skill lets you discover, launch, and manage Databricks applications directly from your workspace, boosting productivity and streamlining workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add databricks-apps npx -- -y @trustedskills/databricks-apps
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"databricks-apps": {
"command": "npx",
"args": [
"-y",
"@trustedskills/databricks-apps"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to discover and install applications within the Databricks environment. It streamlines the deployment of tools directly into your workspace, allowing agents to extend functionality without manual intervention.
When to use it
- Automating the setup of new data processing or machine learning libraries for an agent.
- Deploying pre-built connectors to integrate external data sources with Databricks workspaces.
- Rapidly prototyping by installing specific apps required for a particular analysis task.
- Managing workspace tooling by ensuring agents have access to the latest available applications.
Key capabilities
- Discovery of available applications within the Databricks ecosystem.
- Installation and configuration of selected apps directly into the agent's context.
- Integration with existing Databricks workspaces to enable new workflows immediately.
Example prompts
- "Install the latest MLflow app so I can track my model experiments."
- "Discover and deploy a connector that allows me to read data from Snowflake."
- "Set up a visualization app in my workspace to help generate reports automatically."
Tips & gotchas
Ensure your Databricks workspace has the necessary permissions to install applications before requesting deployment. Verify that the specific app you want to install is compatible with your current workspace version and cluster configurations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.