SGloriaSGloriaCommunityยท1 Agent Skills Included

research-paper-pipeline

End-to-end academic paper writing, review, and rebuttal pipeline

Turns a rough research idea into a submission-ready conference paper through seven staged workflows: topic selection, literature review, method design, experiments, writing, figure generation, and mock peer review. Verifies every citation against arXiv and Semantic Scholar to eliminate hallucinated references, and converts Markdown drafts into venue-formatted LaTeX and PDF. Supports NeurIPS, ICML, ICLR, CVPR, ACL, and ICCSE templates with resumable progress tracking.
npx skills add SGloria/research-paper-pipeline --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install research-paper-pipeline?โ–ผ

Run `npx skills add SGloria/research-paper-pipeline --all -g -y` in your terminal to install the full pipeline globally. You also need Python 3.9+ and a LaTeX distribution such as TeX Live for PDF compilation.

Can it write a complete research paper from scratch?โ–ผ

Yes. Give it a research direction or keyword and it runs through idea generation, literature review, method design, experiments, writing, and figure creation to produce a formatted LaTeX paper and PDF.

Can I use only one stage like literature review or rebuttal?โ–ผ

Yes. The pipeline detects your input and jumps straight to the right stage, so you can request only a literature review, mock peer review, or rebuttal letter without running earlier phases.

How does it prevent fake citations?โ–ผ

It runs a four-layer verification checking arXiv IDs, DOIs, Semantic Scholar title matching, and metadata consistency, then flags or removes any reference that cannot be verified.

Which conferences and tools does it support?โ–ผ

It ships LaTeX templates for NeurIPS, ICML, ICLR, and ICCSE with built-in support for CVPR and ACL, and runs in Claude Code, Cursor, and other hosts that support the SKILL.md standard.

Related Repositories in Education & Research

View All in Education & Researchโ†’