# bkmr を Homebrew でインストール

bkmr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bkmr
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bkmr
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bkmr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 7.6.7
- **ソース概要:** Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
- **ホームページ:** <https://github.com/sysid/bkmr>
- **リポジトリ:** <https://github.com/sysid/bkmr>
- **最終更新:** 2026-07-12T12:00:06Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bkmr (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 7.6.7
## プロジェクトの歴史と使われ方

bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.

### プロジェクトの歴史

The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.

### 採用の歴史

bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.

### 使われ方

Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.

### パッケージ好きにとっての重要性

bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.

### タイムライン

- 2023: bkmr repository is created on GitHub.
- 2023: bkmr crate is published on crates.io.
- 2023: The project is featured as This Week in Rust crate of the week 482.
- 2020s: bkmr adds agent-memory, semantic-search, JSON, and LSP-oriented workflows.

### Related projects

- bkmr overlaps with bookmark managers, snippet managers, local note systems, and command launchers, but differs by exposing its store through a scriptable CLI and JSON output.
- The README positions its agent-memory mode as a reusable protocol, including a bundled bkmr-memory skill.

### ソース

- <https://crates.io/crates/bkmr>
- <https://github.com/sysid/bkmr#readme>
- <https://github.com/sysid/bkmr/wiki>
- source_facts.package-manager


## セキュリティノート

bkmr に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/bkmr/config.toml

## Combined YAML source

View the package source record on GitHub. [combined/bkmr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bkmr.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
