Function aggregate_skill:
Defined in module skills (file: /std/adversary/skills.c)

 Returns the aggregated skill value for the specified skill.  This value
 incorporates the value of the skill itself plus all values of the parent
 skills.

Prototype:
int aggregate_skill(string skill);
