← Explore all skills

DATA AND RESEARCH / OpenAI

OpenAI Data Analytics Notebooks

Turns SQL or Python analysis into a traceable notebook whose conclusions are tied to executed outputs and stated assumptions.

“Create, edit, or validate reproducible SQL or Python notebooks. Use for notebooks, SQL/Python scratchpads, reproducible exploration, audit trails, or runnable companions where the analysis should”

01 / THE REASONING

Why this made the selection.

  • Records query links, input versions, filters and cohort definitions next to the analysis.
  • Requires surprising results to pass reasonableness checks before they enter the summary.

02 / THE REVIEW RECORD

What we actually inspected.

Source review has boundaries.
A clear record is more useful than a “safe” badge.

Material inspected

  • plugins/data-analytics/skills/jupyter-notebooks/SKILL.md
  • plugins/data-analytics/.codex-plugin/plugin.json
  • plugins/data-analytics/README.md

Our findings

  • The workflow prefers notebook-aware tooling to hand-editing raw JSON and preserves existing notebook intent.
  • Summary and takeaways are written after checking executed cells, with missing execution clearly called out.
  • For decision-support results it routes to the plugin’s separate data-validation skill.

Not established by this review

  • Source inspection only; no skill installation or workflow execution was performed.

The review applies to the material and revision named here. A newer upstream release can change its behavior.

03 / PUT IT TO WORK

Add a skill to your workflow.

Upstream setup instructions ↗
  1. Use the complete data-analytics Codex plugin through its supported distribution and setup instructions.
  2. Retain plugin-level references and companion skills; this is not a standalone SKILL.md installation.
  3. Confirm plugin availability and any required connectors in the Codex host before invoking the workflow.

Before you start

  • A Codex host with access to this plugin and its applicable service terms
  • A compatible kernel and source data
  • Authorized connector access where live queries are needed

04 / FOLLOW THE EVIDENCE

The source trail.

Our notes are separate from the original resource.
Check upstream before adopting a new version.

  1. https://github.com/openai/plugins/blob/1dc195897af4161d039b80d8471ec0a10c9bbc89/plugins/data-analytics/skills/jupyter-notebooks/SKILL.md

    Supports: summary, upstreamDescription, whySelected, bestFor, limitations, review, compatibility, access

  2. https://github.com/openai/plugins/blob/1dc195897af4161d039b80d8471ec0a10c9bbc89/plugins/data-analytics/.codex-plugin/plugin.json

    Supports: license

  3. https://github.com/openai/plugins/blob/1dc195897af4161d039b80d8471ec0a10c9bbc89/README.md

    Supports: install, compatibility, access

  4. https://github.com/vercel-labs/skills/blob/7407f3893ad4dceab546ac002c3ef806e4000c73/README.md

    Supports: install

  5. https://github.com/openai/plugins/blob/1dc195897af4161d039b80d8471ec0a10c9bbc89/plugins/data-analytics/README.md

    Supports: install, compatibility, access, review