Inspired by http://www.zbugs.com/ 
What if I could put some code on my site that said:

If (nozip)
  Add normal js/css to template
Else
  Add subdomain.site.com/js and css urls

The service would pull down the js/css urls like a cdn does in the background and serve them up.