I needed to see what a zip file had inside, but realized I did not have anything but command line. So, I threw this together and it works great. One command:
zi:view
This will show you the zip files in your home directory's Documents folder. When you select one, it will open a Python window showing the contents of the zip file. You can change the File Filter to only look in folders that pertain to your work.