·databricks-repl-consolidate
>_

databricks-repl-consolidate

Consolidate a Databricks REPL session into a single, clean Python file. Use this skill when the user wants to finalize, export, or consolidate a REPL session into a committable script. Triggers on requests to consolidate session output, produce a final script from REPL commands, export session to Python, clean up REPL artifacts into production code, or finalize a Databricks workflow.

5Installs·0Trend·@wedneyyuri

Installation

$npx skills add https://github.com/wedneyyuri/databricks-repl --skill databricks-repl-consolidate

How to Install databricks-repl-consolidate

Quickly install databricks-repl-consolidate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wedneyyuri/databricks-repl --skill databricks-repl-consolidate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wedneyyuri/databricks-repl.

SKILL.md

View raw

Produce a single, clean .py file from a Databricks REPL session by reading session.json and the .cmd.py files.

| %pip install xgboost | Move to # Requires: xgboost in header | | subllm(prompt, ...) | Keep as-is (it's business logic) | | subllmbatch(prompts, ...) | Keep as-is (it's business logic) |

Sessions often contain retries after errors. When multiple steps share the same tag:

Consolidate a Databricks REPL session into a single, clean Python file. Use this skill when the user wants to finalize, export, or consolidate a REPL session into a committable script. Triggers on requests to consolidate session output, produce a final script from REPL commands, export session to Python, clean up REPL artifacts into production code, or finalize a Databricks workflow. Source: wedneyyuri/databricks-repl.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wedneyyuri/databricks-repl --skill databricks-repl-consolidate
Category
>_Productivity
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from wedneyyuri/databricks-repl

Quick answers

What is databricks-repl-consolidate?

Consolidate a Databricks REPL session into a single, clean Python file. Use this skill when the user wants to finalize, export, or consolidate a REPL session into a committable script. Triggers on requests to consolidate session output, produce a final script from REPL commands, export session to Python, clean up REPL artifacts into production code, or finalize a Databricks workflow. Source: wedneyyuri/databricks-repl.

How do I install databricks-repl-consolidate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wedneyyuri/databricks-repl --skill databricks-repl-consolidate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wedneyyuri/databricks-repl

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-26