Our review
Rewrites existing technical blog posts into a more natural, warm style following a reference style guide, and saves them in VuePress format.
Strengths
- Transforms dry technical content into engaging, human-readable prose
- Leverages multi-search aggregation to deepen technical explanations
- Outputs ready-to-use VuePress frontmatter and structure
Limitations
- Requires a reference.md file with the desired style guidelines
- Quality depends heavily on the clarity of the provided style guide
- Does not handle embedded images or media content
When you have a technically accurate blog post that needs a warmer, more conversational tone.
When the original formal tone must be preserved without any stylistic adjustments.
Security analysis
SafeThe skill only reads a style guide, analyzes a blog, optionally invokes a search agent, and writes a rewritten blog file. No destructive or exfiltrating actions are instructed.
No concerns found
Examples
Rewrite this blog post about Docker networking to be more conversational and relatable. Save it under docs/program.Make this comparison between React and Vue feel more like a friendly chat between developers.Rewrite the following Kubernetes tutorial so it reads like I'm explaining it to a colleague over coffee.name: blog2blog description: 将现有技术博客重写为更自然、有温度的风格。当用户说"重写这篇博客"、"优化文章风格"、"让博客更有人情味"时使用。输出符合 VuePress 格式的重写版本。
博客风格重写
Instructions
- 读取 reference.md 中的完整风格指南
- 分析现有博客的技术内容和结构
- 如果文章涉及技术概念介绍,使用 multi-search-aggregator agent 搜索相关资料
- 按照 reference.md 中的风格要求重写文章
- 保存重写后的文章到项目的 docs/program 目录下
输出格式
文章顶部必须包含 VuePress frontmatter:
---
title: 文章标题
date: YYYY-MM-DD
---
# 文章标题
[文章内容...]
注意:
- 保留原文的技术准确性
- date 使用当前日期(格式:YYYY-MM-DD)
- title 可以优化得更吸引人
- 遵循 reference.md 中的所有写作规范
Content Repurposer
Content
Transforms a single piece of content into platform-adapted publications.
SEO Blog Post Writer
Content
Writes SEO-optimized blog posts with proper structure and keywords.
YouTube Script Writer
Content
Writes engaging YouTube scripts with hooks, structure, and retention.