aidp-spark-debugging

aidp-spark-debugging is a skill for Claude Code, Codex from oracle-samples/oracle-aidp-samples. It costs 109 tokens per session (2,173 once invoked), scanned A, original, UPL-1.0.

A Spark troubleshooting guide helps investigate failed or slow Apache Spark jobs using logs, measurements, and the Spark web interface.

In plain words
What is it for?
Use it to answer why a Spark job failed or is slow and to inspect task timings, cluster activity, and query details.
Why use it?
It helps identify whether a problem comes from slow stages, uneven work, data movement, memory spills, executors, or SQL execution.

Skill for Claude CodeCodex

Part of the oracle-ai-data-platform-workbench-engineer-agent plugin — 37 skills, 1 hook shipped together

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/aidp-spark-debugging
Any agent
npx skills add oracle-samples/oracle-aidp-samples --skill aidp-spark-debugging
Clone the repo
git clone --depth 1 https://github.com/oracle-samples/oracle-aidp-samples

Made for: Claude Code, Codex.

Or install oracle-ai-data-platform-workbench-engineer-agent, the plugin that ships this one along with the rest of its 37 skills, 1 hook.

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 aidp-spark-debugging

README.md
[![agentmods](https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/aidp-spark-debugging.svg)](https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/aidp-spark-debugging)
Your own site
<a href="https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/aidp-spark-debugging"><img src="https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/aidp-spark-debugging.svg" alt="Measured on agentmods" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,173 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00109 $0.02173
Opus 5 $0.00055 $0.01086
Sonnet 5 $0.00022 $0.00435
Haiku 4.5 $0.00011 $0.00217

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

Security

Grade A, and why

aidp-spark-debugging scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

--code "import json,ssl,urllib.request as u; ctx=ssl._create_unverified_context(); base=spark.sparkContext.uiWebUrl+'/api/v1'; opn=lambda p: json.load(u.urlopen(p,context=ctx)); apps=opn(base+'/applications'); app=apps[0
ai/claude-code-plugins/oracle-ai-data-platform-workbench-engineer-agent/skills/aidp-spark-debugging/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 · 109 tokens per session scan A ce82a20bf089

Subscribe to this mod's changes

aidp-spark-debugging 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 109 tokens to every session and 2,173 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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