Which NLP concept is the most applicable?

So I have a dataset which has linkedin job pages, essentially the dataset itself has two columns, one containing the link to the job page and the second column containing the about section of the job page. I want a tool which would go through the column of the about section and provide me with the top skills which are mentioned that would be ideal to gain for a person to potentially mold their professional experiences to get the job

Simultaneously which Hugging Face model would be ideal to actually get a result for this problem?