refresh-databricks-skills

Clone an upstream repository and copy new Databricks skill directories.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/juanlamadrid20/coda --skill refresh-databricks-skills-juanlamadrid20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refresh-databricks-skills
Source: https://github.com/juanlamadrid20/coda/tree/main/.claude/skills/refresh-databricks-skills
Command: npx skills add https://github.com/juanlamadrid20/coda --skill refresh-databricks-skills-juanlamadrid20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of updating Databricks-specific skills by fetching the latest versions from a remote repository, ensuring your agent has access to the most current functionalities.

Core Features & Use Cases

  • Upstream Sync: Pulls the latest Databricks skills from the databricks-solutions/ai-dev-kit repository.
  • Selective Update: Replaces existing Databricks skills while preserving project-specific or "superpowers" skills.
  • Use Case: When Databricks introduces new features or APIs, this skill can be used to seamlessly integrate those updates into your agent's skillset without manual intervention.

Quick Start

Use the refresh-databricks-skills skill to update the Databricks skills from the upstream repository.

Frequently Asked Questions about refresh-databricks-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Databricks skills from an upstream repository?

To update Databricks skills, this process clones the upstream databricks-solutions/ai-dev-kit repository and selectively copies new skill directories into your agent's environment, ensuring it remains current with the latest functionalities.

Does syncing Databricks skills overwrite my existing project-specific skills?

Syncing Databricks skills does not overwrite existing project-specific or superpowers skills. The process selectively replaces only Databricks-specific directories while preserving your custom non-Databricks skills.

What is the best way to automate syncing an agent's skill set with new Databricks features?

Automating skill set updates is best handled by fetching the latest versions from a remote repository. This skill pulls new Databricks functionalities and seamlessly integrates them without manual intervention.

How does the Databricks skills sync process clean up temporary files?

The Databricks skills sync process cleans up temporary files automatically after cloning the upstream repository and selectively copying the required skill directories, leaving only the updated skills in place.

Do I need any dependencies to sync Databricks skills from a remote repository?

You do not need any external dependencies to sync Databricks skills. The skill operates independently using its internal scripts to clone the repository and copy the necessary directories.