Sorry, you would need to key all the slots. Note however that this may not provide the look you want where attachments overlap.
At runtime you can fade the entire skeleton by changing Skeleton color
. This will look identical to fading all the slots.
To avoid seeing overlapping attachments as you fade, you'd need to use an FBO or other render-to-texture method at runtime.