Adding two skeleton animations on the same character

I have two different animations, one moves the skeleton between poses and the other is just an iddle movement (blinking and so) how can add add both movements to the same actor and also play stop only one of them? (currently I can play pause already)

Thank you so much in advance!

well, you could set one as an additive. Or you could do a layer per bone and layer the animation for your blinks and suck on just the eye joints.