Paperwise
Search, annotate, and cite academic papers as webpages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Paperwise?โผ
Run `npx skills add sjqsgg/Paperwise --all -g -y` in your terminal to install the skill globally.
How to annotate a PDF paper automatically?โผ
Run `/paper read /path/to/file.pdf` and Paperwise generates a dual-column HTML page with color-coded highlights and per-paragraph annotation cards.
How to find relevant research papers?โผ
Use `/paper find "your topic"` to search OpenAlex and arXiv, ranked by relevance, citations, and recency, with results saved as a digest webpage.
Does Paperwise require API keys?โผ
No. It uses OpenAlex and arXiv, which are free and need no keys. A Semantic Scholar key is optional as a secondary source.
Can Paperwise generate citations?โผ
Yes. Run `/paper cite [[note-name]]` to instantly get APA 7th and BibTeX citations from any existing annotation.
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