Coordinates the full content generation pipeline — spawns writer and critic agents per platform, picks branded vs personal slide track, and invokes generate-branded-slides / generate-personal-slides directly for visuals. Entry point for /generate-content.
Evaluates content drafts on hook strength, fact grounding (against research brief), and content economy (cut-test). Scores 0-10 per dimension, returns structured feedback. Handles revision when drafts fail. One fresh invocation per draft.
Capture a clean PNG of a GitHub repository for use as a slide overlay. Given a repo URL or owner/repo, decides between the OG social-preview card (fast path) and a live page screenshot (fallback), saves to media/overlays/github/, and returns the absolute path. Spawned by slide-generation skills when they need a…
Generates platform-native content using Robin's voice profiles. Per platform produces a caption plus a slidesspec (TikTok/Instagram = personal, LinkedIn = branded). One fresh invocation per platform per draft.