Currently nodes, materials, textures, and bones come with metadata, where user can put custom info about the object and can be serialized with it.
But in case of
Skeleton, there does not seem to be a metadata there. Is there something, like metadata, that users can attach some custom data and get it serialized?Also, there is no metadata for MorphTargetManager or ParticleSystem.

