spawn-blogs

Generate missing blog topics and draft posts from pillar inventory gaps.

7|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/zhizdev/overgrow --skill spawn-blogs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spawn-blogs
Source: https://github.com/zhizdev/overgrow/tree/main/.cursor/skills/spawn-blogs
Command: npx skills add https://github.com/zhizdev/overgrow --skill spawn-blogs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill identifies gaps in a site's blog pillar inventory and plans net-new posts using a structured query-fanout approach to expand topical coverage.

Core Features & Use Cases

  • Inventory-aware planning: Scans the existing pillar inventory to avoid duplication and target underrepresented topics.
  • Fan-out topic generation: Creates a broader set of sub-intents (definitional, how-to, comparison, etc.) to ensure a comprehensive content cluster.
  • Post-format drafting: Outputs each topic as a draft post in the project's existing post format, mirroring an existing frontmatter shape.

Quick Start

Generate 3 seed blog topics that fill gaps in the current pillar inventory.

Frequently Asked Questions about spawn-blogs

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

FAQPage Schema
How do I find missing blog topics for my content pillars?

To find missing blog topics, scan the existing content inventory to identify gaps and generate sub-intents using a query-fanout pattern, ensuring new topics map to relevant search intents and avoid duplicating existing pages.

What is the query-fanout pattern for SEO content generation?

The query-fanout pattern for SEO content generation expands a core topic into broader sub-intents like definitional, how-to, and comparison queries, ensuring comprehensive topical coverage across content pillars.

How do I generate blog drafts that match my existing post format?

Generate blog drafts matching your existing post format by mirroring the frontmatter shape of an existing post, producing one structured draft per topic that aligns with the project's current content inventory.

Can I avoid duplicating existing pages when planning new blog posts?

Yes, you can avoid duplicating existing pages by performing inventory-aware planning that scans your current content pillars, ensuring newly generated topics target underrepresented areas without overlapping existing URLs.

What's the best way to expand topical coverage for a blog cluster?

The best way to expand topical coverage for a blog cluster is generating a broad set of sub-intents through query fan-out, targeting definitional and comparison queries to fill gaps within the pillar inventory.