
Content Production
Structure landing pages and docs so Perplexity, ChatGPT, and Google AI Overviews extract quotable passages and cite your site.
Overview
AI Citation Readiness is an agent skill most often used in Launch (also Grow) that optimizes page structure so AI platforms cite your content in generated answers.
Install
npx skills add https://github.com/alirezarezvani/claude-skills --skill content-productionWhat is this skill?
- Five AI citation signals: answer-first H2 openings (40–60 words), 120–180 word self-contained chunks, and extraction-fri
- Contrasts weak buildup intros with answer-first copy templates usable in agent rewrites
- Frames AEO as independent from classic SEO—a #1 Google page can still fail AI extraction
- Guidance targets Perplexity, ChatGPT, Google AI Overviews, and Claude citation behavior
- Section-level formatting rules agents can apply when drafting or refactoring marketing content
- 5 AI citation signals documented in the skill
- 40–60 words recommended for answer-first openings after each H2
- 120–180 word target for passage-level citability chunks
Adoption & trust: 552 installs on skills.sh; 17.5k GitHub stars; 3/3 security scanners passed (skills.sh audits).
What problem does it solve?
You rank on Google or publish great ideas, but AI answer engines skip your pages because sections bury the claim and paragraphs are not extractable in isolation.
Who is it for?
Solo builders rewriting docs, landing pages, or blog posts for Perplexity/ChatGPT/Google AI Overview citations while they still control the CMS or markdown repo.
Skip if: Teams that only need technical SEO audits (crawl, Core Web Vitals, schema) with no on-page AEO restructuring, or pages where content is locked in non-editable third-party templates.
When should I use this skill?
Optimizing or rewriting marketing, docs, or blog content where AI answer engines should cite specific sections.
What do I get? / Deliverables
After applying the five citation signals, each major section leads with a quotable claim and self-contained evidence blocks that agents can enforce across your site copy.
- Answer-first section rewrites
- Passage-sized content chunks with claims and evidence
- AEO-aligned page outline agents can apply site-wide
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
AI citation readiness is the canonical shelf under Launch because solo builders install it when optimizing for answer-engine visibility, not traditional blue-link rank alone. GEO (generative engine optimization) is where AEO tactics—answer-first sections and passage-level citability—map directly to the journey facet for AI-search visibility.
Where it fits
Rewrite pricing and feature H2s so the opening sentence states the plan comparison claim AI tools can quote.
Pair classic keyword intent with answer-first section intros before shipping a launch blog post.
Refresh tutorial chunks to 120–180 word self-contained units when expanding a help center for AI referrals.
Draft a waitlist landing page with citability rules so early positioning survives AI-generated competitor summaries.
How it compares
Use for passage-level AEO formatting rules, not as a replacement for a full technical SEO crawler or backlink strategy.
Common Questions / FAQ
Who is AI Citation Readiness for?
Indie founders, technical bloggers, and solo SaaS marketers who write their own site copy and want AI answer engines to quote specific sections with clear claims and evidence.
When should I use AI Citation Readiness?
Use it in Launch when polishing GEO-facing pages, in Grow when refreshing content hubs, and anytime you refactor H2 sections so the first 40–60 words answer the implied question before launch traffic or AI referrals matter.
Is AI Citation Readiness safe to install?
It is editorial guidance only—review the Security Audits panel on this Prism page for the underlying skill package before installing from your agent’s skill marketplace.
SKILL.md
READMESKILL.md - Content Production
# AI Citation Readiness How to optimize content so AI platforms (Perplexity, ChatGPT, Google AI Overviews, Claude) cite your pages in their answers. This is the emerging "second SEO" — ranking in AI-generated answers, not just Google blue links. ## Why this matters AI answer engines extract passages from web content and present them as citations. Content that's structured for extraction gets cited more often. This is independent of traditional SEO — a page can rank #1 on Google but never get cited by AI because it's not formatted for extraction. ## The 5 AI citation signals ### 1. Answer-first paragraphs The first 40-60 words after each H2 must directly answer the section's implied question. AI platforms extract these opening passages as citation candidates. **Bad (builds up to the answer):** ``` There are many factors to consider when choosing a framework. Performance, ecosystem, and learning curve all play a role. After evaluating several options, React remains the best choice for most teams in 2026. ``` **Good (answer first):** ``` React is the best frontend framework for most teams in 2026. It has the largest ecosystem (4.2M weekly npm downloads), the most hiring demand, and the best balance of performance and developer experience. ``` ### 2. Passage-level citability Structure content in self-contained 120-180 word chunks that make sense when extracted in isolation. Each chunk should: - State a clear claim - Provide supporting evidence - Cite a source - Work as a standalone answer ### 3. Entity clarity Use full entity names on first reference, then consistent abbreviations. AI models need unambiguous entity references to match queries. **Bad:** "The framework's new feature improves DX significantly." **Good:** "React 19's Server Components improve developer experience (DX) by reducing client-side JavaScript by 40%." ### 4. Q&A formatting Include explicit question-and-answer patterns. These directly match how users query AI platforms. ```markdown ## How much does React hosting cost? React hosting ranges from $0 (Vercel/Netlify free tier) to $20-50/month for production apps with custom domains and CI/CD. Static sites built with React are effectively free to host. ``` ### 5. Freshness signals AI platforms prefer recently updated content. Include: - `dateModified` in JSON-LD or frontmatter - "Last updated: [date]" visible on page - Update frequency: evergreen content should be refreshed every 6-12 months ## Scoring for content_quality_gates.py ``` AI Citation Readiness checks: Answer-first paragraphs at H2 → pass/fail (check first 60 words) Passage length 120-180 words → pass/warn/fail Entity clarity (no ambiguous "it") → pass/warn (heuristic) Q&A section present → pass/fail Freshness signal present → pass/fail ``` ## What NOT to do - Don't stuff FAQ schema on every page — use it only when genuine Q&A exists - Don't write for extraction at the expense of human readability - Don't fabricate statistics to make passages more "citable" - Don't keyword-stuff entity names — use them naturally # Content Brief Guide A brief isn't a writing assignment. It's a contract between the strategist and the writer — and when you're both the same person, it's still the contract between your thinking brain and your writing brain. Skip it and you'll rewrite. Do it right and the draft almost writes itself. --- ## Why Briefs Fail (and How to Fix Them) Most briefs are too vague. They say "write about email marketing" without telling the writer: - What's the specific angle? - Who's the reader? - What keywords matter? - What tone? - What should the reader do after? The result: a draft that misses the mark on every axis. **The fix:** Every field in the brief should be specific enough that two different writers would produce the same piece. --- ## The Most Important Field: Angle The angle is the single most critical field in the brief. It's your differentiated take — not ju