
from smart-blog-skills34
Analyze and rewrite blog posts to improve clarity, update outdated data, preserve author voice, and apply humanization rules to reduce AI-style writing artifact
Smart Blog Rewrite analyzes existing blog posts, identifies structural and content issues, and performs targeted rewrites to improve clarity, SEO, and factual freshness. It preserves the author's voice, audits embedded YouTube videos, updates frontmatter (lastUpdated, description), and applies a 'Humanizer' pass to reduce AI-like phrasing.
Use when the user asks to rewrite or update blog content (commands like 'rewrite blog', '改寫文章', or when freshness, tone, or SEO quality needs improvement). It's suitable for full rewrites or incremental updates where 70%+ original content should be preserved.
Designed for content-focused agents that can run research steps and edit MDX/markdown content; integrates with researcher agents for fetching fresh stats.
Smart Blog Rewrite skill provides a 5-phase workflow for analyzing and rewriting blog posts with anti-AI-detection humanizer patterns. No bundled scripts — purely instruction-driven. References external files (humanizer-patterns.md, content-rules.md, video-embeds.md) and a companion researcher agent that most users won't have. Well-structured phases but bilingual (Chinese/English) limits broad usability.
No security concerns. Purely instruction-based skill with no executable code. The anti-AI-detection (Humanizer) patterns are a niche but real use case. Cache logic for research results is a nice architectural touch.