SkeletonConnector Tool to connect two referenced skeletons together in Autodesk Maya, with one as the driver and one as the driven To run the tool from SkeletonConnector import SkeletonConnectorUI import sys reload(SkeletonConnectorUI) SkeletonConnectorUI.run()