sidermem-cli is a free npm package for searching, creating, updating, and browsing your SiderMem personal knowledge base from the terminal. Add notes, local files, or command output and keep them searchable alongside anything captured from the browser extension.
Enter your registered email; a one-time code is emailed to you, and your session is stored locally after that.
Import any local text or Markdown file — the filename becomes the memory's title.
Once memories sync, SiderMem's automatic entity extraction organizes them into wiki pages (see what a personal knowledge base extension does). The CLI can read that wiki directly:
These commands are read-only. Wiki pages are built by the extension's sync pipeline, not triggered by CLI capture itself.
Anything you pipe into sidermem create is uploaded as-is once synced — review diffs and files for secrets or credentials before capturing them, the same way you would before committing to a shared repository.