Databricks 2025
This skill leverages Databricks 2025 for advanced data analysis and transformation workflows, streamlining your data projects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add databricks-2025 npx -- -y @trustedskills/databricks-2025
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"databricks-2025": {
"command": "npx",
"args": [
"-y",
"@trustedskills/databricks-2025"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The databricks-2025 skill provides AI agents with direct access to the Databricks ecosystem, enabling seamless interaction with data engineering and machine learning workflows. It allows agents to execute SQL queries, manage notebooks, and orchestrate jobs within a Databricks workspace without manual API intervention.
When to use it
- Automating routine data transformation tasks in Delta Lake tables.
- Triggering scheduled ML training pipelines based on data availability.
- Generating and executing SQL queries for ad-hoc data exploration.
- Managing cluster lifecycles to optimize resource usage and costs.
Key capabilities
- Execute SQL statements against Databricks SQL warehouses.
- Create, edit, and run Jupyter notebooks programmatically.
- Trigger and monitor Databricks Jobs and Workflows.
- Interact with Unity Catalog for metadata and governance tasks.
- Manage cluster configurations and scaling policies.
Example prompts
- "Create a new notebook in the
analyticsworkspace that calculates daily sales totals from theorderstable." - "Run the scheduled job named 'model-retrain-daily' and report its current status."
- "Execute a SQL query to find the top 10 customers by revenue for Q4 2025."
Tips & gotchas
Ensure your AI agent has valid authentication credentials (e.g., service principals or personal access tokens) with appropriate permissions before attempting to execute commands. Be mindful of workspace quotas and cluster costs when instructing the agent to spin up new resources for testing.
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.