Menu items can be added to the bottom of the toolbox in the left hand menu (hopefully consistently in the various standard skins) using MonoBookTemplateToolboxEnd (implemented in MonoBook.php). This is used by a few extensions (about 11 if I am counting correctly in the MediaWiki SVN repo).
This does not work in the Modern skin and other skins - because the hook is skin specific. Adding it somewhere all skins can benifit from it is needed.
Version: 1.13.x
Severity: enhancement