能力标签
💬
Prompt模板

学术论文Claude提示词库

基于 Python · 专业级提示词模板,解锁 AI 的真实潜力
英文名:paper-skill
⭐ 48 Stars 🍴 3 Forks 💻 Python 📄 MIT 🏷 AI 8.2分
8.2AI 综合评分
学术写作Claude论文润色
✦ AI Skill Hub 推荐

学术论文Claude提示词库 是 AI Skill Hub 本期精选Prompt模板之一。综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。

📚 深度解析

学术论文Claude提示词库 是经过精心设计和实践验证的专业 Prompt 模板。Prompt 工程(Prompt Engineering)是充分发挥 Claude、ChatGPT 等大型语言模型潜力的关键技能,而一套经过优化的 Prompt 模板可以将 AI 输出质量提升数倍。

优质 Prompt 模板的核心价值在于其结构化设计:明确的角色设定、精确的任务描述、具体的输出格式要求和必要的边界条件,这些要素共同构成了一个能够持续产出高质量结果的 Prompt 框架。学术论文Claude提示词库 提供的模板经过反复迭代和用户验证,能够有效减少 AI 的"幻觉"(Hallucination)和输出不稳定问题。

无论你使用 Claude 3.5 Sonnet、GPT-4、Gemini 还是国内的文心一言、智谱 AI,优质的 Prompt 设计都能跨模型复用。AI Skill Hub 建议将本模板保存为个人 Prompt 库的标准组件,根据具体场景调整参数后反复使用,形成自己的 AI 提效工作流。

📋 工具概览

这是一个专为学术写作设计的开源Prompt模板库,深度优化了Claude Code的指令集。涵盖论文撰写、润色及LaTeX格式处理,旨在帮助研究人员和学生高效提升论文质量,是学术AI协作的实用工具集。

学术论文Claude提示词库 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。

GitHub Stars
⭐ 48
开发语言
Python
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
MIT
AI 综合评分
8.2 分
工具类型
Prompt模板
Forks
3

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

这是一个专为学术写作设计的开源Prompt模板库,深度优化了Claude Code的指令集。涵盖论文撰写、润色及LaTeX格式处理,旨在帮助研究人员和学生高效提升论文质量,是学术AI协作的实用工具集。

学术论文Claude提示词库 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。

📌 核心特色
  • 精心设计的 Prompt 框架,快速激活 AI 的深层能力
  • 支持参数化替换,灵活适配多种业务场景
  • 经过反复验证的指令结构,显著提升 AI 输出质量和一致性
  • 适用于 Claude、ChatGPT 等主流大语言模型
  • 可作为团队标准 Prompt 模板复用和二次开发
🎯 主要使用场景
  • 快速生成高质量的专业文案、分析报告或结构化内容
  • 利用 Prompt 框架引导 AI 解决特定领域的复杂问题
  • 在不同 AI 工具间复用经过验证的提示词模板
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# Prompt 无需安装,直接复制使用
# 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型

# 使用步骤
# 1. 复制 Prompt 模板内容
# 2. 粘贴到 AI 对话框
# 3. 替换 [占位符] 为实际内容
# 4. 发送后获取结构化输出

# 获取原始文件
git clone https://github.com/cLin-c/paper-skill
📋 安装步骤说明
  1. 复制本工具的 Prompt 模板内容
  2. 打开 Claude、ChatGPT 或其他 AI 对话工具
  3. 将 Prompt 粘贴到对话框开头
  4. 根据实际需求替换 [占位符] 中的内容
  5. 发送后 AI 将按照模板格式执行,获得结构化输出
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 粘贴到 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"
📑 README 深度解析 真实文档 完整度 45/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

paper-skill

Chinese-first academic paper skill for SCI / Nature / IEEE submissions.

GitHub stars License: MIT Codex CLI Claude Code Chinese-first Citation Integrity Quality Gates Reviewer Response Academic Figures

<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

📦 What's Inside

ModuleFilePurpose
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

🚀 Quick Start

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:

PlatformInstall commandInvoke
Codex CLIgit clone https://github.com/cLin-c/paper-skill ~/.codex/skills/paper-skill$paper-skill
Claude Codegit clone https://github.com/cLin-c/paper-skill ~/.claude/skills/paper-skill/paper-skill
Qwen Codegit clone https://github.com/cLin-c/paper-skill ~/.qwen/skills/paper-skill/paper-skill
Kimi Code CLIgit clone https://github.com/cLin-c/paper-skill ~/.kimi/skills/paper-skill/skill:paper-skill
DeepSeek / Deep Codegit clone https://github.com/cLin-c/paper-skill ~/.deepseek/skills/paper-skill/paper-skill
Baidu Comategit clone https://github.com/cLin-c/paper-skill ~/.comate/skills/paper-skill/paper-skill
Qoder / Lingmagit clone https://github.com/cLin-c/paper-skill ~/.lingma/skills/paper-skill/paper-skill
OpenClawgit 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,告诉我它支持哪些论文投稿工作流,并给我一个中文摘要转英文摘要的最小示例。

🧪 Examples

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

📝 Typical Use Cases

ScenarioRecommended 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

🔄 Workflow Overview

<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:

  1. Identify paper type and target journal.
  2. Build the scientific storyline.
  3. Draft or rewrite manuscript sections.
  4. Translate and polish for English submission.
  5. Audit citations and claim-evidence alignment.
  6. Prepare figures, cover letter, reviewer response, and final checks.

⚖️ Comparison

NeedBetter choice
Chinese-to-English SCI / IEEE submission workflowpaper-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 点评 A 级 2026-07-11

aiskill88点评:垂直度极高的学术指令集,精准解决了论文写作中的痛点,极具实用价值。

⚡ 核心功能

👥 适合人群

内容创作者和自媒体人职场人士和学生ChatGPT / Claude 重度用户希望提升 AI 使用效率的普通用户

🎯 使用场景

  • 快速生成高质量的专业文案、分析报告或结构化内容
  • 利用 Prompt 框架引导 AI 解决特定领域的复杂问题
  • 在不同 AI 工具间复用经过验证的提示词模板

⚖️ 优点与不足

✅ 优点
  • +MIT 协议,可免费商用
  • +无需安装,立即可用
  • +适配所有主流 AI 工具
  • +经社区验证的最佳实践
⚠️ 不足
  • 效果依赖使用者对 Prompt 工程的熟悉程度
  • 不同模型和版本的响应效果可能存在差异
  • 复杂场景需结合实际需求二次调整
⚠️ 使用须知

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。

🔗 相关工具推荐

🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

虽然针对Claude Code优化,但大部分Prompt同样适用于Claude 3.5 Sonnet等模型。
💡 AI Skill Hub 点评

经综合评估,学术论文Claude提示词库 在Prompt模板赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。

⬇️ 获取与下载
⬇ 下载源码 ZIP

✅ MIT 协议 · 可免费商用 · 直接从 aiskill88 服务器下载,无需跳转 GitHub

📚 深入学习 学术论文Claude提示词库
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 paper-skill
Topics 学术写作Claude论文润色
GitHub https://github.com/cLin-c/paper-skill
License MIT
语言 Python
🔗 原始来源
🐙 GitHub 仓库  https://github.com/cLin-c/paper-skill

收录时间:2026-07-11 · 更新时间:2026-07-11 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。

📺 订阅 AI Skill Hub Daily Telegram 频道
每天 8 条精选 AI Skill、MCP、Agent 与自动化工具推送
加入频道 →