Leaderboard/Writing/academic-paper-skills
Last commit on January 4, 2026·Created on January 4, 2026

lishix520/academic-paper-skills

Turns a research idea into a submission-ready manuscript, one quality gate at a time.
Combined rank
#246
across all skills
In Writing
#12
category rank
Stars
1.3k
+2.4% in last 7d
Forks
142
+2.2% in last 7d
Watchers
3
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This pair of skills guides philosophy and interdisciplinary scholars through the full arc of academic writing: strategic planning from platform selection through literature gap analysis and optimized outlining, then systematic chapter-by-chapter composition with iterative quality checks at each stage. Built for preprint venues such as PhilArchive and arXiv, the workflow produces a submission-ready manuscript and a complete set of supporting reports. It serves researchers who need structure without losing intellectual control.

WHO IT'S FOR
Philosophy and Interdisciplinary Researchers
planning and writing academic papers
Graduate Students and Early-Career Academics
structuring paper outlines and submissions
AI-Assisted Research Authors
integrating AI into paper production workflows
Preprint Platform Submitters
preparing manuscripts for submission to preprint archives
Repository contents

2 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Install the two-skill bundle for Claude Code

Installs: Complete academic-paper-skills two-skill bundle: academic-paper-strategist and academic-paper-composer. · Claude Code

Before you start
  • Claude Code installed and configured
  • Python 3.8+ for the verification scripts

Run from: Run the copy step from the root of the cloned academic-paper-skills repository.

  1. Clone the repository from the parent directory where you want the academic-paper-skills directory created.

    git clone https://github.com/lishix520/academic-paper-skills.git
  2. Change the terminal working directory to the root of the cloned academic-paper-skills repository.

  3. Copy both skill directories into the Claude Code skills directory.

    cp -r strategist ~/.claude/skills/academic-paper-strategist
    cp -r composer ~/.claude/skills/academic-paper-composer
  4. Restart Claude Code to load the installed skills.

composer/SKILL.md · Checked Sep 18, 2026README_CN.md · Checked Sep 18, 2026strategist/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Plan a paper from a research topic

Uses academic-paper-strategist

  • A specific research topic or initial paper idea to replace [your research topic]
Use academic-paper-strategist to plan a paper on [your research topic]. Guide me through platform selection, literature and gap analysis, and creation of a structured, reviewer-assessed outline.
strategist/SKILL.md · Checked Sep 18, 2026
Suggested first task

Check an outline and prepare its writing tracker

Uses academic-paper-composer

  • A detailed optimized paper outline supplied in place of [outline path or pasted text]
  • Applicable platform writing standards, if available
Use academic-paper-composer with the detailed optimized outline at [outline path or pasted text]. Verify that its chapters, word counts, content guidance, and argument structure are complete, then create the writing progress tracker and stop at Decision Point 1 before drafting.
composer/SKILL.md · Checked Sep 18, 2026