spawn-pages

Plan and draft net-new marketing pages using the query-fanout pattern.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marketing teams often struggle to quickly and consistently fill core site pages (homepage, features, solutions, pricing, resources, about) with SEO-friendly, conversion-optimized content. This skill provides a repeatable workflow to plan and draft net-new pages using the query-fanout pattern and align them to inventory and templates.

Core Features & Use Cases

  • Query-fanout driven planning: Proposes 3-5 candidate pages for audiences, use cases, and verticals, then scopes to chosen directions. This yields core landing pages and resource hubs aligned to buyer intent.
  • Inventory-aware outputs: Reads .overgrow/inventory.md to mirror existing page structure and ensures generated pages slot into the current site taxonomy.
  • Template-aligned production: Emulates the site’s section patterns (hero, social proof, value props, features, FAQ) to ensure a shipping-ready layout that mirrors current pages.
  • Internal linking & SEO metadata: Integrates routing to existing pages (e.g., Pricing, Resources, About) and inserts SEO-friendly meta tags and a clear heading hierarchy.

Quick Start

Describe the product and desired page scope, then issue the spawn-pages instruction to generate the pages.

<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "Overgrow Spawn Pages", "description": "Tool to plan and draft net-new core marketing pages using the query-fanout pattern.", "url": "https://github.com/zhizdev/overgrow" } </script> <!-- placeholder: replace with real inventory-driven routes --> <!-- placeholder: add real page references once inventory is available -->

TODO

  • align generated pages with existing templates and style guides
  • verify inventory-driven routes exist in .overgrow/inventory.md
  • add additional internal links once inventory routes are confirmed

Frequently Asked Questions about spawn-pages

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

FAQPage Schema
How do I generate SEO-friendly marketing landing pages for different audiences?

Plan and draft net-new marketing pages using the query-fanout pattern, which proposes candidate pages for audiences, use cases, and verticals, then scopes to chosen directions aligned to buyer intent.

How do I create a consistent site taxonomy when adding new marketing content?

Create a consistent site taxonomy by reading inventory frontmatter conventions to mirror existing page structure, ensuring generated pages slot into the current site taxonomy without conflicts.

Can I draft homepage and features sections that match my existing site templates?

Yes, you can draft homepage and features sections that match existing site templates by emulating current section patterns like hero, social proof, value props, and FAQ for shipping-ready layouts.

Do I need an inventory file to plan and draft net-new marketing pages?

Yes, you need an inventory file at .overgrow/inventory.md to verify existing routes and internal links, ensuring newly spawned marketing pages align with the confirmed site structure.

What is the best way to build conversion-optimized resource hubs for specific verticals?

The best way to build conversion-optimized resource hubs is scoping query-fanout proposals to specific verticals, producing template-aligned pages with internal linking and SEO metadata for buyer intent alignment.