From wewrite
交互式引导用户完成 WeWrite 公众号写作风格配置的首次设置或重新配置,生成 style.yaml 文件。适用于首次使用或用户主动要求修改风格配置的场景。
How this skill is triggered — by the user, by Claude, or both
Slash command
/wewrite:wewrite-styleThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **CLI**:确定性操作走 `wewrite` 命令(需在 PATH;缺失则引导 `uv tool install wewrite`,或在仓库里 `bash install.sh`)。
wewrite 命令(需在 PATH;缺失则引导 uv tool install wewrite,或在仓库里 bash install.sh)。$WEWRITE_HOME 或 ~/.wewrite(wewrite home 可查)。config/style/history/playbook/output/exemplars 全在 {home},不在仓库;references 文档中的状态路径同此约定。读取: <路径> = 用文件读取工具真实读完该文件再继续,不是注释。{skill_dir}/references/;references 文档内的 {skill_dir} 即本 skill 目录。触发场景:
{home}/style.yaml 不存在(首次使用)两种场景都执行:
读取: {skill_dir}/references/onboard.md
按 onboard.md 的 Phase 1-4 完成:交互式收集信息 → 生成 {home}/style.yaml →
可选 Playbook 建库 → 试跑询问。重设风格时以现有 style.yaml 为基线,只改用户要改的字段,
改完展示全文让用户确认。
完成后:若由主管道激活(首次 onboard),回到主管道 Step 1 继续;若用户单独触发, 告知"配置已更新,下次写作自动生效"。
npx claudepluginhub imraywang/wewriteGuides users from idea to finished article for platforms like WeChat, Xiaohongshu, and Zhihu. Follows a structured workflow: style extraction, brief, outline, research, drafting, and final delivery. Not for editing or publishing existing content.
Learns writing preferences from user edits, imports exemplar articles to build a style library, and extracts layout themes from WeChat public account articles. For WeWrite users.
Defines personalized writing conventions, voice, tone, and style preferences. Useful for maintaining consistency when generating or editing text.