I found that when BIS_fnc_spawnGroup is called with no skill parameter, then the AI skill is always 1.
A suggestion would be to generate a random skill setting between 0.1-1 on every generated unit within the group. Maybe should createUnit (array), which is used within BIS_fnc_spawnGroup, also use a default setting of 0.5. {F21367} {F21368}