It would be very useful to have a reusable set of libraries or modules we can add to our scripts as we develop them. We are often developing common functions, and it would be nice to be able to easily add them into scripts we use and maintain them in one place for all the scripts that use them.
For instance, we have functions for running MSI and EXE installer we reuse frequently.