Skip to content

[aitools install] Skill install for Claude Code fails if claude-plugins-official not up to date #6053

Description

@dustinvannoy-db

Describe the issue

Normal install for Claude Code expects to already have an updated claude-plugins-official marketplace and fails when it does not exist (or likely if it is out of date).

Steps to reproduce the behavior

  1. Uninstall claude-plugins-official marketplace
  2. Run install for claude-code ->
    databricks aitools install --scope global --experimental --agents claude-code

Expected Behavior

Prompt to install or update the marketplace

Actual Behavior

Installing databricks plugin for Claude Code...
Skipped Claude Code: claude-code: install-failed: ✘ Failed to install plugin "databricks@claude-plugins-official": Plugin "databricks" not found in marketplace "claude-plugins-official". Your local copy may be out of date — try claude plugin marketplace update claude-plugins-official.
Error: claude-code: install-failed: ✘ Failed to install plugin "databricks@claude-plugins-official": Plugin "databricks" not found in marketplace "claude-plugins-official". Your local copy may be out of date — try claude plugin marketplace update claude-plugins-official.

OS and CLI version

MacOS
Databricks CLI v0.1.9

Is this a regression?

Did this work in a previous version of the CLI? If so, which versions did you try?
No, never handled this case.

Debug Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLICLI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions