fix: resolve merge conflicts with main after ai-seo merge

Both ai-seo and churn-prevention updated marketplace.json and
VERSIONS.md. Merged both entries, bumped skill count to 29.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Corey Haines
2026-02-19 12:56:34 -08:00
9 changed files with 561 additions and 2 deletions
+3
View File
@@ -6,6 +6,7 @@ Current versions of all skills. Agents can compare against local versions to che
|-------|---------|--------------|
| ab-test-setup | 1.0.0 | 2026-01-27 |
| ad-creative | 1.0.0 | 2026-02-17 |
| ai-seo | 1.0.0 | 2026-02-18 |
| analytics-tracking | 1.0.0 | 2026-01-27 |
| churn-prevention | 1.0.0 | 2026-02-18 |
| cold-email | 1.0.0 | 2026-02-14 |
@@ -36,6 +37,8 @@ Current versions of all skills. Agents can compare against local versions to che
## Recent Changes
### 2026-02-18
- Added `ai-seo` skill for AI search optimization (AEO, GEO, LLMO, AI Overviews)
- Moved AEO/GEO content patterns from `seo-audit` references to `ai-seo` skill
- Added `churn-prevention` skill for cancel flows, save offers, dunning, and payment recovery
### 2026-02-17