46 lines
1.8 KiB
Markdown
46 lines
1.8 KiB
Markdown
# Codex Automation System
|
|
|
|
This folder defines reusable Codex workflows for QRMaster and GreenLens Pro.
|
|
Use these as operating playbooks when asking Codex to run growth, SEO, content,
|
|
or app-store work.
|
|
|
|
## Active Automations
|
|
|
|
### QRMaster
|
|
|
|
1. `qrmaster-pr-seo-review.md`
|
|
- Purpose: review every SEO, landing page, and conversion change before it is merged.
|
|
- Primary plugins/tools: GitHub, Codex.
|
|
- Primary skills: `ai-seo`, `content-strategy`, `careful`, `qa`.
|
|
|
|
2. `qrmaster-seo-sprint-machine.md`
|
|
- Purpose: plan and produce a weekly SEO sprint from keyword backlog to PR-ready work.
|
|
- Primary plugins/tools: GitHub, Coupler or CSV exports, Codex.
|
|
- Primary skills: `content-strategy`, `ai-seo`, `copywriting`, `qa`.
|
|
|
|
3. `qrmaster-broken-link-cta-checker.md`
|
|
- Purpose: catch broken internal links and broken CTAs after direct `main`
|
|
branch changes.
|
|
- Primary plugins/tools: Codex, GitHub Actions or local npm script.
|
|
- Primary skills: `qa`, `ai-seo`.
|
|
|
|
### GreenLens Pro
|
|
|
|
1. `greenlens-pain-mining-machine.md`
|
|
- Purpose: turn reviews, comments, competitor messaging, and search questions into
|
|
product, ASO, and content opportunities.
|
|
- Primary plugins/tools: Codex, Gmail, Coupler or CSV exports.
|
|
- Primary skills: `app-store-aso`, `content-strategy`, `copywriting`.
|
|
|
|
2. `greenlens-viral-slideshow-machine.md`
|
|
- Purpose: turn validated plant pains into TikTok, Instagram, and Canva-ready
|
|
slideshow assets.
|
|
- Primary plugins/tools: Canva, Codex, Gmail/Fyxer for creator briefs.
|
|
- Primary skills: `content-strategy`, `copywriting`, `ad-creative`, `app-store-aso`.
|
|
|
|
## Operating Rule
|
|
|
|
Do not automate publishing directly. Automate drafts, PRs, reviews, and packaged
|
|
outputs first. A human should approve live SEO pages, store metadata, influencer
|
|
messages, and paid/conversion changes.
|