← ClaudeAtlas

review-google-docs-articlelisted

Reviews a TrueProfit Google Docs article before publishing, one QA step at a time. Use this whenever the user wants to "review an article", "review this doc", "QA a blog doc", "check the links in this Google Doc", "run a link review", "find internal link opportunities", "check external links / references", or asks whether a doc's links and citations are ready to publish. Also trigger when the user pastes a Google Docs URL plus a list of "URLs to check" and asks what to add, remove, or fix. It also handles the CTA image (`[cta]` marker), "Further Reading" placement, and FAQ-redundancy checks. Steps so far: (1) Internal & External Links, (2) CTA image, (3) Further Reading placement, (4) FAQ redundancy — more to be added later. Prefer this skill over eyeballing the doc or checking links, the CTA, Further Reading, or the FAQ by hand.
khanhvo2172-dotcom/seo-skills · ★ 0 · Code & Development · score 72
Install: claude install-skill khanhvo2172-dotcom/seo-skills
# Review a TrueProfit Google Docs Article This skill runs a structured pre-publish QA review of a TrueProfit blog article that lives in a Google Doc. The review is deliberately **modular** — each step is a self-contained QA pass with its own reference file. Steps 1–4 (links, CTA image, Further Reading, FAQ redundancy) exist today; future steps (tone/humanization, data benchmarks, formatting, …) slot in the same way. ## How to run a review 1. Ask which step(s) the user wants if they didn't say. Default to running **all available steps in order** (1 → 2 → 3 → 4). 2. For each requested step, open its reference file and follow it exactly. 3. Deliver each step's findings as a **report in chat** (not a file) using the structure the step defines. If running multiple steps, give one clearly-headed section per step. ## Available steps | # | Step | Reference file | What it checks | |---|------|----------------|----------------| | 1 | Internal & External Links | `references/step-1-internal-external-links.md` | Missing internal-link opportunities (with anchor-text proposals), duplicate links to remove, and external-reference accuracy (benchmark matching + DR≥65 authority + broken links) | | 2 | CTA image | `references/step-2-3-structure-checks.md` | Whether a `[cta]` marker qualifies for the CTA image (> 5 H2, Quick Recap excluded, FAQ counted) and, if so, **inserts** the CTA image trigger; warns on short articles | | 3 | Further Reading placement | `references/step-2-3-struct