跳到主要内容
知仓学习社ZHICANG

manuscript-engagement-analytics

Analyze nonfiction manuscripts for reader engagement signals, including heading-level word counts, slow starts, long slogs, weak takeaway titles, va…

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少8 个文本文件,22 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Manuscript Engagement Analytics

Core Lens

Reader engagement can be approximated by mapping value over reading time. A manuscript with long stretches between useful payoffs, vague topic headings, or reader-comment dropoff is signaling where readers may get bored, confused, or stuck.

Use this skill to:

  • Generate heading-level word-count maps.
  • Find slow starts and long slogs.
  • Audit whether headings promise reader takeaways.
  • Interpret beta-reader comment locations and abandonment.
  • Produce a revision queue for value pacing.

Reference Routing

| Need | Read |

|------|------|

| Engagement analytics concepts | references/core/knowledge.md |

| Analysis rules and thresholds | references/core/rules.md |

| Example maps and findings | references/core/examples.md |

| Fast audit checklist | references/core/checklist.md |

| Step-by-step engagement audit | workflows/audit-engagement.md |

Script

Use scripts/analyze_manuscript.py for deterministic Markdown structure analysis:

python3 skills/manuscript-engagement-analytics/scripts/analyze_manuscript.py manuscript.md

It outputs a table of headings, line numbers, word counts, cumulative words, and heuristic flags. Use the script output as evidence, then apply judgment from the references.

Workflow

1. Establish The Reader Promise

Identify the target reader, book promise, and first meaningful payoff. If these are unclear, use book-toc-lab first.

2. Generate A Structure Map

Run the script or manually build a table:

Section | Line | Words | Cumulative words | Reader takeaway | Risk

3. Mark Value Events

Mark where the reader gets:

  • A usable idea.
  • A decision frame.
  • A checklist.
  • A worked example.
  • A lab or exercise.
  • A troubleshooting answer.

4. Diagnose Engagement Risks

Look for:

  • Too many words before first payoff.
  • Long sections with weak takeaways.
  • Back-to-back setup sections.
  • Vague headings that hide the reader value.
  • Beta-reader comments stopping near the same section.

5. Recommend Revision Actions

Prefer structural fixes:

  • Move value earlier.
  • Cut or compress low-payoff setup.
  • Rename headings around reader outcomes.
  • Split long sections.
  • Convert theory into examples, checklists, labs, or decisions.

Output Format

When auditing engagement, return:

  1. Promise and first-payoff diagnosis.
  2. Value map or script output summary.
  3. Highest-risk sections.
  4. Revision recommendations ordered by expected engagement impact.
  5. Beta-reader comment/dropoff interpretation when data exists.
  6. Follow-up checks after revision.

Quality Bar

Use metrics as signals, not verdicts. Word counts and comment dropoff show where to inspect; the final recommendation should explain what reader value is missing, delayed, or unclear.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/LVTD-LLC/skills/skills/manuscript-engagement-analytics/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能