26.5.15论文自动化文献匹配+审稿风险检查/paper-workbench/SKILL.md
Build or reorganize an academic paper project workspace with clear folders and local instructions for literature, drafts, feedback, extracted text, and output reports. Use when the user wants to set up a论文工作台, organize mixed manuscript materials, create project rules, or prepare a stable workflow before citation checking, evidence matching, reviewer simulation, or manuscript revision.
npx skillsauth add adoresever/agi_ananas paper-workbenchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
这个技能只做一件事:把混在一起的论文材料整理成一个可重复使用的项目工作台,并给每类材料写清楚使用规则。
它不是写论文技能,也不是找文献技能。它的目标是让后续人工智能操作先分清材料身份,避免把文献、草稿、导师意见、会议纪要、实验数据混着用。
当用户有以下材料时使用:
在用户指定的项目目录下创建这些工作区:
01_文献/
02_论文草稿/
03_反馈材料/
04_中间文本/
05_输出报告/
项目总说明.md
每个工作区都要生成一个 说明.md。
如果用户已有类似目录,不要强行重建。优先沿用现有结构,并补齐缺失的说明文件。
放可引用资料,包括 PDF 论文、学位论文、综述、出版页面导出文本、阅读笔记和参考文献列表。
规则要写明:
放作者的论文正文材料,包括初稿、章节草稿、摘要、引言、相关工作、方法、实验和结论。
规则要写明:
放导师意见、组会纪要、合作者意见、审稿意见和修改要求。
规则要写明:
放从 Word、PDF 或网页中提取出来的可读文本。
规则要写明:
放分析结果和检查报告。
常见报告包括:
规则要写明:
项目总说明.md 应包含:
硬性规则默认包括:
说明.md。项目总说明.md。执行时优先使用本地文件工具,不依赖特定智能体平台。
优先用:
find . -maxdepth 3 -type f | sort
如果需要看文件大小:
find . -maxdepth 3 -type f -printf '%p\t%s bytes\n' | sort
按扩展名初步分类:
.pdf:放入文献区候选。.docx、.doc、.md、.txt:根据文件名和内容判断是草稿、反馈还是笔记。.xlsx、.csv:放入数据材料候选。.png、.jpg、.svg、.pdf 图件:放入图表或输出候选。使用等价的目录创建工具生成:
mkdir -p 01_文献 02_论文草稿 03_反馈材料 04_中间文本 05_输出报告
每个工作区写一个 说明.md。如果文件已存在,不要覆盖用户内容;应先读取,再只补充缺失规则。
完成后运行:
find . -maxdepth 2 -type f | sort
把新生成的文件清单报告给用户。
testing
Simulate a strict academic reviewer and produce a manuscript risk report without editing the draft. Use when the user asks to act as a reviewer, find weaknesses before submission, inspect evidence gaps, check overclaims, evaluate manuscript readiness, combine advisor notes or meeting minutes into revision priorities, or generate a 审稿人模拟检查 report.
testing
Match manuscript claims against user-provided literature and produce a traceable claim-evidence table. Use when the user asks to add references, check whether PDFs support manuscript statements, find supporting or opposing evidence from a literature folder, distinguish strong support from background support, or create a 论点-证据匹配 report for an academic draft.
development
Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.
development
Crypto news search, AI ratings, trading signals, and real-time updates via the OpenNews 6551 API. Supports keyword search, coin filtering, source filtering, AI score ranking, and WebSocket live feeds.