ClaudeSuperPower

aidp-essbase

Skill

Run an MDX query against an Oracle Essbase 21c cube and materialize the result as a Spark DataFrame in an AIDP notebook. Use when the user mentions Essbase, MDX, Essbase 21c, OLAP cube, or wants to read cube data into Spark. Auth is HTTP Basic.

Install

git clone https://github.com/oracle-samples/oracle-aidp-samples.git ~/.claude/skills/aidp-essbase

What is aidp-essbase?

Run an MDX query against an Oracle Essbase 21c cube and materialize the result as a Spark DataFrame in an AIDP notebook. Use when the user mentions Essbase, MDX, Essbase 21c, OLAP cube, or wants to read cube data into Spark. Auth is HTTP Basic.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

Create and modify files

Declares Write or Edit

~61 tokens of context used while enabled, before you invoke anything

All declared tools (4)
BashEditReadWrite

Documentation

README · ~2 min read

aidp-essbase — Essbase 21c MDX → Spark

When to use

  • User wants to run an MDX SELECT against an Essbase 21c cube and load the result into Spark.
  • User mentions: "Essbase", "MDX", "OLAP cube", "Essbase REST", "21c cube".

When NOT to use

Prerequisites in the AIDP notebook

  1. pip install requests pandas.
  2. Helpers on sys.path.
  3. Essbase REST URL + Basic credentials.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.