coding-agents-databricks-apps
Browser-based coding agents wired to Databricks workspaces
All Skills in This Repository (43)
Pure Emerald Level Indicatorsbdd-run
Execute Behave BDD test suites with tag filtering and JUnit/JSON reports.
databricks-docs
Retrieves official Databricks llms.txt index and product documentation for APIs and platform features.
using-git-worktrees
Create isolated git worktrees with gitignore verification and baseline tests.
databricks-config
Automate secure Databricks authentication profile setup for Connect, CLI, and SDK.
databricks-spark-structured-streaming
Develop Spark Structured Streaming pipelines on Databricks with Kafka ingestion and Delta writes.
test-driven-development
Enforce red-green-refactor cycles with mandatory failing tests before implementation.
refresh-databricks-skills
Synchronize Databricks skills from the upstream ai-dev-kit repository while preserving custom non-Databricks skills.
systematic-debugging
Investigate root causes through a structured 4-phase debugging workflow.
spark-python-data-source
Develops custom Apache Spark 4.0+ Python data source connectors for external systems.
databricks-model-serving
Deploy and manage MLflow models and AI agents on Databricks Model Serving endpoints.
databricks-dbsql
Implement Databricks SQL workflows with stored procedures and geospatial functions.
databricks-python-sdk
Configure Databricks Python SDK clients, clusters, and SQL queries.
Frequently Asked Questions
FAQPage SchemaHow to install coding-agents-databricks-apps?โผ
Run `npx skills add databrickslabs/coding-agents-databricks-apps --all -g -y` in your terminal to install all skills globally.
What does CoDA do on Databricks?โผ
It hosts coding agents like Claude Code, Codex, and Gemini CLI in your browser, pre-connected to your Databricks workspace with governed data access and automatic MLflow tracing.
Which Databricks tasks do the built-in skills cover?โผ
The 39 skills cover SQL warehouses, Spark pipelines, model serving, vector search, jobs, Unity Catalog, Lakebase, dashboards, and BDD testing workflows.
Do I need to configure API keys for each coding agent?โผ
No. On first terminal session you paste one short-lived token, and all agents are configured automatically through the Databricks AI Gateway with token rotation.
Can non-engineers use these Databricks skills?โผ
Yes. Once installed, your coding agent applies the skills from plain-English requests, so you can build pipelines, dashboards, or Genie spaces without writing code yourself.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core