Skip to content
Content
Skill

/wewrite-style

WeWrite 风格设置模块:首次使用引导(onboard)+ 重设公众号写作风格配置(style.yaml)。 触发关键词:重新设置风格、修改风格配置、设置公众号风格、公众号首次设置、换写作人格、 改排版主题偏好。也由主入口 wewrite 在缺 style.yaml 时自动激活。 不应被通用的"改文风"、"润色"触发——那是编辑动作,不是配置动作。

From plugin
wewrite
3k10 skills
Install
$ npx -y skills add oaker-io/wewrite --skill wewrite-style --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/wewrite-style

Context preview

The summary Claude sees to decide when to auto-load this skill.

WeWrite 风格设置模块:首次使用引导(onboard)+ 重设公众号写作风格配置(style.yaml)。 触发关键词:重新设置风格、修改风格配置、设置公众号风格、公众号首次设置、换写作人格、 改排版主题偏好。也由主入口 wewrite 在缺 style.yaml 时自动激活。 不应被通用的"改文风"、"润色"触发——那是编辑动作,不是配置动作。

SKILL.md

wewrite-style.SKILL.md
name: wewrite-style
description: |
  WeWrite 风格设置模块:首次使用引导(onboard)+ 重设公众号写作风格配置(style.yaml)。
  触发关键词:重新设置风格、修改风格配置、设置公众号风格、公众号首次设置、换写作人格、
  改排版主题偏好。也由主入口 wewrite 在缺 style.yaml 时自动激活。
  不应被通用的"改文风"、"润色"触发——那是编辑动作,不是配置动作。
allowed-tools:
  - Bash
  - Read
  - Write
  - Edit
  - Glob

wewrite-style — 风格设置 / Onboard

运行约定

  • **CLI**:确定性操作走 `wewrite` 命令(需在 PATH;缺失则引导 `uv tool install wewrite`,或在仓库里 `bash install.sh`)。
  • **{home}**:用户状态目录 = `$WEWRITE_HOME` 或 `~/.wewrite`(`wewrite home` 可查)。config/style/history/playbook/output/exemplars 全在 {home},不在仓库;references 文档中的状态路径同此约定。
  • **`读取: <路径>`** = 用文件读取工具真实读完该文件再继续,不是注释。
  • **references/**:本 skill 自带 `{skill_dir}/references/`;references 文档内的 `{skill_dir}` 即本 skill 目录。
  • 本模块是**交互式**的(需要问用户问题),不受主管道"全自动"约束。

执行

**触发场景**: 1. 主入口 Step 1 发现 `{home}/style.yaml` 不存在(首次使用) 2. 用户说"重新设置风格"、"修改配置"

两种场景都执行:

读取: {skill_dir}/references/onboard.md

按 onboard.md 的 Phase 1-4 完成:交互式收集信息 → 生成 `{home}/style.yaml` → 可选 Playbook 建库 → 试跑询问。重设风格时以现有 style.yaml 为基线,只改用户要改的字段, 改完展示全文让用户确认。

**完成后**:若由主管道激活(首次 onboard),回到主管道 Step 1 继续;若用户单独触发, 告知"配置已更新,下次写作自动生效"。

Ships withwewrite

一句话完成选题、素材、写作和审稿——配图、排版与发布随时按需追加 一个给 AI Agent(Claude Code / Codex / OpenClaw / Hermes 等)用的公众号内容 Skill。你说「写一篇公众号文章」,它会抓热点、评选题、搜真实素材、按你的人格风格出稿并完成编辑审稿。正文完成后,你可以直接交付,也可以再单独要求配图、排版预览或推送草稿箱。原始正文始终保留;配图会生成独立图片和带图副本。想改就按自己的意思改,再让它「学习我的修改」,下一篇会更像你。

Get the whole plugin
Stats
3,053
Stars
487
Forks
Active
Maintenance
Python
Language
MIT
License
12h ago
Last commit
4mo ago
Created

Repo: oaker-io/wewrite

Other skills on wewrite.