academic-paper-strategist

academic-paper-strategist is a skill for Claude Code, Codex from lishix520/academic-paper-skills. It costs 201 tokens per session (5,001 once invoked), scanned A, original, MIT.

A planning framework for philosophy and interdisciplinary research papers intended for preprint websites such as PhilArchive and arXiv. A preprint website lets researchers share papers publicly before formal journal publication.

In plain words
What is it for?
Choosing a preprint platform, searching literature, identifying research gaps, assessing originality, planning chapters and arguments, and improving an outline for reviewers.
Why use it?
It helps turn an early research idea into a structured paper plan and tests whether the idea is original and supported by existing literature. It also accounts for the standards of the chosen publication platform.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Choosing a preprint platform, searching literature, identifying research gaps, assessing originality, planning chapters and arguments, and improving an outline for reviewers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lishix520/academic-paper-skills/strategist
About the project

Academic Paper Skills is a Claude Code framework for planning and writing philosophy and interdisciplinary academic papers through structured research and drafting workflows. It is intended for researchers who want to develop ideas into checked, submission-ready manuscripts, and its catalogue entries are the strategist and composer skills that provide this workflow.

lishix520/academic-paper-skills · 1,283 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lishix520/academic-paper-skills --skill strategist
Clone the repo
git clone --depth 1 https://github.com/lishix520/academic-paper-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for academic-paper-strategist

README.md
[![agentmods](https://agentmods.dev/badge/skills/lishix520/academic-paper-skills/strategist/github.svg)](https://agentmods.dev/skills/lishix520/academic-paper-skills/strategist)
Your own site
<a href="https://agentmods.dev/skills/lishix520/academic-paper-skills/strategist"><img src="https://agentmods.dev/badge/skills/lishix520/academic-paper-skills/strategist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for academic-paper-strategist

Your own site · 80×15
<a href="https://agentmods.dev/skills/lishix520/academic-paper-skills/strategist"><img src="https://agentmods.dev/badge/skills/lishix520/academic-paper-skills/strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 201 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,001 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00201 $0.05001
Opus 5 $0.00101 $0.02500
Sonnet 5 $0.00040 $0.01000
Haiku 4.5 $0.00020 $0.00500

Measured 13d ago against content hash a68c003ffdd6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

academic-paper-strategist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/evaluate_samples.py, scripts/gap_analysis.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

strategist/SKILL.md · 671 lines

How it starts

The opening of the file, as written. The whole thing — 671 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Academic Paper Strategist

Overview

This skill provides a systematic framework for strategic planning of academic papers in philosophy and interdisciplinary research. It guides you through three phases—from platform selection to optimized outline—with AI-driven literature search, research gap identification, originality assessment, and quality-controlled outline design.

Output: A detailed, review-ready paper outline with supporting documentation (platform style guide, literature review, gap analysis, reviewer assessment).

Companion Skill: Use academic-paper-composer to execute the outline and write the full paper.


When to Use This Skill

Use academic-paper-strategist when you need to:

Planning Stage:

  • Design a research paper from initial idea to structured outline
  • Identify a suitable publication platform (PhilArchive, arXiv, etc.)
  • Understand writing standards for a specific preprint platform

Research Stage:

  • Conduct systematic literature search
  • Identify research gaps with evidence
  • Assess originality of your research idea
  • Predict potential impact

Design Stage:

  • Structure paper chapters and arguments
  • Optimize outline from reviewer perspective
  • Prepare submission-ready strategy

Triggers:

  • "Plan a paper on [topic]"
  • "Help me design a paper about [subject]"
  • "Identify research gaps in [field]"
  • "Is this idea original?"
  • "What platform should I submit to?"

Workflow Overview

Phase 1: PLATFORM ANALYSIS (Target Selection + Style Learning)
    ↓
Phase 2: THEORETICAL FRAMEWORK (AI-Driven Gap Identification)
    ↓
Phase 3: OUTLINE OPTIMIZATION (Quality-Controlled Design)
    ↓
Output: Detailed Outline + Supporting Documentation

Quality Gates: 3 validation checkpoints ensure each phase meets standards before proceeding.


Phase 1: Platform Analysis

Goal

Identify the optimal submission platform and understand its writing standards through systematic sample paper analysis.

Read the full file on GitHub · 671 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 671 lines · 0 tokens per session scan A a68c003ffdd6

Subscribe to this mod's changes

academic-paper-strategist is a skill published in the GitHub repository lishix520/academic-paper-skills (1,283 stars, last pushed 8mo ago), licensed MIT. It adds 201 tokens to every session and 5,001 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

zeroplot

Create editable charts, diagrams, figures, posters, or slides from intent, data, or references.

blackblue-labs/zeroplot · 24 tokens

self-check

Check a LaTeX paper or grant proposal against itself and leave sited queries — cross-references, numbers that disagree, claims that outrun their evidence, terminology drift, scaffolding that must not ship. Runs passes weighted by where expert reviewers actually spend effort, reports rather than rewrites, and can write…

borgr/paper-sharpener · 104 tokens

preregister

Draft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study description. Output is a Markdown file with hypotheses, design, sampling plan, analysis plan, exclusions, and inference criteria — annotated with MUST / SHOULD / MAY clarity flags. Use when…

pedrohcgs/claude-code-my-workflow · 153 tokens

data-management-plan

Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing, preservation/archiving, and roles. Use when user says "data…

pedrohcgs/claude-code-my-workflow · 143 tokens

scaffold-exercises

Scaffold a graded problem set with sections, problems, worked solutions, and short "why this matters" explainers across analytical, empirical, and coding types. Use when user says "make a problem set on X", "scaffold exercises for this lecture", "create practice problems", "generate homework with a solution key"…

pedrohcgs/claude-code-my-workflow · 101 tokens

validate-bib

Validate bibliography entries against citations in all lecture files. Structural checks (missing/unused entries, malformed fields) by default; --semantic adds citation-drift detection, DOI verification, and style-consistency checks.

pedrohcgs/claude-code-my-workflow · 47 tokens