How to save a static mesh which is in memory to a asset in content folder

hello,
I have a static mesh object in memory by slice a proceduremesh. Now I want to save this mesh to content folder as an asset file for further use. How can I achieve this?