manuscript-engagement-analytics
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.
Works with
--- name: manuscript-engagement-analytics description: 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. license: MIT --- # 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: ```bash 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: ```text 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.
More SEO & Marketing skills
ai-video-generation
skills-101/superpowers
Generate AI videos with Google Veo, Seedance 2.0, HappyHorse, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 2.0, HappyHorse 1.0, Wan 2.5, Grok Imagine Video, OmniHuman, Fabric, HunyuanVideo. Capabilities: text-to-video, image-to-video, reference-to-video, video editing, lipsync, avatar animation, video upscaling, foley sound. Use for: social media videos, marketing content, explainer videos, product demos, AI avatars. Triggers: video generation, ai video, text to video, image to video, veo, animate image, video from image, ai animation, video generator, generate video, t2v, i2v, ai video maker, create video with ai, runway alternative, pika alternative, sora alternative, kling alternative, seedance, happyhorse
ai-image-generation
skills-101/superpowers
Generate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: GPT-Image-2, FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to image, stable diffusion, generate image, ai art, midjourney alternative, dall-e alternative, text2img, t2i, image generator, ai picture, create image with ai, generative ai, ai illustration, grok image, gemini image, gpt image, openai image, chatgpt image
ai-avatar-video
skills-101/superpowers
Create AI avatar and talking head videos via inference.sh CLI. Recommended: P-Video-Avatar (fastest, cheapest, built-in TTS). Also: OmniHuman, Fabric, PixVerse. Audio: Inworld TTS-2 (100+ languages, emotion steering for characters), ElevenLabs, Kokoro. Capabilities: audio-driven avatars, text-to-avatar, lipsync videos, talking head generation, virtual presenters, UGC content. Use for: AI presenters, explainer videos, virtual influencers, dubbing, marketing videos, UGC ads, gaming avatars, NPC dialogue. Triggers: ai avatar, talking head, lipsync, avatar video, virtual presenter, ai spokesperson, audio driven video, heygen alternative, synthesia alternative, talking avatar, lip sync, video avatar, ai presenter, digital human, ugc, ugc video, ugc ad, avatar ugc

