Skip to content

Research Article

From question to fact-checked long-form article with citations.

workflowWriting Technical Writing·AEAether Library·v2.0·4.8(70)·1.3K runs·Updated 13d agoDemo item · example figures

When to use

  • Articles where every claim must be sourced.

Steps

≈ 4–7 min · ~38k tokens
  1. 1Research webPlan queries, read primary sources.skill
  2. 2Extract sourcesFetch and store source text with dates.tool
  3. 3Analyze claimsAtomic claims with confidence levels.prompt
  4. 4Draft articleWrite only from extracted claims.agent
  5. 5Any low-confidence claims?Yes → back to step 1 for those claims. No → continue.condition
  6. 6Fact checkVerify every sentence against claims table.skill
  7. 7Generate final outputMarkdown with sources section.prompt
Trigger
Manual run or API call
Outputs
article.md, sources.json, fact-check report
Permissions
web.search (read) · web.fetch (read)

Variables

{{topic}} *Article subject.text
{{audience}}Who reads it. · e.g. technical practitionerstext
{{length}}Target length. · e.g. 1500number

Input and output

Expected input
Topic and audience.
Expected output
Markdown article with sources section and fact-check report.

Version history

  1. v2.02026-09-06 · aetherCurrentFact check loops back on low confidence.