This generates complete academic survey papers by following the AutoSurvey pipeline: collect 50-200 papers from Semantic Scholar, generate multiple outlines in parallel and merge them, then write each subsection using RAG with inline citations. It enforces citation validation using NLI to check claims against sources and won't let you hallucinate references. The local coherence pass smooths transitions between subsections while preserving citations. You get a full LaTeX paper with BibTeX entries. Honestly, this is overkill for a three page related work section, but if you're actually writing a 20-30 page survey paper and need to synthesize hundreds of sources with verified citations, the structured pipeline keeps you from drowning in papers or making stuff up.
npx skills add https://github.com/lingzhi227/agent-research-skills --skill survey-generation