← ClaudeAtlas

trueprofit-blog-triggerslisted

Recheck a TrueProfit blog Google Doc and add the CMS "highlight triggers" the n8n publishing workflow needs before a post can be built: a Content Highlight label above formulas and Pro tip/Note callouts, Image trigger lines with auto-numbered be.trueprofit.io CDN URLs, and a linked CTA image above a [cta] marker - and it reports whether the Quick Recap and FAQ sections exist and whether any Further Reading block is mis-placed. Use this whenever the user asks to "check", "prep", "recheck", "add triggers to", or "get ready for publish" a blog Google Doc, mentions Content Highlight / Quick Recap / FAQ / Image triggers / sentence notes / CTA image / Further Reading placement, gives a Google Docs link for the TrueProfit blog pipeline, or is about to push a doc through the n8n blog automation. Edits the doc in place via the Google Docs API, first tab only. Prefer this skill over editing the doc by hand or eyeballing the triggers.
khanhvo2172-dotcom/seo-skills · ★ 0 · Data & Documents · score 72
Install: claude install-skill khanhvo2172-dotcom/seo-skills
# TrueProfit blog trigger prep Blog drafts live in Google Docs. Before the n8n workflow can turn a doc into a WordPress post, the doc has to contain plain-text **trigger lines** that tell the parser where the special CMS blocks go. This skill rechecks a doc's **first tab** and adds the triggers that are missing, so the author doesn't have to remember the exact syntax. It does the mechanical, easy-to-forget parts. It deliberately does **not** invent editorial content (it won't write a Quick Recap or FAQ for you) — it just tells you when those are missing so you can write them. ## What it adds vs. flags | Element | Behaviour | |---|---| | **Content Highlight** | **Adds** a `Content Highlight` label line above qualifying content (see rules below). | | **Image** | **Adds** an `Image (sentence note): <url>, Alt is "<alt>"` line **above** each embedded image. URL+alt come from either a base slug (auto-numbered, blank alt) or an explicit per-image list. | | **CTA image** | **Adds** an image trigger above a `[cta]` marker — fixed URL and alt, plus a `Link is` to the Shopify app listing tagged with the article's main keyword — **but only when the article has more than 5 Heading 2 sections** (FAQ counted). A shorter article gets a **warning** and nothing is inserted. | | **Quick Recap** | **Flags only.** If the first tab has no Quick Recap, it tells you — it does not write one. | | **FAQ** | **Flags only.** Same — reports missing, never fabricates Q&A. | | **Further Reading** | **F