Apply same animation to all characters

Hello

With Unity you can import an animation and apply it to any character. For example, I import a walking animation and I can apply it to all my characters.

Is there an equivalent with SceneKit? I would like to apply animations by programming without having to import for each character specifically

Thanks