Notebook
SKILL.md
Notebook
Code notebook for interactive exploration. Execute snippets, save results, and document experiments.
When to Use
Use the notebook skill when:
- Experimenting with code
- Documenting solutions
- Building reusable examples
- Exploring APIs
- Creating tutorials
Usage Examples
Create new notebook:
node /job/.pi/skills/notebook/notebook.js new "Experiment 1"
Add cell:
node /job/.pi/skills/notebook/notebook.js cell "console.log('Hello')" --type code
Run notebook:
node /job/.pi/skills/notebook/notebook.js run notebook.json
Export:
node /job/.pi/skills/notebook/notebook.js export notebook.json --format markdown
Weekly Installs
3
Repository
winsorllc/upgra…carnivalFirst Seen
13 days ago
Security Audits
Installed on
opencode3
gemini-cli3
claude-code3
github-copilot3
codex3
kimi-cli3