All packages install via Unity Package Manager using Git URLs.
This Unity Editor script allows you to easily copy material assignments from one parent GameObject to another. It searches for SkinnedMeshRenderers within the source and target parent GameObjects, ...