skrasms:
Is there a way to connect spaced pads together within a package in Eagle?
No.
skrasms:
There doesn’t seem to be a wire tool. I’m afraid if I use SMD pads to bridge other pads together I will get an error farther down the road. I tried using the polygon tool and it screamed “Layer Abuse” 12 times in DRC.
If I've understood your request, you'd like to have the
library part (for an oscillator module in this case) come
with traces/tracks between pins that are aways connected.
Is that correct?
The library part can only have pads and outline, it can’t
have anything on the layers (for obvious reasons).
Also, you can’t expand the pads beyond the max size
allowed (i.e. can make a pad go from one pin to another).
skrasms:
Not needing to draw extra traces every time I do a layout would be nice.
Why not? If you placed, say, a
microcontroller IC would you also be too lazy to connect the
power and ground?
By showing all the electrical connections to a device you are
making an accurate and clear record for the person reading
it later (even if that is only you).
You could make a one time schematic diagram of the
component, save it, and import it by cut and paste. I do
that quite a bit for repetitive circuit fragments (like LDOs
with two capacitors, uC programming headers, etc.)