All Composites

SEO Content Factory

draft

Research competitors via Firecrawl → write SEO content via Claude → design page via Stitch → deploy via Vercel

Tool Chain (0 tools)

Skill Template

---
name: seo-content-factory
description: Research, write, design, and deploy SEO pages at scale
user-invocable: false
---

# SEO Content Factory

Chain: Firecrawl → Claude → Stitch → Vercel

## Steps
1. **Research competitors** via Firecrawl MCP
   - Input: target keywords, competitor URLs
   - Output: competitor content analysis, keyword gaps, content structure

2. **Write SEO content** via Claude API
   - Input: keyword targets, content gaps, brand voice, word count
   - Output: SEO-optimized page content with meta tags, headers, structured data

3. **Design page** via Google Stitch MCP
   - Input: content + design.md + brand guidelines
   - Output: designed page mockup + component code

4. **Deploy** via Vercel MCP
   - Input: page code + route
   - Output: live URL

## Usage
Provide: target keywords, competitor URLs, brand guidelines
Returns: live deployed SEO page URL