Seperate list of data into individual 'tags' from API call

Hi there!

So, when a user signs up - I’m enriching their data with our database API. I’m returning the full list of skills, separated with a comma - however what I’d like to do is somehow seperate all 10 skills (example) out into individual skill tags. Any ideas how I could do this?