Browser-Memory Browser-Memory launched an open catalog of reusable browser skills for AI agents, allowing agents to execute tasks like searching LinkedIn via a CLI tool without exposing cookies or browser sessions. The project provides a public CLI and API for searching and registering skills, aiming to standardize web automation for AI agents. Open catalog of web skills for AI agents. browser-memory.com https://browser-memory.com Open catalog of web skills for AI agents. Search reusable, battle-tested browser recipes, add them as native agent skills, and run them with whatever browser your agent already has — Playwright MCP, claude-in-chrome, browser-memory's bm , … bmem is a thin, consume-only CLI Node, no browser . It searches the catalog and registers skills into your agent's native skill framework. It never drives a browser and never sees your cookies — the agent runs the skill with its own browser, so the session stays put. This is the public CLI. The skill catalog lives behind a separate read-only API: a light search endpoint plus a file manifest that points at blob storage. See for the API contract. SERVER.md npm i -g bmem-cli bmem search