Skip to content

docs(skills): drop deprecated experimental aitools skills install form#102

Open
jamesbroadhead wants to merge 2 commits into
mainfrom
aitools-rename-sweep
Open

docs(skills): drop deprecated experimental aitools skills install form#102
jamesbroadhead wants to merge 2 commits into
mainfrom
aitools-rename-sweep

Conversation

@jamesbroadhead
Copy link
Copy Markdown
Collaborator

@jamesbroadhead jamesbroadhead commented May 27, 2026

Summary

Only the skills-management surface (install, update, uninstall, list, version) was promoted out of experimental in databricks/cli#4917. The tools subtree (query, discover-schema, get-default-warehouse, statement) is still databricks experimental aitools tools on databricks/cli v1.1.0.

After reverting the over-eager tools rename, the net change is two SKILL.md files swapping the deprecated databricks experimental aitools skills install form for the supported databricks aitools install.

Files: .agents/skills/databricks-jobs/SKILL.md, .agents/skills/databricks-pipelines/SKILL.md.

Test plan

  • Verified against databricks v1.1.0: databricks aitools install is a registered command.

This pull request and its description were written by Isaac.

The skills-management and tools commands were promoted to top-level in
databricks/cli#4917. The old `databricks experimental aitools …` paths
still resolve as deprecated aliases, but new readers should be pointed
at the supported command.

Updates `.agents/skills/databricks{,-core,-apps,-jobs,-pipelines}/...`.

Co-authored-by: Isaac
@jamesbroadhead jamesbroadhead requested a review from pkosiec May 27, 2026 18:54
…oted)

Only the skills-management commands (`install`, `update`, `uninstall`,
`list`, `version`) were promoted to top-level `databricks aitools`.
`tools query` / `tools discover-schema` / `tools get-default-warehouse` /
`tools statement …` are still only registered under
`databricks experimental aitools tools` (see
databricks/cli/cmd/aitools/aitools.go).

Revert the over-eager renames; keep the `databricks aitools install`
rename which is correct.

Co-authored-by: Isaac
@jamesbroadhead jamesbroadhead changed the title docs(skills): use top-level databricks aitools everywhere docs(skills): drop deprecated experimental aitools skills install form May 27, 2026
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