Skip to content
Content
Skill

/wewrite-stats

WeWrite 数据复盘模块:拉取微信公众号文章的阅读/分享/点赞数据,回填历史记录并给出 选题、标题、框架的调整建议。 触发关键词:看看文章数据、文章数据怎么样、效果复盘、看看表现、阅读量怎么样。 需要公众号/WeWrite 上下文;不应被通用的"数据分析"触发。

From plugin
wewrite
3k10 skills
Install
$ npx -y skills add oaker-io/wewrite --skill wewrite-stats --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-stats

Context preview

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

WeWrite 数据复盘模块:拉取微信公众号文章的阅读/分享/点赞数据,回填历史记录并给出 选题、标题、框架的调整建议。 触发关键词:看看文章数据、文章数据怎么样、效果复盘、看看表现、阅读量怎么样。 需要公众号/WeWrite 上下文;不应被通用的"数据分析"触发。

SKILL.md

wewrite-stats.SKILL.md
name: wewrite-stats
description: |
  WeWrite 数据复盘模块:拉取微信公众号文章的阅读/分享/点赞数据,回填历史记录并给出
  选题、标题、框架的调整建议。
  触发关键词:看看文章数据、文章数据怎么样、效果复盘、看看表现、阅读量怎么样。
  需要公众号/WeWrite 上下文;不应被通用的"数据分析"触发。
allowed-tools:
  - Bash
  - Read
  - Write
  - Edit

wewrite-stats — 文章数据复盘

运行约定

  • **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 目录。

执行

读取: {skill_dir}/references/effect-review.md

按其流程执行:`fetch_stats.py --days 7` 拉数据 → 匹配并回填 `history.yaml` 的 stats 字段 → 分析最好/最差表现及原因 → 给出后续选题/标题/框架的调整建议。

**前置**:需要 config.yaml 里的微信 API 凭证。缺凭证 → 告知用户"数据复盘需要配置 公众号 API(config.yaml),当前只能基于 history.yaml 已有记录做定性分析",然后就 history.yaml 现有内容能分析多少分析多少。刚发布的文章 → 告知等 24h 后再看。

**下游影响**:回填的 stats 会被选题模块(wewrite-topic)读取——哪种框架/增强策略 表现好会加权到下次推荐。这是数据闭环的一半,另一半是 wewrite-learn 的改稿飞轮。

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
13h ago
Last commit
4mo ago
Created

Repo: oaker-io/wewrite

Other skills on wewrite.