From smart-blog-skills
Analyzes blog quality then rewrites with data updates, YouTube embeds, and anti-AI humanization. Invoke via /rewrite.
How this skill is triggered — by the user, by Claude, or both
Slash command
/smart-blog-skills:rewrite <檔案> [--update]<檔案> [--update]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. 讀取原文
analyze 的分析邏輯,取得目前分數識別並保留原文中的優點:
skills/blog/references/video-embeds.md 的嵌入標準如果原文有以下問題,需要補充研究:
研究前先檢查 cache:
docs/research/{slug}/meta.md 是否存在生成 smart-blog-skills:blog-researcher agent(Agent tool)補充研究。
反幻覺規則同 write 流程。
讀取 skills/blog/references/content-rules.md,針對問題清單逐項修改:
skills/blog/references/humanizer-patterns.mdlastUpdated 為今天日期description,補充 150-160 字元coverImage,標記 [待補充:封面圖]生成 smart-blog-skills:blog-reviewer agent(Agent tool),傳入改寫後的完整文章。
關卡規則(同 write 流程):
| 條件 | 行動 |
|---|---|
| 總分 ≥ 90 AND 零 P0 問題 | 通過 → 進入 Phase 5 交付 |
| 總分 < 90 OR 任何 P0 問題 | 封鎖 → 傳回問題清單,在搜尋預算內進行修正 |
最多重試 2 次。2 次後仍未通過 → 交付但標示分數和未解決問題。
## 改寫完成:[標題]
### 分數變化
| 類別 | 改寫前 | 改寫後 | 變化 |
|------|--------|--------|------|
| 內容品質 | [N]/30 | [N]/30 | +[N] |
| SEO 優化 | [N]/25 | [N]/25 | +[N] |
| E-E-A-T | [N]/15 | [N]/15 | +[N] |
| 技術元素 | [N]/15 | [N]/15 | +[N] |
| AI 引用 | [N]/15 | [N]/15 | +[N] |
| **總分** | **[N]/100** | **[N]/100** | **+[N]** |
### 主要變更
- [列出主要修改項目]
### 新增數據
- [N] 筆新統計(✅ [V] / ⚠️ [S])
### 品質關卡結果
- 最終評分:[N]/100([等級])
- P0 問題:[無 / 已修正 N 個]
- AI Slop Detection:[PASS / PASS after N retries]
### 需要使用者處理
- [ ] 確認語氣是否保持一致
- [ ] 確認 [S] 標記的數據
- [ ] 替換 [內部連結] placeholder
當使用者說 /blog rewrite <file> --update 或 /blog update <file>:
lastUpdatednpx claudepluginhub rainday/smart-blog-skills --plugin smart-blog-skillsRewrites blog posts for Google rankings (E-E-A-T, Dec 2025 Core Update) and AI citations (GEO/AEO). Replaces fabricated stats, adds charts/images/FAQ schema, and detects AI content.
Generates blog articles from scratch using templates, web research, YouTube embeds, and AI humanizer. Includes hallucination verification and quality checks. Prioritizes traditional Chinese.
Transforms rough notes, bullet points, voice transcripts, or tweet dumps into polished blog posts. Optionally enriches with Tavily research for supporting data.