Skip to content

databricks-skills(install_genie_code_skills): add databricks-agent-skills as upstream source (experimental branch)#553

Open
jamesbroadhead wants to merge 1 commit into
databricks-solutions:experimentalfrom
jamesbroadhead:jb/genie-installer-add-das-experimental
Open

databricks-skills(install_genie_code_skills): add databricks-agent-skills as upstream source (experimental branch)#553
jamesbroadhead wants to merge 1 commit into
databricks-solutions:experimentalfrom
jamesbroadhead:jb/genie-installer-add-das-experimental

Conversation

@jamesbroadhead
Copy link
Copy Markdown
Contributor

@jamesbroadhead jamesbroadhead commented May 27, 2026

Summary

Same change as #552 (against main), applied to the experimental branch so the installer stays in lock-step with whichever branch Genie Code ramps against.

Adds two SKILL_SOURCES entries pointing at databricks/databricks-agent-skills (DAS) — the canonical upstream for Databricks skills:

  • skills/ — stable, reviewed (AppKit-aware databricks-apps, plus 7 others).
  • experimental/ — verbatim a-d-k snapshot now hosted in DAS.

See #552 for full rationale, caveats, and test plan — this PR is the mirror so both branches carry the fix.

Test plan

  • python -m py_compile databricks-skills/install_genie_code_skills.py clean.
  • Manual: run the notebook end-to-end against a Databricks workspace and confirm databricks-apps lands in /Workspace/Users/{me}/.assistant/skills/.

This pull request and its description were written by Claude.

…ills as upstream source

Same change as databricks-solutions#552 (against main), applied to the experimental branch
so the installer stays in lock-step with the active branch Genie Code
points at.

Adds two `SKILL_SOURCES` entries pointing at
`databricks/databricks-agent-skills` (DAS) — the canonical upstream
for Databricks skills:

- `skills/` (stable, reviewed; includes AppKit-aware `databricks-apps`,
  `databricks-core`, `databricks-dabs`, `databricks-jobs`,
  `databricks-lakebase`, `databricks-model-serving`,
  `databricks-pipelines`, `databricks-serverless-migration`)
- `experimental/` (verbatim a-d-k snapshot under DAS namespace)

Listed first so that on skill-name collision, DAS wins over the
(deprecated) ai-dev-kit source listed below.

The existing `databricks-solutions/ai-dev-kit` entry is kept for
continuity but tagged with a deprecation comment — it can be removed
once Genie Code rollouts confirm the DAS-sync pulls everything that
was previously pulled from a-d-k.

This PR was prepared by Claude.
@jamesbroadhead jamesbroadhead force-pushed the jb/genie-installer-add-das-experimental branch from 5775d7d to e6a5622 Compare May 28, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant