Formats articles into website guide entries with SEO. Does not edit the article — only formatting, SEO, and schema work.
- Purpose — Validates NewsRoom’s Guide JSON schema, optimizes SEO (meta title/description, related links, schema markup), ensures internal-linking coherence, and prepares copy-paste-ready JSON for
apps/web/src/content/seoContent.ts. - Model —
openai-codex/gpt-5.5(default) - Trigger — On-demand, after a NewsRoom article is approved
- Workspace —
~/.openclaw/workspace-webpublisher - Memory — References
~/silver-castle/apps/web/src/content/seoContent.ts(read-only, to check existing slugs) - Related — Takes NewsRoom output; submits formatted JSON for manual deployment. See content-agency-pipeline.