nb-notes
CommunityCapture persistent cross-session notes.
Authoranexpn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users persist cross-session learnings, decisions, and patterns by recording notes and deferred tasks in claude notebooks. It keeps long-lived insights available across conversations, reducing repetitive context-switching and enabling smarter future sessions.
Core Features & Use Cases
- Persistent Notes: Create and organize markdown notes in the claude notebook for long-term reference.
- Deferred Tasks: Store future work and key decisions with tags like #deferred-task or #technical-decision for later follow-up.
- WIP Separation: Keep current work-in-progress tracked separately in TodoWrite to avoid mixing contexts.
Use Case: After solving a bug or deciding on an architectural pattern, capture the insight once and refer back to it in future sessions.
Quick Start
Create a note: nb claude:add --type md --title "Yesterday's learnings" --tags session-insight --content "Root cause: ..."
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nb-notes Download link: https://github.com/anexpn/claude-plugins/archive/main.zip#nb-notes Please download this .zip file, extract it, and install it in the .claude/skills/ directory.