databricks-notebook-analyzer

databricks-notebook-analyzer is a skill for Claude Code, Codex from oracle-samples/oracle-aidp-samples. It costs 108 tokens per session (1,135 once invoked), scanned A, original, UPL-1.0.

A notebook analysis tool for Databricks notebooks in Python, Scala, or Jupyter format. It explains the notebook's work, dependencies, migration risks, and known migration issues.

In plain words
What is it for?
Use it to inspect one notebook, identify Databricks-specific problems, and prepare a migration manifest entry.
Why use it?
It helps you understand whether a notebook is ready to migrate before adding it to a migration plan.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/oracle-samples/oracle-aidp-samples/databricks-notebook-analyzer
Any agent
npx skills add oracle-samples/oracle-aidp-samples --skill databricks-notebook-analyzer
Clone the repo
git clone --depth 1 https://github.com/oracle-samples/oracle-aidp-samples

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for databricks-notebook-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/databricks-notebook-analyzer.svg)](https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/databricks-notebook-analyzer)
Your own site
<a href="https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/databricks-notebook-analyzer"><img src="https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/databricks-notebook-analyzer.svg" alt="Measured on agentmods" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,135 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00108 $0.01135
Opus 5 $0.00054 $0.00567
Sonnet 5 $0.00022 $0.00227
Haiku 4.5 $0.00011 $0.00113

Measured 2d ago against content hash a4f639f996ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

databricks-notebook-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ai/codex-plugins/plugins/oracle-ai-data-platform-workbench-databricks-migrator/skills/databricks-notebook-analyzer/SKILL.md · 105 lines

The source is not reproduced here

Licensed UPL-1.0

The repository is licensed UPL-1.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 105 lines · 108 tokens per session scan A a4f639f996ca

Subscribe to this mod's changes

databricks-notebook-analyzer is a skill published in the GitHub repository oracle-samples/oracle-aidp-samples (46 stars, last pushed 4d ago), licensed UPL-1.0. It adds 108 tokens to every session and 1,135 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

excel-conditional-filtering-optimization

根据多维数值条件筛选 Excel 数据并导出结果,支持大规模数据的自动性能优化处理。.

OpenSenseNova/SenseNova-Skills · 33 tokens

memory-management

Guide the agent to recall, remember, and route durable learning into Memory, Skills, Scheduled Tasks, or Tape.

ThinkInAIXYZ/deepchat · 26 tokens

ppt-review

Read this skill only after current officereview structural output and relevant rendered images exist. Do not use source code, a tool success flag, or the first-slide preview as a substitute for deck evidence.

Orkas-AI/Orkas · 2 tokens

package-installer

Install third-party open-source projects (a GitHub URL or a local git directory the user provides) as external packages. The project is cloned verbatim into the per-user packages directory — never edit, normalize, or reorganize its files.

Orkas-AI/Orkas · 3 tokens

ha-data-stores

Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/background jobs/knowledge indexes/settings, asks the model to query local app data, or debugging requires checking persisted state. Trigger…

shiwenwen/hope-agent · 115 tokens

sn-image-imitate

Generates a new image that imitates the style of a reference image while updating content based on user intent. Uses a three-stage pipeline: image annotation (long caption), caption rewriting, and image generation. Use when user asks to "imitate style", "保持这个风格重画", "按这张图风格生成", or "style transfer with new content".

OpenSenseNova/SenseNova-Skills · 82 tokens