Install
openclaw skills install max-content-machineAutonomous 24/7 affiliate content production pipeline for OpenClaw agents. Orchestrates research → brief → article writing → quality gate → deploy. Supports multiple niche sites with silo structure, Amazon affiliate links, AEO/GEO optimization, and Cloudflare Workers deployment.
openclaw skills install max-content-machineTurns keywords into published SEO articles automatically:
KEYWORD-BACKLOG.md
↓
Lena (Research Agent) → content-brief.md
↓
Felix (Content Agent) → article.html
↓
Quality Gate (python3 quality_gate.py)
↓ PASS
Deploy (wrangler deploy)
↓
Sitemap update + Cache purge
Every article must have:
KEYWORD-BACKLOG.md with target keywords/your-site/
ARTIKEL-VORLAGE.html ← Article template
quality_gate.py ← Quality checker
wrangler.toml ← Cloudflare config
sitemap.xml ← Auto-updated
/workspace/
KEYWORD-BACKLOG.md ← Keyword queue
scripts/
pipeline_controller.py
post_article.py
generate_felix_brief.py