Use existing cluster scripts in custom cluster layout

Is there a way to attach the existing scripts Morpheus uses on a cluster layout? I know i can manually copy and paste the code for each one to recreate them but this seems a bit manual. Is there somewhere these already exist that can be referenced?

I think the reasoning behind not directly allowing you to reference the Morpheus scripts is because we seed those in and they could theoretically change at any time. The recommended approach would be to copy and consume the current state of the script if desired that way version control exists within the customer environment.