claude-code-paper-writing
Academic paper writing, literature review, slides, and submission checks
Tells the agent how to run the empirical research wiki: which folders hold papers, variables, and datasets, how to write bidirectional links between pages, and which skill commands to trigger for ingestion, drafting, and review.
All Skills in This Repository (110)
Pure Emerald Level Indicatorsproof-checker
Identify and fix gaps in LaTeX mathematical proofs via cross-model adversarial review.
proof-writer
Draft rigorous mathematical proofs for ML/AI theory theorems.
formula-derivation
Structure research formula derivations into paper-ready packages with assumptions and notation.
markitdown
Convert PDFs, DOCX, PPTX, XLSX, images, and more into Markdown.
Extract text and tables from PDFs using Python libraries.
docx
Create, edit, and analyze .docx documents via XML and Python/Node tooling.
paper-poster
Generate conference posters from compiled papers in A0 or A1 sizes.
nature-paper2ppt
Translate scientific papers into editable Nature-style Chinese PPTX decks.
paper-to-beamer
Transform academic paper PDFs into compilable Beamer decks with XeLaTeX.
academic-presentations
Generate slide decks and narrated videos from research papers.
paper-slides
Convert a compiled paper into Beamer slides and an editable PPTX.
pptx
Automate PPTX slide creation, editing, and templating workflows.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-paper-writing?▼
Run `npx skills add Chanw-research/claude-code-paper-writing --all -g -y` in your terminal to install all skills globally.
How to write a paper with Claude Code?▼
Start with the paper-plan skill to build an outline from your results, then use paper-write for section-by-section LaTeX drafting and paper-compile to produce the final PDF.
Can it prevent fake citations in my paper?▼
Yes. The citation-audit and citation-verifier skills check every reference against DBLP, CrossRef, and arXiv so hallucinated or mismatched entries are caught before submission.
Can it turn a paper into slides or a poster?▼
Yes. Skills like paper-to-beamer, nature-paper2ppt, paper-slides, and paper-poster convert a finished paper into Beamer decks, PowerPoint slides, or conference posters.
Does it work for non-ML academic papers?▼
Yes. It includes Nature Portfolio playbooks, management literature review workflows, and empirical research notes for economics, finance, and management fields.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides