blog-post

Create structured SEO-optimized blog posts with research and hero images.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Akhan521/bat-code --skill blog-post-akhan521
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-post
Source: https://github.com/Akhan521/bat-code/tree/main/examples/content-builder-agent/skills/blog-post
Command: npx skills add https://github.com/Akhan521/bat-code --skill blog-post-akhan521

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the multi-step process of producing high-quality, research-backed long-form blog posts by enforcing a research-first workflow, structured post composition, SEO guidance, and a required generated cover image so authors don't miss critical steps.

Core Features & Use Cases

  • Research-first workflow: Requires delegating research to a researcher subagent and saving findings before writing.
  • Structured output: Enforces a consistent post layout with hook, context, main sections, practical application, conclusion, and CTA.
  • Asset generation: Mandates generating and saving a hero cover image for every post to ensure publish-ready content.
  • Use Case: Produce a technical tutorial that includes sourced research, code examples, SEO optimization, and a hero image for publication.

Quick Start

Write a complete SEO-optimized blog post about [TOPIC], delegate research to a researcher subagent saving findings to research/<slug>.md, write the post to blogs/<slug>/post.md, and generate the cover image at blogs/<slug>/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 create an SEO-optimized longform blog post with automated research?

To create an SEO-optimized longform blog post, delegate research to a subagent, save findings to research/<slug>.md, write structured content to blogs/<slug>/post.md, and generate a hero image at blogs/<slug>/hero.png. This workflow ensures research-backed, publish-ready content.

What is a research-first workflow for content writing?

A research-first workflow for content writing requires gathering and saving sourced findings before drafting. By delegating research to a subagent and saving to research/<slug>.md, the process ensures technical tutorials and educational articles are built on verified information.

How do I structure technical tutorials and educational articles for SEO?

Structuring technical tutorials for SEO requires a consistent layout: a hook, context, main sections, practical application, conclusion, and a CTA. This structured post composition ensures longform content is optimized for search engines and reader engagement.

Can I automatically generate a cover image for my blog post?

Yes, you can generate a cover image for your blog post. The content creation process mandates generating and saving a hero cover image at blogs/<slug>/hero.png for every post, ensuring all outputs are visually complete and publish-ready.

Does this blog writing process require any external dependencies?

No external dependencies are required for this blog writing process. It operates independently to handle the research delegation, structured longform composition, SEO optimization, and image generation needed for thought leadership pieces and how-to guides.