Often times when I add a device to my schematic, the first thing I do is add nets off of every pin. It sure would be sweet to have an option for eagle to automatically create a unique incremented new net off of every pin. Maybe it could just be a net as long as one grid space - that's what I always do, and then I throw a label flag on there.
Also, maybe this could be an optional attribute associated with the pin in the symbol - at the library level (just like you can select to display pin/pad names)? This way, when you create a new symbol in a library, you could select whether that pin is going to be allowed to "auto create incremented nets when added to schematic".
Also, I wonder if this could be done with a ULP... could a ULP look for all un-netted pins and then create new nets? (I haven't written any ULPs yet)
Anyone else think this would be useful?