diff --git a/.agents/skills/databricks-jobs/SKILL.md b/.agents/skills/databricks-jobs/SKILL.md index 2d4b87b..c7565b8 100644 --- a/.agents/skills/databricks-jobs/SKILL.md +++ b/.agents/skills/databricks-jobs/SKILL.md @@ -44,7 +44,7 @@ Verify: `databricks -v` Read the `databricks-core` skill for CLI basics, authentication, and deployment workflow. Read the `databricks-jobs` skill for job-specific guidance. -If skills are not available, install them: `databricks experimental aitools skills install` +If skills are not available, install them: `databricks aitools install` ``` ## Project Structure diff --git a/.agents/skills/databricks-pipelines/SKILL.md b/.agents/skills/databricks-pipelines/SKILL.md index 5c907e0..88bbd3b 100644 --- a/.agents/skills/databricks-pipelines/SKILL.md +++ b/.agents/skills/databricks-pipelines/SKILL.md @@ -201,7 +201,7 @@ Verify: `databricks -v` Read the `databricks-core` skill for CLI basics, authentication, and deployment workflow. Read the `databricks-pipelines` skill for pipeline-specific guidance. -If skills are not available, install them: `databricks experimental aitools skills install` +If skills are not available, install them: `databricks aitools install` ``` ## Pipeline Structure