Hi there,
Just go to theme main directory/single.php on line no: 22 where you can find below line of code:
the_post_navigation();
remove above code and you will not see Previous/Next post links at the bottom of each post.
Note: We recommended you to create a child theme for theme main code customization, so that you code won’t lost whenever you update the theme to the new version.
For to remove the “skip to archive page” link, could you please provide us the exact link where there is “skip to archive page” link.
Thank you!