Notebook Skill
A workflow for performing search, browse, organize, and stats operations on the Notebook.
Prerequisites
First check the NOTEBOOK_PATH environment variable.
If not set:
Notebook is not configured.
Setup instructions:
1. Create a git repository for your Notebook
2. Add the following to .claude/settings.local.json:
{
"env": {
"NOTEBOOK_PATH": "/path/to/your/notebook-repo"
},
"permissions": {
"additionalDirectories": ["/path/to/your/
[Description truncada. Veja o README completo no GitHub.]