Add Databricks notebook for installing Genie Code skills#433
Open
Praneeth16 wants to merge 2 commits intodatabricks-solutions:mainfrom
Open
Add Databricks notebook for installing Genie Code skills#433Praneeth16 wants to merge 2 commits intodatabricks-solutions:mainfrom
Praneeth16 wants to merge 2 commits intodatabricks-solutions:mainfrom
Conversation
added 2 commits
April 8, 2026 16:29
…pace Non-technical Genie Code users can now import this notebook into their workspace and run it to install skills, without needing a local terminal or the Databricks CLI. The notebook uses the Databricks Python SDK (pre-installed in all runtimes) to download skills from GitHub and upload them to /Users/<username>/.assistant/skills/. - New: databricks-skills/install_genie_code_skills.py (Databricks notebook) - Updated: README.md with notebook install option in Genie Code section Co-authored-by: Isaac
The APX repo stores files at skills/apx/SKILL.md (flat), not in a skill-name subdirectory like the other repos. Added source_path parameter to install_skill() to handle this, and moved APX extra files to its own mapping matching get_apx_skill_extra_files() in install_skills.sh. Co-authored-by: Isaac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
databricks-skills/install_genie_code_skills.py) that installs Genie Code skills from within a workspace, no local terminal needed/Users/<username>/.assistant/skills/install_skills.shexactly (validated programmatically)Test plan
ast.parse)urllib,json,posixpath,databricks.sdk)install_skills.sh: 26 Databricks + 8 MLflow + 1 APXinstall_skills.shfor all 20 Databricks + 5 MLflow + 1 APX entriesfe-vm-cme-condeworkspace: 35 skills installed successfully in 59 seconds/Users/<username>/.assistant/skills/contains all 35 skill directories viadatabricks workspace listThis pull request was AI-assisted by Isaac.