Rather than someone having to GUI -> export -> GUI -> import to copy an OSCS from one vCenter to another, how about a function that will do this? Expected usage would be like:
Get-OSCustomizationSpec -Name myOSCS -Server mySourceVC | Copy-VNOSCustomizationSpec -DestinationVCenter myDestVC