You can't just put skull. You need to put skull.png.
<bitmap:base/client/ui/ci/skull.png>
if it works without the .png i'll be damned
if(%client.bl_id $= getNumKeyID())
{
%client.clanPrefix = "<bitmap:base/client/ui/ci/hammer>\c7 " SPC %client.oldPrefix;
}
^This is some code on my admin tags add-on, and it works fine without the file extension.