Data-Wise/scholar

3 stars · Last commit 2026-03-05

Academic workflows for research and teaching - 21 commands for literature management, manuscript writing, simulation studies, and course material generation. Claude Code plugin.

README preview

# Scholar Plugin

> **Academic workflows for research and teaching** - Literature management, manuscript writing, simulation studies, course material generation, and 17 A-grade research skills

A comprehensive Claude Code plugin for academic workflows combining research and teaching. Features unified Plugin + MCP architecture with 33 slash commands and research skills.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Version](https://img.shields.io/badge/version-2.17.0-blue.svg)](https://github.com/Data-Wise/scholar/releases/tag/v2.17.0)
[![Tests](https://img.shields.io/badge/tests-3340%20passing-brightgreen.svg)](https://github.com/Data-Wise/scholar)

---

## Features

### 📚 31 Slash Commands

**Literature Management (4 commands)**
- `/arxiv <query>` - Search arXiv for papers (top-level command)
- `/doi <doi>` - Look up paper metadata by DOI (top-level command)
- `/bib:search <query>` - Search BibTeX files for entries

View full repository on GitHub →