End-to-end SEO content automation for Taiwan B2C clients. Analyzes a domain with Ahrefs, plans 30 articles, produces one health-compliant Traditional Chinese article per day, audits against Taiwan health regulations, and publishes as WordPress draft. Use when user asks to analyze a domain, plan SEO articles, or automate content publishing. Triggers: 'analyze {domain}', '分析網址', '規劃 30 篇', '每日文章', 'SEO 自動化'.
一套 6 個協作的 OpenClaw skill,專為台灣 B2C 健康類客戶打造。從網址分析到 WordPress 發文全自動。
把以下存到專案根目錄的 .env:
AHREFS_API_TOKEN="你的 Ahrefs token"
WP_USERNAME="WordPress 帳號"
WP_APP_PASSWORD="WordPress Application Password"
WP_BASE_URL="https://你的客戶網址"
DISCORD_WEBHOOK_URL="選填,通知用"
複製 config/site.example.yaml 為 config/site.yaml 並填入你客戶資料。
首次規劃:
「用 seo-automation-suite 分析 hsuanlin.com.tw 並規劃 30 篇」
啟動排程:
「啟動每日 9:00 自動產文」
手動跑一篇:
「跑今天的文章」
| Skill | 功能 |
|---|---|
seo-master-orchestrator | 總指揮,串連其他 5 個 skill |
seo-keyword-research | 用 Ahrefs API 做關鍵字研究與選題 |
seo-article-writer | 根據產業 prompt 產出 2,500 字草稿 |
seo-health-compliance-auditor | 健康類強制稽核,擋下違規 |
seo-wordpress-publisher | 發 WordPress draft(Phase 1 預設) |
詳細說明見 skills/{skill-name}/SKILL.md。
當前鎖定 Phase 1 = 發 draft。不是預設全自動上線,因為:
升級路徑(必須人工改 config/site.yaml,orchestrator 不會自己升):