Web clipping

A box is a directory of your data, kept under version control with a full history of changes (using git); a card is a markdown file with a structured header; the agent is the coding agent (Claude Code or Codex) that operates the box. Web clipping is a Chrome extension, called Bee Box Clerk, that sends things from your browser into your box.

What it does for you

What it needs

The Chrome extension installed and pointed at a reachable box. See ../install/index.md.

How it works, briefly

The extension talks to the box over a small set of connections built just for it. A saved page becomes a webpage card, with any comment attached as a commentary card. A sent tab arrangement becomes a tab-arrangement card the box can propose edits to; applying or undoing it relays back to the extension in your browser. Nothing here runs on a schedule: it acts when you use the extension.

Limits

Tab arrangements always land in one fixed destination; only the page/comment path lets you choose where it goes. The documentation does not describe a non-Chrome browser extension.

Go deeper

../reference/cards/webpage.md, ../reference/cards/commentary.md, ../reference/cards/tab-arrangement.md, phone-capture.md