Write published-quality blog posts
blog-postskillsetup L3★1
sahiixx/agency-agents ↗What it does
Write high-quality blog posts with cover images following structured workflow
Best for
When you need a full blog post with published-quality cover image; the structured delegation to researchers ensures facts are current and verified before writing.
Inputs
- · Blog topic and angle
- · Research findings (delegates to researcher subagent first)
Outputs
- · Blog post (blogs/<slug>/post.md)
- · Hero cover image (blogs/<slug>/hero.png)
Requires
- · Researcher subagent (via task tool) for delegated research
- · generate_image tool for cover image creation
Preconditions
- · Topic clearly specified
- · Time to wait for research delegation (required, not optional)
- · Image generation available
Failure modes
- · Skips research delegation — writes from memory rather than current sources
- · Skips cover image generation — blog incomplete, less shareable
- · Image prompt too vague — hero doesn't visually match post content
Trust signals
- · Mandatory research delegation (task with subagent_type: researcher, saves to research/<slug>.md)
- · Mandatory cover image generation (generate_image tool, saved to blogs/<slug>/hero.png)
- · Five-section post structure: hook, context, main content (3-5 subsections), practical application, conclusion & CTA
- · Explicit quality gates: research required before writing, image required before post is complete