whatisgithub

What is academic-shcolar-skills?

crazymsn/academic-shcolar-skills — explained in plain English

Analysis updated 2026-05-18

16PythonAudience · researcherComplexity · 3/5LicenseSetup · moderate

In one sentence

A suite of AI agent workflows that guides a research paper from literature review through writing, peer review, and revision.

Mindmap

mindmap
  root((Academic Scholar Skills))
    What it does
      Research to paper workflow
      Runs inside AI coding agents
      Slash command driven
    Tech stack
      Python
      Claude Code plugin
      Codex and OpenCode support
    Use cases
      Literature review
      Paper drafting
      Simulated peer review
    Audience
      Researchers
      Academics

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Run a literature review or systematic review with an AI agent team that follows the PRISMA standard.

USE CASE 2

Draft, outline, and revise an academic paper with dedicated agents for citations, figures, and disclosures.

USE CASE 3

Simulate peer review of a paper draft with an editor and reviewer agents that score it and suggest revisions.

What is it built with?

Python

How does it compare?

crazymsn/academic-shcolar-skills920linjerry-stack/capital-studioadya84/ha-world-cup-2026
Stars161616
LanguagePythonPythonPython
Setup difficultymoderateeasyeasy
Complexity3/53/52/5
Audienceresearcherresearchergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires an AI coding assistant (Claude Code, Codex, or OpenCode) already installed to run the skills.

Free to reuse and share with attribution, but only for non-commercial purposes.

So what is it?

Academic Scholar Skills is a suite of AI agent workflows for the full research-to-paper process. It is designed to run inside AI coding assistants: Claude Code, Codex, and OpenCode. Once installed, you invoke it through slash commands like /ars-plan or $academic-research-suite to move through stages of a research project, from finding literature to writing, revising, and formatting a paper. The suite is organized into four modules. The Deep Research module uses a 13-agent team to conduct literature reviews, systematic reviews, and meta-analyses. It includes guided Socratic dialogue, support for the PRISMA systematic review standard, and verification against the Semantic Scholar API. The Academic Paper module uses 12 agents to handle writing tasks: outlining, drafting, abstract writing, citation formatting, figure verification, disclosure statements, and revision coaching. The Academic Paper Reviewer module simulates peer review with 7 agents, including an editor-in-chief role and three dynamic reviewers, scoring submissions on a 0 to 100 rubric and producing a revision and resubmission traceability matrix. The Academic Pipeline module ties all of these together into a 10-stage orchestrator with checkpoints, claim verification, and a "Material Passport" that carries structured metadata about data access levels and reproducibility claims between stages. Installation in Claude Code is done through a plugin marketplace command. For Codex, a shell script installs a router skill that maps plain aliases like ars-plan and ars-lit-review to the suite. For OpenCode, you clone the repository and start the tool from that directory, it reads a configuration file that sets the default agent. This repository is described as a cleaned redistribution mirror of an upstream project. It removes binary showcase PDFs, GitHub Actions, and sponsorship metadata. The documentation is available in English, Simplified Chinese, Traditional Chinese, and Japanese. The license is CC BY-NC 4.0, which permits reuse for non-commercial purposes with attribution.

Copy-paste prompts

Prompt 1
Install academic-research-skills in Claude Code and run /ars-plan to start planning my paper.
Prompt 2
Use $academic-research-suite to plan a systematic literature review on my research topic.
Prompt 3
Walk me through the 10-stage Academic Pipeline from research to a finished paper draft.
Prompt 4
Explain how the Academic Paper Reviewer module scores a submission and produces a revision report.

Frequently asked questions

What is academic-shcolar-skills?

A suite of AI agent workflows that guides a research paper from literature review through writing, peer review, and revision.

What language is academic-shcolar-skills written in?

Mainly Python. The stack also includes Python.

What license does academic-shcolar-skills use?

Free to reuse and share with attribution, but only for non-commercial purposes.

How hard is academic-shcolar-skills to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is academic-shcolar-skills for?

Mainly researcher.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.