It's not that time consuming.

Is it that hard to write a short description and blurb about how to use your script? We have the template, so you just need to copy and paste those sections into it.
Besides that, the simple fact of the matter is that the point of databases is to make it easier on the user to find and use stuff.

It was very difficult to understand stuff in the old database because half of the people would leave their instructions to set up scripts hidden within walls of text, wouldn't fully describe
what the script does, or wouldn't put any information at all. This is to solve all of those issues. Some of the global script requirements are meant to address people making sloppy code that makes it nearly impossible to merge global scripts without 1. have lots of advanced knowledge of how to code and 2. sitting down for a good hour to sort around code.
Secondly, we do allow commenting on the overall nature of the script. If there is a bug, it's perfectly find to mention that in the topic. However, it's not okay to ask questions about how to combine the script with other scripts, how to add the script into their global function, etc.