{if $skills_number gt 0}

Skills

{section name=x loop=$skills}
{$skills[x].skill_title}
{/section}
{/if}