academic-writing
NewAcademic writing assistant: integrate Zotero reference search, MinerU PDF parsing, and scientific-skills for writing
Summary
This skill transforms Claude Code into an academic writing assistant by integrating Zotero reference management, MinerU PDF parsing, and scientific writing capabilities.
- It helps researchers and students draft papers, manage citations, and extract information from PDFs efficiently.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/academic-writing.md https://raw.githubusercontent.com/hyperbolic-c/auto-writing/main/SKILL.md/academic-writingUse Cases
Usage Examples
/academic-writing search Zotero for papers by 'Smith 2020' and add them to my bibliography
Parse this PDF with MinerU and extract all references: /path/to/paper.pdf
Rewrite this paragraph for a journal submission: 'The experiment was conducted by the researchers...'
Security Audits
Frequently Asked Questions
What is academic-writing?
This skill transforms Claude Code into an academic writing assistant by integrating Zotero reference management, MinerU PDF parsing, and scientific writing capabilities. It helps researchers and students draft papers, manage citations, and extract information from PDFs efficiently.
How to install academic-writing?
To install academic-writing: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/academic-writing.md https://raw.githubusercontent.com/hyperbolic-c/auto-writing/main/SKILL.md. Finally, /academic-writing in Claude Code.
What is academic-writing best for?
academic-writing is a skill categorized under General. Created by User.
What can I use academic-writing for?
academic-writing is useful for: Search your Zotero library for references by author, title, or keyword and insert them into your document.; Parse a PDF with MinerU to extract text, figures, and metadata for literature review.; Generate a formatted bibliography in APA, MLA, or Chicago style from your Zotero collection.; Rewrite a scientific paragraph to improve clarity while preserving technical accuracy.; Summarize a research paper from its PDF or Zotero entry into a concise abstract.; Check your draft for common academic writing issues like passive voice overuse or jargon..