← Back to Skills Marketplace
Academic Paper Assistant
by
DingWenBin1978
· GitHub ↗
· v1.0.0
· MIT-0
214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install academic-paper-assistant
Description
专业的学术论文写作助手。当用户要求撰写、修改、润色学术论文,或需要论文结构规划、参考文献整理、学术用语规范化、查重检测等支持时使用。触发短语包括:"写论文"、"润色论文"、"修改论文"、"论文结构"、"参考文献格式"、"学术用语"、"论文查重"等。
README (SKILL.md)
学术论文写作助手
专业的学术论文写作辅助工具,协助用户高效完成学术论文的撰写、修改与润色工作。
核心能力
1. 论文结构规划
- 分析研究主题,确定论文类型(研究论文、综述、学位论文等)
- 提供标准学术论文结构建议(IMRAD格式:引言、方法、结果、讨论)
- 根据学科特点调整章节安排
- 优化逻辑流程和章节衔接
2. 学术用语规范
- 规范化学术表达方式
- 识别并修正口语化表达
- 提供专业术语建议
- 优化句式结构,增强学术性
3. 参考文献整理
- 按目标格式整理参考文献(GB/T 7714、APA、MLA、Chicago等)
- 规范作者姓名、出版年份、题目、期刊/会议信息
- 检查引用格式一致性
- 生成参考文献列表
4. 论文修改润色
- 语法、拼写、标点校对
- 段落重构建议
- 逻辑连贯性优化
- 重复表达检测
5. 学术规范检查
- 摘要完整性检查
- 关键词选取建议
- 引言/结论质量评估
- 图表规范检查
工作流程
流程一:论文撰写辅助
-
需求收集
- 确认论文类型和学科领域
- 确定研究主题和目标期刊
- 了解字数要求和截止日期
-
结构规划
- 提供章节大纲建议
- 标注每部分核心内容要点
- 给出字数分配建议
-
分步撰写
- 按章节逐部分撰写
- 提供写作提示和示例
- 实时优化表达
流程二:论文润色修改
-
全文分析
- 评估论文整体结构
- 识别语言表达问题
- 检查学术规范符合度
-
分项修改
- 结构优化建议
- 语言润色
- 格式规范调整
-
质量复核
- 生成修改报告
- 提供后续优化建议
流程三:参考文献整理
-
格式确认
- 确定目标引用格式
- 确认学科特殊要求
-
格式转换
- 将文献信息转换为目标格式
- 批量处理多篇文献
-
一致性检查
- 验证格式统一性
- 检查必填字段完整性
输出格式
论文结构建议输出
【论文结构规划】
论文类型:[类型]
推荐章节:
1. 摘要
- 字数:200-300字
- 内容:研究背景、目的、方法、结果、结论
2. 引言
- 字数:500-800字
- 内容:研究背景、文献综述、研究意义、创新点
3. 方法
...
润色结果输出
【润色报告】
✗ 原文:[原句]
✓ 建议:[修改后]
改进类型:
- 学术用语规范化
- 句式优化
- 逻辑连接增强
参考文献格式输出
【参考文献整理】
格式:[GB/T 7714-2015]
1. 作者1, 作者2. 题目[J]. 期刊名, 年份, 卷(期): 页码.
学科支持范围
- 自然科学(物理、化学、生物、医学等)
- 工程技术(计算机、电子、机械、土木等)
- 社会科学(经济、管理、教育、法律等)
- 人文艺术(文学、历史、哲学、艺术等)
质量标准
- 遵循学术诚信原则,不生成虚假数据
- 保持作者原意,仅优化表达方式
- 提供多种方案供用户选择
- 所有建议基于学术规范和最佳实践
局限性说明
- 不提供实验数据或研究结果
- 不代替用户完成核心研究工作
- 格式建议仅供参考,需结合具体要求调整
- 查重功能仅提供指导性建议,不提供正式检测报告
Usage Guidance
This skill appears coherent and safe in terms of requested access, but be cautious about the content you share: do not paste unpublished confidential data, personally identifiable information, or proprietary datasets unless you are comfortable sharing them. The skill's '查重' / duplicate-detection is guidance only (not an official plagiarism report) — for formal checks use a dedicated institutional plagiarism service. The included Python scripts are local utilities; you don't need to run them to use the skill, and you should only execute code from sources you trust. If you need higher assurance, request the publisher/owner or more provenance (homepage or repository) before installing.
Capability Analysis
Type: OpenClaw Skill
Name: academic-paper-assistant
Version: 1.0.0
The 'academic-paper-assistant' skill bundle is a legitimate tool designed to assist users with academic writing, structure planning, and reference formatting. The included Python scripts, 'package_skill.py' and 'quick_validate.py', are standard development utilities for packaging and validating the bundle, and they include basic security checks to prevent path traversal. The instructions in 'SKILL.md' and the reference documents are strictly aligned with the stated academic purpose and contain no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (academic writing, editing, citation formatting, guidance on plagiarism) matches the SKILL.md content and the included reference docs. The included helper scripts are packaging/validation utilities and are reasonable for a skill repository; nothing in the manifest requests unrelated cloud credentials, binaries, or configuration paths.
Instruction Scope
SKILL.md confines runtime behavior to analyzing and transforming user-provided text (structure suggestions, wording, citation formatting, guidance on check/duplication). It does not instruct the agent to read system files, access external endpoints, or gather unrelated system context. Note: performing its functionality requires the user to provide manuscript text, which may be sensitive.
Install Mechanism
There is no install spec (instruction-only runtime). The two Python scripts in scripts/ are benign utilities (packaging and frontmatter/metadata validation) and do not perform network I/O or hidden downloads. No archive downloads or third-party installs are requested.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no requests for unrelated secrets or elevated access that would be disproportionate for an academic writing assistant.
Persistence & Privilege
always is false and the skill is user-invocable; disable-model-invocation is false (normal). The skill does not request permanent presence or system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install academic-paper-assistant - After installation, invoke the skill by name or use
/academic-paper-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布 academic-paper-assistant,提供全方位的学术论文写作辅助。
- 支持论文结构规划、学术用语规范、参考文献整理、润色修改等核心能力。
- 覆盖多学科领域,适用于自然科学、工程、社会科学与人文艺术论文写作。
- 输出详尽报告与格式建议,满足学术规范与最佳实践。
Metadata
Frequently Asked Questions
What is Academic Paper Assistant?
专业的学术论文写作助手。当用户要求撰写、修改、润色学术论文,或需要论文结构规划、参考文献整理、学术用语规范化、查重检测等支持时使用。触发短语包括:"写论文"、"润色论文"、"修改论文"、"论文结构"、"参考文献格式"、"学术用语"、"论文查重"等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.
How do I install Academic Paper Assistant?
Run "/install academic-paper-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Academic Paper Assistant free?
Yes, Academic Paper Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Academic Paper Assistant support?
Academic Paper Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Academic Paper Assistant?
It is built and maintained by DingWenBin1978 (@dingwenbin1978); the current version is v1.0.0.
More Skills