Content Generator
Core Standard
Create pages that would save a serious reader time. Condense the best available material into one coherent, useful page. Do not write filler, keyword soup, or generic AI-shaped prose.
Prefer evergreen framing, but use dates when precision matters. Avoid brittle claims like "recently" or "today" unless the user explicitly wants current-news language.
Workflow
- Map the content surface. Inspect the current site voice, page model, route structure, metadata, schema, internal links, and any existing FAQ or source patterns before drafting.
- Research current sources. Browse for current primary or high-quality sources when the topic is technical, scientific, legal, market-sensitive, or likely to have changed. Prefer primary sources, standards bodies, original papers, official docs, major labs, and reputable technical explainers. Keep source links for citations or bibliography.
- Extract only what matters. Identify the reader's real questions, the technical mechanics, the practical implications, what the topic can and cannot do, common misunderstandings, and how it connects to the site owner's expertise.
- Draft in the site's voice. Match the site's established tone and rhythm. Use human, confident prose with some wit where natural. Avoid "unlock," "transform," "leverage" reflexes unless they are genuinely the right word.
- Add meaningful FAQ. Use FAQs only when they answer real search/user questions. Make answers specific, useful, and non-duplicative. If FAQ schema exists, wire it correctly; if not, add it in the existing content architecture.
- Revise at least three passes.
- Pass 1: factual accuracy, source grounding, and technical correctness.
- Pass 2: structure, flow, scannability, internal links, and search intent.
- Pass 3: voice, redundancy removal, readability, and "would I actually read this?" quality.
- Verify the page. Build or render locally, inspect metadata/schema/sitemap output, run browser checks for layout, and confirm live behavior after deployment when shipping.
Research Rules
- Use citations for technical claims that are not common knowledge or that may change over time.
- Prefer original sources for algorithms, standards, and policy: papers, NIST/IETF/NSA/CISA, official product pages, standards projects, and major research-lab documentation.
- Use secondary explainers only when they clarify pedagogy, not as authority for sensitive claims.
- Compare multiple sources when claims affect strategy, security, finance, medicine, law, or infrastructure.
- Record uncertainty directly. Good content says "not a silver bullet" when the technology is not a silver bullet.
FAQ Rules
Strong FAQ questions usually start from:
- "What is..."
- "How does..."
- "Can it..."
- "Will it replace..."
- "What are the risks..."
- "How do we evaluate..."
- "What should a buyer ask..."
- "What is the difference between..."
Avoid FAQs that merely restate headings. Each answer should teach something or resolve a real objection.
Style Rules
- Lead with a clear thesis.
- Use concrete mechanisms before abstractions.
- Prefer short paragraphs with occasional dense technical sections where the reader benefits.
- Bold sparingly to mark high-value ideas, not to decorate.
- Keep humor dry and earned.
- Internal links should feel helpful, not like SEO confetti.
- Write for intelligent readers who do not need condescension and may not know the math yet.
Line Discipline
Review every line for intention before shipping. For each sentence, ask two questions: does this line have a purpose, and does it fulfill it? Cut or rewrite any line that cannot answer both. A line earns its place by doing work, never by sounding nice or filling space.
Delivery Checklist
Before reporting completion:
- The route is in the sitemap and prerenders.
- Title and meta description are present and specific.
- FAQ appears visibly where relevant and, if supported, in JSON-LD.
- Source links or bibliography render cleanly.
- The content has passed three revision passes.
- Local browser checks and screenshots were reviewed.
- Live links were verified after deploy when deployment is requested.
Final pass
List the information the page must carry, then compress it into the fewest exact words. Keep every fact while removing every filler word.
Language pass
End every draft by stripping machine tells: reflexive antithesis, hollow intensifiers, echo summaries, and manufactured triads.
1---2name: content-generator3description: Research, draft, revise, and verify high-authority website content pages. Use when the agent needs to create or substantially update SEO/GEO/LLM-readable content, technical explainers, service pages, education pages, work pages, landing pages, FAQ sections, or long-form site copy that should be current, source-grounded, non-generic, readable, and aligned to an existing site voice.4---56# Content Generator78## Core Standard910Create pages that would save a serious reader time. Condense the best available material into one coherent, useful page. Do not write filler, keyword soup, or generic AI-shaped prose.1112Prefer evergreen framing, but use dates when precision matters. Avoid brittle claims like "recently" or "today" unless the user explicitly wants current-news language.1314## Workflow15161. **Map the content surface.** Inspect the current site voice, page model, route structure, metadata, schema, internal links, and any existing FAQ or source patterns before drafting.172. **Research current sources.** Browse for current primary or high-quality sources when the topic is technical, scientific, legal, market-sensitive, or likely to have changed. Prefer primary sources, standards bodies, original papers, official docs, major labs, and reputable technical explainers. Keep source links for citations or bibliography.183. **Extract only what matters.** Identify the reader's real questions, the technical mechanics, the practical implications, what the topic can and cannot do, common misunderstandings, and how it connects to the site owner's expertise.194. **Draft in the site's voice.** Match the site's established tone and rhythm. Use human, confident prose with some wit where natural. Avoid "unlock," "transform," "leverage" reflexes unless they are genuinely the right word.205. **Add meaningful FAQ.** Use FAQs only when they answer real search/user questions. Make answers specific, useful, and non-duplicative. If FAQ schema exists, wire it correctly; if not, add it in the existing content architecture.216. **Revise at least three passes.**22 - Pass 1: factual accuracy, source grounding, and technical correctness.23 - Pass 2: structure, flow, scannability, internal links, and search intent.24 - Pass 3: voice, redundancy removal, readability, and "would I actually read this?" quality.257. **Verify the page.** Build or render locally, inspect metadata/schema/sitemap output, run browser checks for layout, and confirm live behavior after deployment when shipping.2627## Research Rules2829- Use citations for technical claims that are not common knowledge or that may change over time.30- Prefer original sources for algorithms, standards, and policy: papers, NIST/IETF/NSA/CISA, official product pages, standards projects, and major research-lab documentation.31- Use secondary explainers only when they clarify pedagogy, not as authority for sensitive claims.32- Compare multiple sources when claims affect strategy, security, finance, medicine, law, or infrastructure.33- Record uncertainty directly. Good content says "not a silver bullet" when the technology is not a silver bullet.3435## FAQ Rules3637Strong FAQ questions usually start from:3839- "What is..."40- "How does..."41- "Can it..."42- "Will it replace..."43- "What are the risks..."44- "How do we evaluate..."45- "What should a buyer ask..."46- "What is the difference between..."4748Avoid FAQs that merely restate headings. Each answer should teach something or resolve a real objection.4950## Style Rules5152- Lead with a clear thesis.53- Use concrete mechanisms before abstractions.54- Prefer short paragraphs with occasional dense technical sections where the reader benefits.55- Bold sparingly to mark high-value ideas, not to decorate.56- Keep humor dry and earned.57- Internal links should feel helpful, not like SEO confetti.58- Write for intelligent readers who do not need condescension and may not know the math yet.5960## Line Discipline6162Review every line for intention before shipping. For each sentence, ask two questions: does this line have a purpose, and does it fulfill it? Cut or rewrite any line that cannot answer both. A line earns its place by doing work, never by sounding nice or filling space.6364## Delivery Checklist6566Before reporting completion:6768- The route is in the sitemap and prerenders.69- Title and meta description are present and specific.70- FAQ appears visibly where relevant and, if supported, in JSON-LD.71- Source links or bibliography render cleanly.72- The content has passed three revision passes.73- Local browser checks and screenshots were reviewed.74- Live links were verified after deploy when deployment is requested.7576## Final pass77List the information the page must carry, then compress it into the fewest exact words. Keep every fact while removing every filler word.7879## Language pass80End every draft by stripping machine tells: reflexive antithesis, hollow intensifiers, echo summaries, and manufactured triads.