Reads markdown from stdin, POSTs to the brain's /write endpoint with type + slug, prints the resulting path. Pairs with 'brain query' for shell-friendly read/write access to the brain HTTP REST API. Tests cover success, missing args, backend error propagation, and empty stdin (which produces an empty content payload — the brain server's responsibility to validate).