.claude/skills/paper-checkRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
本科/研究生毕业论文格式规范检测、自动修复与对比报告生成工具。 当用户需要检查论文格式是否符合学校规范、修复论文格式问题、生成修改对比报告时使用此 Skill。 支持任意学校的撰写规范文档(.doc/.docx/.txt/.pdf)输入,自动解析规范要求并与论文文档进行逐项对比检测。 典型触发场景:用户提到"论文...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/paper-checkRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/paper-checkRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/paper-checkRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @sashavegal/paper-checkclawhub inspect @sashavegal/paper-check --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:cffba52eb080d4f26fa477e40198e022280f87851a200cbb160b9871631eec18_validate.pyCHANGELOG.mdREADME.mdreferences/common_issues.mdreferences/format_rules_template.mdscripts/check_format.pyscripts/fix_format.pyscripts/generate_report.pyskill-card.mdSKILL.md更新日志 所有重要的更改都将记录在此文件中。 格式基于 Keep a Changelog, 并且本项目遵循 语义化版本。 [1.0.0] - 2026-03-11 首次发布 本 Skill 提供一套完整的毕业论文格式检测工作流,支持任意学校的撰写规范文档输入,自动化完成:规范解析 → 格式检测 → 问题诊断 → 自动修复 → 对比报告生成。 新增功能 核心功能 ✅ 论文格式全面检测(scripts/check_format.py v2.0) 页面设置信息(页边距、页眉页脚距、纸张方向) 文档样式定义(Normal、Heading 1-4、TOC 等) 段落详细格式(样式、对齐、间距、缩进、字体) 表格格式信息(边框样式、粗细、对齐) 图片信息(尺寸、位置、上下文) 编号/列表定义 文档默认字体设置 DocumentStructure 章节定位能力 ✅ 格式自动修复(scripts/fix_format.py v2.0) 页面边距(上/下/左/右/页眉距/页脚距/装订线) 段落首行缩进(固定厘米值 → 字符单位) 段落悬挂缩进 段前段后间距 对齐方式(左/中/右/两端对齐) 字体设置(中文字体 + 西文字体 + 字号) 页眉内容和格式 表格三线表边框 标题字间距(如"参 考 文 献") ✅ 对比报告生成(scripts/generate_report.py v5.0) 6列对比表格(序号 | 位置/定位 | 检查项 | 规范要求 | 修改前 | 修改后) 智能位置定位(段落号 + 章节名称 + 内容预览) 颜色区分(修改前红色、修改后绿色) 分类展示(按检查类别分组) 修改统计 人工确认事项 A4 横向布局 规范支持 ✅ 支持任意学校撰写规范文档解析 .txt 文件:直接读取 .docx 文件:使用 python-docx 提取 .doc 文件(Windows):使用 pywin32 COM 接口转换 .pdf 文件:使用 PDF 提取工具 ✅ 内置通用默认规范(基于 GB/T 7713.1-2006) 页面设置、封面格式、摘要格式 目录格式、正文格式、图表格式 参考文…