Are you new to programming from scratch?
Are you trying to make a viewer?
This is as straightforward as giving each skeleton instance its own variable, and storing everything it needs as needed. Treat them as separate things.
When you need to switch, you show the skeleton you want, and hide the rest. Or show multiple at a time, whatever you need it to do