running-notebooks

star 20

Invoke this skill before executing any OCI analysis (notebook run). Keywords: - nb_runner.py, notebook execution - analysis spec, spec parameter injection - results.json, results serialization cell - .ipynb, notebooks/ directory - papermill-style parameterization

Netflix-Skunkworks By Netflix-Skunkworks schedule Updated 5/28/2026

name: running-notebooks description: | Invoke this skill before executing any OCI analysis (notebook run). Keywords: - nb_runner.py, notebook execution - analysis spec, spec parameter injection - results.json, results serialization cell - .ipynb, notebooks/ directory - papermill-style parameterization

  • Specs must point to an .ipynb file in notebooks/.
  • Ask before analyzing any data outside of a notebook.
  • nb_runner.py injects the spec parameters into the configuration cell at the top of the notebook.
  • nb_runner.py appends a results serialization cell at the bottom that writes results.json.
Install via CLI
npx skills add https://github.com/Netflix-Skunkworks/oci-agent --skill running-notebooks
Repository Details
star Stars 20
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator
Netflix-Skunkworks
Netflix-Skunkworks Explore all skills →