Skip to main content
GitHub repository

academic-paper

academic-paper contains 9 collected skills from curryfromuestc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
8
updated
2026-04-13
Forks
1
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

paper-humanize
english-language-and-literature-teachers-postsecondary

Remove AI writing patterns from English text with academic-aware overrides. Auto-detects LaTeX context for passive voice, hyphenated compounds, title case, curly quotes handling.

2026-04-13
paper-annotate
interpreters-and-translators

Placeholder for Phase C bilingual annotator. Adds sentence-level Chinese %-comments to English LaTeX source files. Currently not implemented.

2026-04-11
paper-revise
social-sciences-teachers-postsecondary-all-other

Process external reviewer comments on an academic paper submission. Parses comments, classifies Major/Minor/Editorial, builds RevisionRoadmap, drafts response letter in Reviewer-Action-Change format.

2026-04-11
paper-review
social-sciences-teachers-postsecondary-all-other

Simulate peer review on an academic LaTeX paper draft. Generates 5 reviewer personas, runs independent reviews with 5-dimension scoring, devils-advocate stress tests, editorial synthesis decision.

2026-04-11
paper-cite
computer-science-teachers-postsecondary

Manage references.bib in an academic LaTeX paper project. Add bibtex entries, validate natbib citation commands, check citation compliance (orphan citations, self-citation ratio, source currency).

2026-04-11
paper-compile
software-developers

Compile an academic LaTeX paper project with pdflatex and bibtex. Diagnoses LaTeX errors, checks page-limit compliance, runs bibtex, fixes undefined references and overfull-hbox warnings.

2026-04-11
paper-figure
software-developers

Generate publication-quality matplotlib or seaborn figures for an academic LaTeX paper. 11 EECS chart types (bar, line, heatmap, ROC, ablation, scaling). Output to figures/*.pdf.

2026-04-11
paper-draft
anthropology-and-archeology-teachers-postsecondarycomputer-science-teachers-postsecondary

Draft or revise a section of an academic LaTeX paper (abstract, intro, related work, method, experiments, results, discussion, conclusion). Uses TEEL paragraph framework and PaperConfig word budget.

2026-04-11
paper-new
computer-science-teachers-postsecondary

Create and scaffold a new academic LaTeX paper project for NeurIPS, ICML, CVPR, IEEE TPAMI, ACL or EMNLP. Initializes .paper-config.yml, main.tex, sections/, Makefile.

2026-04-11