Automatically adding a link to the next page link before ” tag in posts?

If you use <!--nextpage--> tag, then you could use wp_link_pages function. Just put it in your single.php template.