---
name: "Run academic literature review and paper-output workflows with Aut Sci Write"
slug: "run-academic-literature-review-and-paper-output-workflows-with-aut-sci-write"
description: "Use Aut Sci Write to let an agent search scholarly sources, download papers, extract PDF evidence, sync Zotero citations, and produce review or presentation artifacts."
github_stars: 151
verification: "security_reviewed"
source: "https://github.com/ShZhao27208/Aut_Sci_Write"
author: "Shuo Zhao"
publisher_type: "independent"
category: "Research & Scraping"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "ShZhao27208/Aut_Sci_Write"
  github_stars: 151
---

# Run academic literature review and paper-output workflows with Aut Sci Write

Use Aut Sci Write to let an agent search scholarly sources, download papers, extract PDF evidence, sync Zotero citations, and produce review or presentation artifacts.

## Prerequisites

Agent Skills-compatible runtime such as Claude Code, Codex, Cursor, OpenClaw, or opencode; Python 3.10+; Node.js 18+; optional Zotero, Web of Science, NCBI/PubMed, Elsevier, Springer, Anthropic, Moonshot, and Tesseract configuration depending on the selected sub-skill.

## Installation

Use the upstream install or setup path that matches your environment:
- npx skills add ShZhao27208/Aut_Sci_Write -g -y
- npx 安装后仍需安装 Python 依赖才能运行技能：
- pip install -r requirements.txt
- git clone https://github.com/ShZhao27208/Aut_Sci_Write.git

Requirements and caveats from upstream:
- [![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white)](https://www.python.org/)
- [![Node.js](https://img.shields.io/badge/Node.js-18%2B-339933?logo=node.js&logoColor=white)](https://nodejs.org/)
- **Python 3.10 及以上**：用于运行 sci-search、sci-extract、sci-figure、sci-review、sci-ppt 等基于 Python 的技能

- Source: https://github.com/ShZhao27208/Aut_Sci_Write
- Extracted from upstream docs: https://raw.githubusercontent.com/ShZhao27208/Aut_Sci_Write/HEAD/README.md

## Documentation

- https://shzhao27208.github.io/Aut_Sci_Write/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-academic-literature-review-and-paper-output-workflows-with-aut-sci-write/)
