Check if this skill depends on another skill
bool dependsOn(String skillName) { return metadata.dependsOn(skillName); }