paper2anything
Turn research papers into slides, posters, webpages, and posts
All Skills in This Repository (4)
Pure Emerald Level Indicatorspaper2xhs
Convert academic paper PDFs into Xiaohongshu posts with cover images and tags.
paper2slides
Convert academic paper PDFs into presentation decks using matplotlib and pptx.
paper2html
Convert academic paper PDFs into single-page project webpages.
paper2wechat
Convert academic paper PDFs into structured WeChat articles.
Frequently Asked Questions
FAQPage SchemaHow to install paper2anything?โผ
Run `npx skills add QuZhan51496/paper2anything --all -g -y` in your terminal to install all five skills globally. You also need a free MINERU_API_TOKEN in the .env file for PDF parsing.
How to turn a research paper into slides?โผ
Just say "make slides from this paper" with your PDF path, and paper2slides parses the paper, builds an outline, and renders a polished .pptx deck with quality checks.
Can it make a conference poster from a PDF?โผ
Yes. The paper2poster skill turns your paper into a print-ready HTML/PNG poster, letting you confirm the size, layout, and figure choices before rendering.
Does paper2anything support Chinese social media?โผ
Yes. It can write Xiaohongshu multi-image posts and WeChat Official Account articles from your paper, including covers and optional one-click publishing.
Do I need coding skills to use paper2anything?โผ
No. Once installed, you simply describe what you want in plain language, and the agent handles parsing, design, and file generation for you.
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