blog-post

Generate long-form blog posts with research, SEO elements, and cover images.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/bogware/bog-agents --skill blog-post-bogware
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-post
Source: https://github.com/bogware/bog-agents/tree/main/examples/content-builder-agent/skills/blog-post
Command: npx skills add https://github.com/bogware/bog-agents --skill blog-post-bogware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you consistently produce high-quality long-form blog posts with the right structure by turning a vague writing request into a workflow that includes required research and required cover image generation.

Core Features & Use Cases

  • Research delegation before writing: Forces a researcher subtask to gather topic findings and saves them to a dedicated research file.
  • Structured long-form output: Ensures a complete blog post with a clear hook, context, main sections, practical application, and conclusion/CTA.
  • SEO and quality guardrails: Requires keyword-aware writing elements (including title/intro coverage and meta description) plus a checklist to verify completion.
  • Required cover image: Guarantees every post includes both the markdown content and a generated hero image saved to the expected path.

Quick Start

Ask the AI to write a blog post about "How to build calm, reliable AI agents" and store it as blogs/how-to-build-calm-ai-agents/post.md while also generating the required hero image at blogs/how-to-build-calm-ai-agents/hero.png.

Frequently Asked Questions about blog-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate SEO-ready long-form blog posts with structured sections?▼

To generate SEO-ready long-form blog posts, this skill enforces a research-to-writing workflow that produces a hook, multiple H2 sections, practical steps, and a conclusion with a CTA. It writes keyword-aware content including a meta description and saves the markdown output.

How do I automate research before writing a tutorial or educational article?▼

Automating research before writing a tutorial requires delegating a researcher subtask to gather topic findings. This skill forces a pre-writing research phase, saving all findings to a dedicated research file that informs the final long-form article structure.

What's the best way to include cover images when publishing blog content automatically?▼

The best way to include cover images when publishing blog content is to generate them as part of the writing workflow. This skill guarantees every post includes a generated hero image saved alongside the markdown content in a specified blogs/<slug>/ directory.

Can I write thought-leadership pieces that require a specific content structure and CTA?▼

Yes, you can write thought-leadership pieces requiring a specific content structure and CTA. This skill enforces a complete structure with a clear hook, context, main sections, practical application, and a conclusion containing a call-to-action.

Does this blog writing workflow check for SEO elements before finishing?▼

Yes, this blog writing workflow checks for SEO elements before finishing. It applies quality guardrails that require keyword-aware title and intro coverage, generates a meta description, and runs a completion checklist to verify all structural elements are present.