blog-post

Generate SEO-optimized blog posts with research and hero images.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/D26FORWARD/MatrixFin --skill blog-post-d26forward
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-post
Source: https://github.com/D26FORWARD/MatrixFin/tree/main/deepagents/examples/content-builder-agent/skills/blog-post
Command: npx skills add https://github.com/D26FORWARD/MatrixFin --skill blog-post-d26forward

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured long-form content creation is time-consuming, requires upfront research, consistent SEO best practices, and a dedicated cover image to be publication-ready; this skill consolidates those steps into a repeatable workflow so authors can produce high-quality posts reliably.

Core Features & Use Cases

  • Research-first workflow: Mandates delegating research to a researcher subagent and reading saved findings before writing.
  • Structured output: Enforces a consistent post layout (hook, context, sections, practical application, conclusion and CTA) and a required location for content and assets.
  • Cover image generation: Requires generating a hero image for every post and saving it alongside the post for immediate publishing.
  • SEO & quality checklist: Prompts for keyword placement, meta description length, title limits, and a final validation checklist to ensure readiness.
  • Use case: Ideal for technical tutorials, how-to guides, educational articles, and thought leadership posts that need research-backed accuracy and a polished presentation.

Quick Start

Ask the agent to research the topic, save findings to research/<slug>.md, then write an SEO-optimized blog 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 generate SEO-optimized blog posts with a cover image?

To generate SEO-optimized blog posts, you can delegate research to an agent, save findings, write structured content with proper keyword placement to a post.md file, and produce a matching hero.png cover image for publication.

What is the best way to structure long-form technical tutorials for SEO?

Structuring long-form technical tutorials for SEO requires a consistent layout: a hook, context, main sections, practical application, conclusion, and a CTA, alongside a validated meta description and optimized title.

How do I automate research before writing thought leadership posts?

You can automate research for thought leadership posts by delegating the topic investigation to a researcher subagent, which saves the findings to a markdown file before the actual writing process begins.

Does this blog creation workflow enforce a specific file structure for assets?

Yes, the blog creation workflow enforces a specific file structure by requiring research to be saved in a research directory and the final post with its cover image to be stored together in a dedicated blogs directory.

Can I use this approach for how-to guides that need a publication-ready cover image?

Yes, you can use this approach for how-to guides because the workflow mandates generating a hero image alongside the written content, ensuring the output is immediately ready for publication.

What are the limitations of automated SEO content generation for blogs?

Automated SEO content generation requires a research-first workflow and a final validation checklist to ensure keyword placement, meta description length, and title limits meet quality standards before publishing.