ppw:logic
Verify logical consistency across paper sections. Traces argument chains and identifies gaps, unsupported claims, terminology inconsistencies, and number contradictions. 论文逻辑验证,识别论证链断裂、无支撑声明、术语不一致、数字矛盾。
Profile →npx skills add majiayu000/claude-skill-registry --skill ppw-logic --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Purpose This Skill reads a full academic paper and verifies logical consistency across its sections. It identifies four types of issues — argument chain gaps (AC-), unsupported claims (UC-), terminology inconsistencies (TI-), and number contradictions (NC-) — and produces a two-part bilingual report. Part 1 maps each section's primary claim as an Argument Chain View table, showing how claims connect (or fail to connect) from Introduction through Conclusion. Part 2 categorizes every identified issue with a problem description, an impact statement, and a one-sentence directional suggestion, each followed by an inline Chinese translation. The Skill never rewrites text; it identifies and suggests only. ## Core Prompt > Source: [awesome-ai-research-writing](https://github.com/Leey21/awesome-ai-research-writing) — 逻辑检查 ````markdown # Role 你是一位负责论文终稿校对的学术助手。你的任务是进行"红线审查",确保论文没有致命错误。 # Task 请对我提供的【英文 LaTeX 代码片段】进行最后的一致性与逻辑核对。 # Constraints 1. 审查阈值(高容忍度): - 默认假设:请预设当前的草稿已经经过了多轮修改与校正,质量较高。 - 仅报错原则:只有在遇到阻碍读者理解的逻辑断层、引起歧义的术语混乱、或严重的语法错误时才提出意见。 - 严禁优化:对于"可改可不改"的风格问题、或者仅仅是"换个词听起来更高级"的建议,请直接忽略,不要通过挑刺来体现你的存在感。 2. 审查维度: - 致命逻辑:是否存在前后完全矛盾的陈述? - 术语一致性:核心概念是否在没有说明的情况下换了名字? - 严重语病:是否存在导致句意不清的中式英语(Chin
- Purpose
- Core Prompt
- Trigger
- Modes
- References
- Required (always loaded)
- Leaf Hints
- Ask Strategy
- Workflow
- Step 0: Workflow Memory Check
- Step 1 — Input Guard
- Step 2 — Analyze Four Issue Types
- Step 3 — Build Part 1 Argument Chain View
- Step 4 — Write Report
What does the ppw:logic skill do?
Verify logical consistency across paper sections. Traces argument chains and identifies gaps, unsupported claims, terminology inconsistencies, and number contradictions. 论文逻辑验证,识别论证链断裂、无支撑声明、术语不一致、数字矛盾。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ppw-logic --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.