원클릭으로
dasheng-style-profiler
面向自媒体作者的文风 DNA 提取与分析技能。从历史文章中建立可复用的风格画像,输出 14 维分析、段落配方、叙述方法体系、内容推进方式等,供改写阶段调用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
面向自媒体作者的文风 DNA 提取与分析技能。从历史文章中建立可复用的风格画像,输出 14 维分析、段落配方、叙述方法体系、内容推进方式等,供改写阶段调用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when Dasheng Publish needs to route Xiaohongshu publishing or content access through API-first CLI, MCP, or browser fallback bridges.
Use when Dasheng Publish needs to prepare, upload, or package Bilibili video submissions from completed transwrite video channel packs.
Use when running Stage 3 Draft from approved Brief topics and producing Reasoning Sheets, standard drafts, and draft quality gates.
Use when the workflow enters Postmortem after Publish and published content needs to be evaluated with performance data, Publish Guard status, accuracy checks, and knowledge-base writeback suggestions.
Use when Dasheng draft or transwrite needs HTML Anything templates, editable article HTML, social cards, posters, or visual HTML references.
Use when Dasheng transwrite needs no-human or human-material talking-head videos rendered through the local html-video project.
| name | dasheng-style-profiler |
| description | 面向自媒体作者的文风 DNA 提取与分析技能。从历史文章中建立可复用的风格画像,输出 14 维分析、段落配方、叙述方法体系、内容推进方式等,供改写阶段调用。 |
将"像不像这个作者写的"从主观感觉,变成可执行、可复用、可迭代的显式资产,为 rewrite 阶段提供个人风格 DNA。
DASHENG_WORKSPACE=${DASHENG_WORKSPACE:-/Volumes/PSSD/Projects/公众号文章}${DASHENG_WORKSPACE}/风格库/{作者}/风格画像.md${DASHENG_WORKSPACE}/风格参考/{作者}/)references/style-14d-framework.md)使用下列四层共 14 维(详见 references/style-14d-framework.md):
按以下顺序输出:
样本概况14维风格分析标点符号偏好分块习惯段落配方叙述方法体系内容推进方式Few-shot 示例段落情绪曲线分析起承转合模板可复用 Prompt Block风格画像文件路径最终画像默认保存到:
${DASHENG_WORKSPACE}/风格库/{作者}/风格画像.md${DASHENG_WORKSPACE}/风格库/{作者}/style_dna.yaml(结构化数据)如果用户未指定作者目录,降级保存到:
/tmp/{author_slug}-style-profile.md生成的风格画像可在 rewrite 阶段使用:
# rewrite 时指定个人风格 DNA
python3 scripts/rewrite_with_personal_dna.py --dna-path "${DASHENG_WORKSPACE}/风格库/{作者}/风格画像.md"
.md.txt.docx(先提取文本再分析)最终文档结构使用:
references/style-profile-template.md