academic-paper

academic-paper is a skill for Claude Code, Codex from yinqd3/workbuddy-skills. It costs 137 tokens per session (1,362 once invoked), scanned A, original, MIT.

An academic writing workflow covering planning, drafting, revising, reviewing, citations, abstracts, formatting, and disclosure statements. It supports several paper types, citation styles, and outputs such as LaTeX, DOCX, PDF, and Markdown.

In plain words
What is it for?
Use it to plan or write a paper, create an outline or bilingual abstract, review literature, revise a manuscript, check citations, convert formats, or prepare an AI-use statement.
Why use it?
It organizes the many stages of preparing a research paper and helps handle tasks such as literature reviews, citation checks, and responses to reviewer feedback.

Skill for Claude CodeCodex

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

Good fit Use it to plan or write a paper, create an outline or bilingual abstract, review literature, revise a manuscript, check citations, convert formats, or prepare an AI-use statement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yinqd3/workbuddy-skills/academic-paper
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 yinqd3/workbuddy-skills --skill academic-paper
Clone the repo
git clone --depth 1 https://github.com/yinqd3/workbuddy-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

README.md
[![agentmods](https://agentmods.dev/badge/skills/yinqd3/workbuddy-skills/academic-paper/github.svg)](https://agentmods.dev/skills/yinqd3/workbuddy-skills/academic-paper)
Your own site
<a href="https://agentmods.dev/skills/yinqd3/workbuddy-skills/academic-paper"><img src="https://agentmods.dev/badge/skills/yinqd3/workbuddy-skills/academic-paper/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/yinqd3/workbuddy-skills/academic-paper"><img src="https://agentmods.dev/badge/skills/yinqd3/workbuddy-skills/academic-paper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,362 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.00137 $0.01362
Opus 5 $0.00068 $0.00681
Sonnet 5 $0.00027 $0.00272
Haiku 4.5 $0.00014 $0.00136

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

Security

Grade A, and why

academic-paper 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 11d ago.

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.

academic-research/academic-paper/SKILL.md · 97 lines

How it starts

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

Academic Paper — 学术论文写作 Agent 团队

通用学术论文写作工具——12-Agent 管线覆盖所有学科。

快速开始

写一篇关于生物凝胶固定化在厌氧消化中应用的论文

10 种运行模式

模式 适用场景
full 从头写完整论文
plan 需要引导式规划(不确定结构时首选)
outline 只需要论文大纲
revision 已有论文需要修改
revision-coach 收到审稿意见需要解构为修改路线图
abstract 只需要中英双语摘要
lit-review 文献综述
format-convert 引文格式/文档格式转换
citation-check 引文完整性检查
disclosure AI 使用声明

不确定时,默认用 plan 模式。

Agent 团队(12 个)

# Agent 角色 阶段
1 录入 Agent 配置面试:论文类型、学科、期刊、引文格式、输出格式、字数 阶段 0
2 文献策略 Agent 检索策略设计、文献筛选、注释文献目录 阶段 1
3 结构架构 Agent 论文结构选择、详细大纲、字数分配、证据映射 阶段 2
4 论证构建 Agent 论证构建、声明-证据链、逻辑流、反论证处理 阶段 3
5 草稿写作 Agent 逐节全文起草、学科语域调整、字数跟踪 阶段 4
6 引文合规 Agent 引文格式验证、参考文献完整性、DOI 检查 阶段 5a
7 双语摘要 Agent 中英双语摘要、各 5-7 个关键词 阶段 5b
8 同行评审 Agent 模拟双盲评审、五维评分、修订建议(最多 2 轮) 阶段 6
9 格式化 Agent LaTeX/DOCX/PDF/Markdown 输出、期刊格式、引文格式转换(APA/Chicago/MLA/IEEE/Vancouver) 阶段 7
10 苏格拉底导师 Agent Plan 模式引导:逐章引导、收敛标准、问题分类 Plan 模式
11 可视化 Agent 论文数据解析、发表级图表代码(Python matplotlib / R ggplot2),APA 7.0 格式,色盲友好配色 阶段 4/7
12 修改教练 Agent 解构非结构化审稿意见为修改路线图 修改教练模式

8 阶段工作流

阶段 0: 配置      → [录入 Agent]              → 论文配置记录
阶段 1: 调研      → [文献策略 Agent]          → 检索策略 + 文献库
阶段 2: 架构      → [结构架构 Agent]          → 论文大纲 + 证据映射
阶段 3: 论证      → [论证构建 Agent]          → 论证蓝图 + 逻辑验证
阶段 4: 起草      → [草稿写作 Agent]          → 完整草稿
阶段 5a: 引文     → [引文合规 Agent]          → 引文验证报告
阶段 5b: 摘要     → [双语摘要 Agent]          → 中英双语摘要
阶段 6: 评审      → [同行评审 Agent]          → 五维评分 + 修订建议
阶段 7: 输出      → [格式化 Agent]            → 格式化输出

6 种论文类型

IMRaD(实验研究)、理论论文、综述论文、案例研究、会议论文、政策简报——每种都有对应模板。

5 种引文格式

APA 7.0(默认)、Chicago、MLA 9、IEEE、Vancouver。支持格式化 Agent 后期转换。

写作质量检查

  • AI 典型过度用词标记
  • 句子/段落长度变异检查
  • 开头空话检测
  • 段落长度单调性
  • 句子节奏单调性

输出格式

  • LaTeX (.tex + .bib)
  • DOCX(通过 Pandoc)
  • PDF(通过 LaTeX 或 Pandoc)
  • Markdown

可视化 Agent 生成 Python matplotlib/seaborn 或 R ggplot2 代码,APA 7.0 格式 + 色盲友好配色。

Read the full file on GitHub · 97 lines

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. 11d ago First seen · 97 lines · 137 tokens per session scan A 80638560bc2e

Subscribe to this mod's changes

academic-paper is a skill published in the GitHub repository yinqd3/workbuddy-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 137 tokens to every session and 1,362 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories

context7-mcp

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

JustMichael-80/MasterVault · 58 tokens

html-ppt-zhangzara-vellum

A humanities lecture: how Renaissance linear perspective reshaped early cartography — sources, argument, and evidence. Built as a decision-grade academic research deck for faculty, graduate seminar.

nexu-io/open-design · 47 tokens

cangjie-skill

A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.

kangarooking/cangjie-skill · 143 tokens

reading-metaskill

A reading and learning guide based on building a regular reading habit, choosing books, and understanding difficult subjects through original works and explanation.

kangarooking/cangjie-skill · 139 tokens

life-meaning

A guide for reflecting on personal purpose, effort, suffering, and mortality when life feels empty or directionless.

kangarooking/cangjie-skill · 118 tokens

principal-agent

A Chinese-language guide based on the principal-agent idea: the person who owns a decision or its result may have different incentives from someone acting on another person's behalf. It applies this lens to jobs, companies, and partnerships.

kangarooking/cangjie-skill · 134 tokens