nb-notes-search

Translate natural language queries into executable nb search commands.

82|12|Updated Aug 31, 2025
One-click install
npx skills add https://github.com/PaulRBerg/dot-claude --skill nb-notes-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nb-notes-search
Source: https://github.com/PaulRBerg/dot-claude/tree/main/skills/nb-notes-search
Command: npx skills add https://github.com/PaulRBerg/dot-claude --skill nb-notes-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nb-cli.

What problem does it solve?

This skill helps users quickly translate natural language queries into precise nb CLI commands, enabling efficient searching and retrieval of personal notes, bookmarks, and chat logs from their knowledge base.

Core Features & Use Cases

  • Natural Language to nb Commands: Converts queries like "in which chat did I say X?" into executable nb search commands.
  • Comprehensive Search: Supports searching by keywords, tags, types (bookmark, note), and across all notebooks.
  • Knowledge Retrieval: Facilitates recalling past conversations, finding specific notes by ID or title, and listing todos.
  • Use Case: When you need to remember a detail from a past conversation or find a specific technical note you made, simply ask Claude, and this skill will generate the correct nb command to retrieve it.

Quick Start

To find all notes containing the keyword "project alpha" across all your notebooks, use the command nb search "project alpha" --all.