If you’re not using the beta, you dont need to. It’s already installed.
Either way you cannot use the package on the client side. Only libraries implemented by skulpt are accessible on the client side. But what you can do is write a server function to process data you pass it and then return that processed data to the client.