about-bm

Organize bookmarks with fuzzy search and HTML import/export in a Go-based TUI.

Updated Jun 17, 2025
One-click install
npx skills add https://github.com/nikbrunner/dots --skill about-bm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: about-bm
Source: https://github.com/nikbrunner/dots/tree/main/common/.agents/skills/about-bm
Command: npx skills add https://github.com/nikbrunner/dots --skill about-bm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize bookmarks efficiently in a Vim-style terminal UI, reducing clutter and speeding up access to frequently used links.

Core Features & Use Cases

  • Vim-style TUI navigation for quick bookmark management.
  • Local Go-based CLI with Bubble Tea stack and SQLite storage.
  • Fuzzy search, HTML import/export, and browser-compatible exports for interoperability.

Quick Start

Launch the bm TUI by running the bm command in your terminal and begin organizing bookmarks locally.

Frequently Asked Questions about about-bm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage bookmarks locally in a Vim-style terminal UI?

You can manage bookmarks locally in a Vim-style terminal UI by running a Go-based CLI tool that leverages the Bubble Tea stack and SQLite storage to add, list, and fuzzy search links entirely offline.

Can I import and export bookmarks from my browser to a CLI bookmark manager?

Yes, you can import HTML bookmark files and export browser-compatible formats from the CLI bookmark manager to ensure interoperability between your terminal tool and standard web browsers.

Does this Go-based bookmark manager support fuzzy searching?

Yes, the Go-based bookmark manager supports fuzzy searching within the TUI, allowing you to rapidly filter and locate saved links without needing exact match queries.

How do I start organizing bookmarks with the Bubble Tea TUI on a local machine?

To start organizing bookmarks with the Bubble Tea TUI on a local machine, simply execute the bm command in your terminal to launch the interface and begin managing your links.

Do I need an internet connection to use this terminal bookmark manager?

No, you do not need an internet connection to use this terminal bookmark manager because it operates entirely offline by leveraging local SQLite storage for all bookmark data.

What is the best way to reduce link clutter for a personal developer environment?

The best way to reduce link clutter for a personal developer environment is using a local Vim-style TUI that provides efficient bookmark organization, fuzzy search, and local storage to speed up access to frequently used links.