A local-first bookmark manager that uses natural language search and spaced repetition to turn saved links into an active knowledge base.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install link-brain
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 link-brain using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Link Brain is a robust, privacy-focused solution for managing digital resources without relying on cloud services or telemetry. By functioning as a personal knowledge base for links, it allows users to save URLs with automatically generated summaries, titles, and tags stored entirely within a local SQLite database. This tool is designed to prevent the common problem of the "bookmark graveyard" by implementing an active review system.
Integrating this tool with Openclaw Skills provides a developer-friendly way to organize research, documentation, and inspiration. It features a standalone HTML graph view to visualize connections between saved content and a built-in GUI console for an interactive management experience. Everything stays on your disk, ensuring your data remains private and accessible even without an internet connection.
To initiate the environment for your Openclaw Skills, use the quickstart command to automate database creation and browser importing:
python3 scripts/brain.py quickstart
For a manual configuration that detects local browsers without auto-importing, run:
python3 scripts/brain.py setup
All data is stored by default in ~/.link-brain/. You can override this location by setting the LINK_BRAIN_DIR environment variable.
Link Brain organizes all data within a specific directory to ensure portability and easy backups.
| Component | Format | Description |
|---|---|---|
brain.db |
SQLite | Stores all link metadata, tags, reading history, and full-text search indexes. |
graph.html |
HTML/JS | A standalone interactive visualization of your knowledge graph. |
console.html |
HTML/CSS | A local web GUI for searching and managing your link collection. |
collection-*.md |
Markdown | Exported reading lists for documentation or sharing. |
Loading
An AI-native code intelligence tool that provides 30+ MCP tools for navigating and understanding codebases with massive token efficiency.

A trustless, time-locked escrow protocol enabling AI agents to safely send and receive Solana payments.

Constructs precise realestate.com.au search and listing URLs for Australian property research without requiring an API key.

A specialized skill for navigating and extracting Australian property data, including valuations and historical sales, from property.com.au.

A powerful web monitoring tool for tracking price drops, stock availability, and site changes with visual diffs and smart summaries.

An MCP server for orchestrating multiple parallel Claude Code agent sessions within iTerm2 terminal panes using Git worktrees.








































