学术论文Claude提示词库 是 AI Skill Hub 本期精选Prompt模板之一。综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
这是一个专为学术写作设计的开源Prompt模板库,深度优化了Claude Code的指令集。涵盖论文撰写、润色及LaTeX格式处理,旨在帮助研究人员和学生高效提升论文质量,是学术AI协作的实用工具集。
学术论文Claude提示词库 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
这是一个专为学术写作设计的开源Prompt模板库,深度优化了Claude Code的指令集。涵盖论文撰写、润色及LaTeX格式处理,旨在帮助研究人员和学生高效提升论文质量,是学术AI协作的实用工具集。
学术论文Claude提示词库 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
# Prompt 无需安装,直接复制使用 # 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型 # 使用步骤 # 1. 复制 Prompt 模板内容 # 2. 粘贴到 AI 对话框 # 3. 替换 [占位符] 为实际内容 # 4. 发送后获取结构化输出 # 获取原始文件 git clone https://github.com/cLin-c/paper-skill
# 粘贴到 Claude/ChatGPT 使用 # 示例 Prompt 结构: 你是一位 [角色],擅长 [领域]。 请根据以下要求完成任务: 任务背景:[描述背景] 具体要求:[详细说明] 输出格式:[期望格式] # 将 [] 内内容替换为实际需求
# paper-skill 配置文件示例(config.yml) app: name: "paper-skill" debug: false log_level: "INFO" # 运行时指定配置文件 paper-skill --config config.yml # 或通过环境变量配置 export PAPER_SKILL_API_KEY="your-key" export PAPER_SKILL_OUTPUT_DIR="./output"
Chinese-first academic paper skill for SCI / Nature / IEEE submissions.
<p align="center"> <img src="assets/paper-skill-hero.png" alt="paper-skill academic writing AI workflow" width="100%"> </p>
<p align="center"> <img src="https://img.shields.io/badge/Google%20Scholar-literature%20map-0B57D0?style=for-the-badge&logo=googlescholar&logoColor=white" alt="Google Scholar literature map"> <img src="https://img.shields.io/badge/arXiv-preprint%20workflow-B31B1B?style=for-the-badge&logo=arxiv&logoColor=white" alt="arXiv preprint workflow"> <img src="https://img.shields.io/badge/LaTeX-manuscript%20ready-008080?style=for-the-badge&logo=latex&logoColor=white" alt="LaTeX manuscript ready"> <img src="https://img.shields.io/badge/IEEE-submission%20style-00629B?style=for-the-badge&logo=ieee&logoColor=white" alt="IEEE submission style"> <img src="https://img.shields.io/badge/Overleaf-writing%20pipeline-47A141?style=for-the-badge&logo=overleaf&logoColor=white" alt="Overleaf writing pipeline"> </p>
<p align="center"> <a href="#modular-skill-architecture"><img src="https://img.shields.io/badge/Storyline-paper%20arc-111827?style=for-the-badge&logo=readme&logoColor=white" alt="storyline module"></a> <a href="#modular-skill-architecture"><img src="https://img.shields.io/badge/Translation-Chinese%20to%20English-D64545?style=for-the-badge&logo=deepl&logoColor=white" alt="translation module"></a> <a href="#modular-skill-architecture"><img src="https://img.shields.io/badge/Reviewer%20Response-R%26R%20matrix-8B5CF6?style=for-the-badge&logo=gitbook&logoColor=white" alt="review response module"></a> <a href="citation-integrity.md"><img src="https://img.shields.io/badge/Citation%20Integrity-DOI%20audit-2563EB?style=for-the-badge&logo=zotero&logoColor=white" alt="citation integrity module"></a> <a href="quality-gates.md"><img src="https://img.shields.io/badge/Quality%20Gates-7D%20check-0F766E?style=for-the-badge&logo=checkmarx&logoColor=white" alt="quality gates module"></a> <a href="references/figure-prompts.md"><img src="https://img.shields.io/badge/Figures-visual%20contract-F59E0B?style=for-the-badge&logo=figma&logoColor=white" alt="figures module"></a> </p>
paper-skill 帮中文科研作者把研究材料整理成可投稿英文包:论文结构、英文表达、引用诚信、审稿回复、图表提示词和投稿前质量门控。
它不是单纯润色工具,而是面向真实投稿流程的 AI skill:中文初稿 -> 英文摘要/正文 -> Cover Letter -> Reviewer Response -> Citation Audit -> Submission Checklist。
English overview: README_EN.md
| Module | File | Purpose |
|---|---|---|
main | [SKILL.md](SKILL.md) | Routing and core scenarios |
writing | [references/paper-writing-prompts.md](references/paper-writing-prompts.md) | Literature reading, SCI revision, sections, experiments, reviewer risks |
figures | [references/figure-prompts.md](references/figure-prompts.md) | Method diagrams, result figures, captions, figure audits |
citation-integrity | [citation-integrity.md](citation-integrity.md) | DOI checks, hallucination scan, Trust-Chain sourcing |
journal-strategy | [journal-strategy.md](journal-strategy.md) | Journal-first planning, FINER scoring, transfer strategy |
quality-gates | [quality-gates.md](quality-gates.md) | 7-dimension score, R&R traceability, final checks |
workflows | [workflows/README.md](workflows/README.md) | Modular workflow pages for submission package, literature review, figure audit, and references |
tools | [tools/README.md](tools/README.md) | Runnable stage-gate checker and validation workflow |
literature-review | [workflows/literature-review.md](workflows/literature-review.md) | Related-work matrix, gap extraction, citation roles |
submission-package | [workflows/submission-package.md](workflows/submission-package.md) | Final submission artifact checklist |
figure-audit | [workflows/figure-audit.md](workflows/figure-audit.md) | Figure-to-claim alignment checks |
reference-tools | [workflows/reference-tools.md](workflows/reference-tools.md) | Lightweight reference consistency workflow |
One-command install for Codex CLI, Claude Code, Qwen Code, Kimi Code CLI, DeepSeek / Deep Code, Baidu Comate, Qoder / Lingma, and OpenClaw:
curl -fsSL https://raw.githubusercontent.com/cLin-c/paper-skill/main/install.sh | bash
Windows PowerShell:
irm https://raw.githubusercontent.com/cLin-c/paper-skill/main/install.ps1 | iex
Manual install:
| Platform | Install command | Invoke |
|---|---|---|
| Codex CLI | git clone https://github.com/cLin-c/paper-skill ~/.codex/skills/paper-skill | $paper-skill |
| Claude Code | git clone https://github.com/cLin-c/paper-skill ~/.claude/skills/paper-skill | /paper-skill |
| Qwen Code | git clone https://github.com/cLin-c/paper-skill ~/.qwen/skills/paper-skill | /paper-skill |
| Kimi Code CLI | git clone https://github.com/cLin-c/paper-skill ~/.kimi/skills/paper-skill | /skill:paper-skill |
| DeepSeek / Deep Code | git clone https://github.com/cLin-c/paper-skill ~/.deepseek/skills/paper-skill | /paper-skill |
| Baidu Comate | git clone https://github.com/cLin-c/paper-skill ~/.comate/skills/paper-skill | /paper-skill |
| Qoder / Lingma | git clone https://github.com/cLin-c/paper-skill ~/.lingma/skills/paper-skill | /paper-skill |
| OpenClaw | git clone https://github.com/cLin-c/paper-skill ~/.openclaw/skills/paper-skill | /paper-skill |
Full installation guide: docs/installation.md
Invoke in Codex CLI:
$paper-skill
Invoke in Claude Code and most slash-command platforms:
/paper-skill
First prompt:
我的论文是中文初稿,目标期刊是 IEEE TRO。请先判断论文类型,重构核心故事线,然后给我一版英文摘要、投稿前风险清单和需要作者补充的信息。不要编造实验数据和引用。
Verify installation:
请使用 $paper-skill,告诉我它支持哪些论文投稿工作流,并给我一个中文摘要转英文摘要的最小示例。
Copyable demos:
Demo output shape:
Paper type: methods paper
Storyline: problem -> limitation -> method -> evidence -> contribution
English abstract: ...
Unsupported claims: ...
AUTHOR_INPUT_NEEDED: baselines, metrics, scenario count, DOI list
Submission risk: claim-evidence mismatch, missing real-world details, broad robustness language
| Scenario | Recommended modules |
|---|---|
| 中文初稿转英文投稿稿 | writing + translation + quality-gates |
| 审稿意见回复 | review-response + quality-gates |
| 担心引用幻觉或错引 | citation-integrity + quality-gates |
| 论文故事线混乱 | journal-strategy + writing |
| 方法图/实验图不够学术 | figures + writing |
| 拒稿后转投 | journal-strategy + writing + review-response |
| 写相关工作没有逻辑 | literature-review + writing + citation-integrity |
| 投稿前材料不完整 | submission-package + quality-gates |
| 图表不能支撑结论 | figure-audit + figures + quality-gates |
<p align="center"> <img src="assets/paper-workflow.png" alt="paper-skill scientific paper writing workflow" width="100%"> </p>
From a scattered draft to an evidence-linked, policy-checked submission package:
<p align="center"> <img src="assets/comic-submission-workflow.png" alt="Comic showing a researcher turning a chaotic draft into a verified journal submission" width="100%"> </p>
The workflow is meant to be used end to end, but each stage can also be used independently:
| Need | Better choice |
|---|---|
| Chinese-to-English SCI / IEEE submission workflow | paper-skill |
| Large all-in-one research automation suite | [academic-research-skills](https://github.com/Imbad0202/academic-research-skills) |
| General scholar assistant with coding and knowledge base workflows | [claude-scholar](https://github.com/Galaxy-Dawn/claude-scholar) |
aiskill88点评:垂直度极高的学术指令集,精准解决了论文写作中的痛点,极具实用价值。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,学术论文Claude提示词库 在Prompt模板赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | paper-skill |
| Topics | 学术写作Claude论文润色 |
| GitHub | https://github.com/cLin-c/paper-skill |
| License | MIT |
| 语言 | Python |
收录时间:2026-07-11 · 更新时间:2026-07-11 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端