nb

Installation
SKILL.md

nb

Use the nb CLI for Git-backed notes, todos, bookmarks, and notebooks.

Storage safety

Never edit, copy, move, delete, or commit files inside ~/.nb/* directly. Always use nb commands so indexes and automatic Git history remain consistent. This applies to long notes and bulk operations too.

Select a notebook

Inspect notebook context before mutating content:

nb notebooks
nb notebooks current
nb use <notebook>

Use the nb <notebook>: prefix when an operation should target a notebook other than the current one. Create a notebook only when requested or clearly required:

Installs
27
First Seen
Feb 17, 2026
nb — bjesuiter/skills