- Cursor IDE
- Claude Code Extension
- Codex Extension
- Installed Cursor IDE from https://cursor.com/
- Opened Cursor and navigated to Extensions
- Searched for and installed "Claude Code"
- Logged into Claude Code
- Searched for and installed "Codex"
- Logged into Codex
- Created a GitHub account
- Created a new public repository
- Opened the repository in Cursor
- Created this README.md file
- Solution: Restarted Cursor IDE and retried installation
- Solution: Ensured stable internet connection and re-authenticated
- Solution: Configured Git with username and email using: git config --global user.name "Your Name" git config --global user.email "your@email.com"
The setup was successfully completed, and all tools are working correctly.
This repository contains a research corpus on AI-powered SEO content production – a practitioner-focused investigation into how AI is changing SEO content workflows, LLM citations, and brand strategy.
| Folder | Contents |
|---|---|
research/sources.md |
10 expert profiles with links, collection dates, and annotations |
research/linkedin-posts/ |
LinkedIn posts from each expert (manually collected) |
research/youtube-transcripts/ |
Video transcripts fetched via fetch_transcripts.py |
research/other/ |
Cross-expert pattern analysis and emerging signals |
Experts were selected against four criteria:
- Practitioner status – actively runs SEO/content campaigns, not just commentary
- AI-specific output – publishes experiments, frameworks, or tools for AI content
- Verifiable track record – named clients, measurable results, or open-source tools
- Active in 2024–2026 – current relevance, not historical
| Expert | Why Chosen |
|---|---|
| Kevin Indig | Former VP SEO at Shopify, G2, Atlassian. Analyzed 7,000+ LLM citations. |
| Lily Ray | Google update authority. Created AEO framework tracking AI brand mentions. |
| Aleyda Solís | International SEO + LLM workflow automation. Practical prompt templates. |
| Chima Mmeje | Moz content strategist. Keyword clustering methodology for AI content. |
| Kyle Roof | Controlled ranking experiments with isolated test sites – empirical data. |
| Bernard Huang | Built Clearscope. Content relevance scoring and AI quality gates. |
| Ross Hudgens | Agency-side AI production at scale. "Brand-first SEO" framework. |
| Michał Suski | Surfer SEO co-founder. Tool-native AI workflows used by thousands. |
| Nathan Gotch | GEO frameworks and step-by-step AI tutorials – replicable templates. |
| AJ Ghergich | Enterprise AI content governance. Named on multiple expert lists. |
Across all 10 experts, six consensus themes emerged (detailed in research/other/cross-expert-patterns.md):
- AI Draft Model – AI writes 80%, humans add E-E-A-T
- LLM Citation ≠ Google SEO – Dual optimization required
- Brand as Infrastructure – Brand recognition is now a search variable
- Reddit, YouTube, Forums as SEO Infrastructure – LLMs cite them heavily
- Volume Without Quality is a Liability – Penalties for low-E-E-A-T AI content
- Evergreen Declining, Experience Rising – Original data is the moat
- Read
research/sources.mdto understand each expert's focus - Run
python fetch_transcripts.pyto download YouTube transcripts (requirespip install yt-dlp) - Study
research/other/cross-expert-patterns.mdfor actionable consensus and disagreements - Use the patterns to build your own AI content workflow
Research collected April 2026