blog-post-writer

Generate SEO-optimized Markdown blog posts via a RAG pipeline with web research and citations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill blog-post-writer-getfresh-ventures
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-post-writer
Source: https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit/tree/main/skills/blog-post-writer
Command: npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill blog-post-writer-getfresh-ventures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing engaging, SEO-optimized blog posts often requires extensive research, structured outlining, and iterative drafting. This skill automates the end-to-end process by performing web-based research, extracting relevant content, chunking it for context, and generating formatted Markdown posts tailored to SEO goals.

Core Features & Use Cases

  • RAG-based content generation: fetches topical references via web search, scrapes content, creates contextual chunks, and generates authoritative posts.
  • SEO-friendly formatting: outputs structured Markdown with sections, headers, and citations suitable for publishing.
  • Use Case: create a complete blog post on a given keyword with references and publish-ready formatting.

Quick Start

Instruct the AI to write a blog post on a chosen topic, specifying target keywords and desired tone.

Frequently Asked Questions about blog-post-writer

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

FAQPage Schema
How do I automate SEO blog post creation with web research?▼

You can automate SEO blog post creation by using a RAG pipeline that performs web search, extracts topical references, chunks content for context, and generates structured Markdown posts with citations.

What is RAG-based content generation for blog posts?▼

RAG-based content generation is a process that fetches topical references via web search, scrapes and chunks content for context, and uses an LLM to generate authoritative, SEO-optimized blog posts with citations.

How do I generate SEO-optimized Markdown with citations from a keyword?▼

To generate SEO-optimized Markdown with citations, input a target keyword into a deterministic workflow that searches the web, extracts relevant content, chunks it, and uses LLM-based generation to format the post.

Does automated blog post generation work for research-backed topics?▼

Yes, automated blog post generation is applicable to topics requiring research-backed content, utilizing a retrieval-augmented generation pipeline to fetch web references, extract content, and generate authoritative posts with structured formatting and citations.

Can I use web scraping and LLMs to write structured Markdown blog posts?▼

Yes, you can use web scraping and LLMs to write structured Markdown blog posts through a pipeline that scrapes search results, chunks the extracted content for embeddings, and generates SEO-focused formatted text.