Questa fa quello che chiedi:
codice:
SELECT skill_id, name, MAX(level) FROM tabella GROUP BY skill_id, name