Help us improve
Share bugs, ideas, or general feedback.
From content-creation
Extracts a structured writing style profile from sample articles, then rewrites any target text to match that voice. Useful for style analysis, imitation, and brand tone consistency.
How this skill is triggered — by the user, by Claude, or both
Slash command
/content-creation:style-cloneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
输入一篇或多篇样本文章,提取**文风画像**(结构化描述),然后将任意目标文章改写成该文风。
Share bugs, ideas, or general feedback.
输入一篇或多篇样本文章,提取文风画像(结构化描述),然后将任意目标文章改写成该文风。
按顺序执行,不得跳步。
用 AskUserQuestion 确认:
问题:
1. 样本文章是否已在消息中提供?(若无,提示用户粘贴)
2. 要改写的目标文章是什么?(若无,只做文风分析输出画像)
3. 改写时是否保留原文结构,还是可以自由重组?
若用户在调用时已提供样本文章 + 目标文章,跳过提问直接执行。
对样本文章进行深度分析,输出结构化文风画像(Style Profile)。
画像必须覆盖以下八个维度:
输出格式:
## 文风画像:[样本标题/作者]
**文风基因**:[一句话定义]
**参照系**:[最接近的已知风格]
### 句式节奏
[具体描述 + 典型例句摘录]
### 段落结构
[具体描述]
### 词汇偏好
[具体描述 + 高频词示例]
### 叙事视角
[具体描述]
### 情感温度
[具体描述]
### 论证逻辑
[具体描述]
### 修辞手法
[具体描述 + 典型例句]
### 禁忌清单
- 不用 [具体词汇/句式]
- 不做 [具体行为]
基于 Step 2 的文风画像,对目标文章进行改写。
改写原则:
改写后输出:
## 改写结果
[改写后全文]
---
## 关键文风调整说明(3-5条)
- 原文 [XXX句式] → 改写为 [YYY句式],因为样本文风偏好...
- ...
若用户希望保存文风画像供后续复用,将画像写入:
./output/style-profiles/[作者或标签]-style-profile-[YYYY-MM-DD].md
若用户提供多篇样本:
npx claudepluginhub lovstudio/skills --plugin generalRephrases or rewrites content to match user's preferred tone, voice, and style using WritingKit and UserProfile JSON. Preserves facts for article drafts.
Extracts writing styles from texts or authors like Lu Xun and Wang Zengqi, generates new content in that style on any topic, manages personal style library. Auto-activates on style imitation or extraction requests.
Analyzes user's Yuque documents to extract writing style profile—vocabulary habits, sentence patterns, tone—for consistent voice when generating new content. Useful for style analysis requests.