Ai-Mee Help Centre
Home
Features
How-To Guides
FAQ
Need Help?
Home
Features
How-To Guides
FAQ
Need Help?

Platform Post Improvement

This folder contains the migration plan for improving platform-specific content generation. Each phase is self-contained and can be implemented and deployed independently.

Phases

PhaseFileFocusPrerequisites
1phase-1-prompt-intent-overhaul.mdRewrite generator prompts with distinct intent per channel groupNone
2phase-2-email-enrichment.mdInject user notes + scraped website content into email generationPhase 1
3phase-3-blog-seo-gsc.mdGoogle Search Console OAuth, keyword cache, keyword-targeted blog postsPhase 1
4phase-4-social-forum-signals.mdWire forum/community trend signals into social auto-generationPhase 1
5phase-5-scheduled-rescrape.mdAutomatic weekly/monthly website re-scrape to keep email context freshPhase 2

Dependency Order

Phase 1 (prompt rewrites — no risk, start here)
  ├── Phase 2 (email enrichment)
  │     └── Phase 5 (scheduled re-scrape)
  ├── Phase 3 (Google Search Console)   ← parallel with Phase 4
  └── Phase 4 (forum signals)          ← parallel with Phase 3

Scope

These phases are independent of the messaging-first migration (Phases 0–6). They can be implemented in any order relative to those phases and do not require GoClaw, Telegram, or agent team changes.