A CLI-based note-taking and bookmarking tool with Git-backed versioning for local and remote knowledge management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install nb
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install nb using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
nb is a powerful command-line interface and local web tool designed for note-taking, bookmarking, and archiving. By leveraging plain text data storage and Git-backed versioning, it provides developers with a robust environment for managing information without the overhead of proprietary formats. This skill integrates seamlessly with Openclaw Skills to allow AI agents to capture, organize, and retrieve information efficiently.
At its core, the tool supports wiki-style linking, multi-notebook organization, and powerful search capabilities. Whether you are managing code snippets, research notes, or long-form documentation, it ensures your data remains portable and version-controlled. By utilizing this skill within the Openclaw Skills ecosystem, users can automate their knowledge workflows directly from their terminal or AI coding environment.
Ensure the nb CLI is installed on your system (Darwin or Linux). Then, configure your notebooks using the following commands:
# List available notebooks
nb notebooks
# Create a new notebook to start organizing
nb notebooks add my-knowledge-base
# Set the current active notebook
nb use my-knowledge-base
The skill organizes data within the user's home directory using a structured hierarchy of Markdown files and Git repositories.
| Component | Path/Format | Description |
|---|---|---|
| Root Directory | ~/.nb/ |
Primary storage location for all skill data. |
| Notebooks | ~/.nb/<notebook-name>/ |
Individual Git repositories for distinct knowledge bases. |
| Notes | .md files |
Markdown files containing the note content and metadata. |
| Metadata | Filenames and Tags | Organization via filesystem structure and embedded tags. |
Loading
A comprehensive Mac optimization toolkit for deep cleaning, app uninstallation, and project artifact purging via a simple CLI.

A robust management skill for orchestrating persistent virtual machines on the exe.dev platform directly through SSH-based commands.

A unified configuration manager for AI coding assistants that centralizes profile switching and skill installation across multiple platforms.

An intelligent food management and dietary recommendation tool that tracks pantry inventory and suggests recipes based on available ingredients.

A specialized multi-agent framework that empowers AI agents to delegate complex, high-effort tasks to a fleet of specialized sub-agents.

An automated AI agent that transforms X bookmarks into actionable insights and relates them to your specific development projects.








































