Save out .bgeo sequence

Is there a way to easily write out a .bgeo sequence? Typically in houdini I would just make a file node and set it to write and make sure I have $F4 written into the file name.

You can put down an Execute DAT, have it set to execute every frame and place a opsave command in there with $F (or any other changing variable) in the file name.