Create, edit, and execute AIDP notebooks and manage their kernel sessions. Use when the user wants to author a notebook, run cells/code on a cluster, attach/detach a kernel session, or build an interactive notebook (e.g. with widgets + Spark SQL + Plotly). Notebook FILE ops run via the Notebook contents REST API; CELL EXECUTION runs via scripts/aidp_sql.py.
$npx -y skills add ahmedawan-oracle/claude-code-plugins --skill aidp-notebooksInstalls into the current project.
Run `npx skills use "https://github.com/ahmedawan-oracle/claude-code-plugins" --skill "ahmedawan-oracle/claude-code-plugins/aidp-notebooks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ahmedawan-oracle/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ahmedawan-oracle/claude-code-plugins"` and select the relevant skills, then follow their instructions.