To use helpers in twig the syntax is this:
{{ helper_html_link("Add Post", {"controller" : "posts", "action" : "add"}) }}