インポートしようとしているスキンの「名前」「説明」「Content-Type」「インクルードモード」「インクルードプリフィクス」を変更できる。
SKIN.php 133行目
$manager->notify( 'PreAddSkin', array( 'name' => &$name, 'description' => &$desc, 'type' => &$type, 'includeMode' => &$includeMode, 'includePrefix' => &$includePrefix ) );