Edit Task: geo.publish_first_blog_post
Publish a blog post to Ghost
Name
Category
setup
seo
content
publishing
analytics
Task Type
one_shot
recurrent
background
Description
Drafts a markdown post and publishes it to Ghost. Recurrent — founder can run it again any time.
Dependencies (2)
geo.understand_site
geo.install_engagement_tracking
Required Connectors (1)
ghost
Steps (4)
+ Add Step
#1
Up
Down
Remove
Pick the next blog post topic for this mission. Mission context: {{mission.offer}}, {{mission.audience}} Measurement signals: {{mission.tasks.geo.measure_post.latest.steps.summary}} Prior posts: {{#self.history}}- {{steps.brief.title}}{{/self.history}} Return JSON: {title, angle, primary_keyword, target_reader, call_to_action, outline}
#2
Up
Down
Remove
Write an 800-1000 word publish-ready blog post in markdown for {{mission.audience}}, written in {{mission.language}}. Topic brief: {{steps.brief}}
#3
Up
Down
Remove
Given the blog post markdown below, return JSON: {title, slug, meta_description, excerpt, primary_keyword} Markdown: {{steps.draftMarkdown}}
#4
Up
Down
Remove
Publish the post to Ghost.
ghost.create_post
Save to Engine DB