Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Analyze nonfiction manuscripts for reader engagement signals, including heading-level word counts, slow starts, long slogs, weak takeaway titles, value pacing, beta-reader comment dropoff, and abandonment risks. Use when auditing a book, guide, manual, course-like draft, or technical manuscript for value density, reader experience, or beta-feedback engagement patterns.
.claude/skills/hashgraph-online-manuscript-engagement-analytics/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | 270% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 112% | 0% |
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:
| 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 |
Use scripts/analyze_manuscript.py for deterministic Markdown structure analysis:
bashpython3 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.
Identify the target reader, book promise, and first meaningful payoff. If these are unclear, use book-toc-lab first.
Run the script or manually build a table:
textSection | Line | Words | Cumulative words | Reader takeaway | Risk
Mark where the reader gets:
Look for:
Prefer structural fixes:
When auditing engagement, return:
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.
Other measured skills in the registry, with their headline benchmark lift.