Merge Papers banner
Ji-XuanHe Ji-XuanHe

Merge Papers

Git community

Description

--- description: '两篇论文合并为一篇更强投稿:重合/互补/冲突分析 → 合并策略 → 分章节迁移。触发:合并论文 / merge papers' argument-hint: '[a.tex] [b.tex]' --- # /ccg-paper:merge-papers ## 操作 1. 获取两份 .tex 路径($ARGUMENTS 或 AskUserQuestion) 2. Read 双方 Abstract/Intro/Contribution,识别:重合(去重)/ 互补(合并卖点)/ 冲突(术语、符号、claim 强度) 3. 提出合并策略(primary+supplementary / 统一框架 / 方法对比)交用户选 4. 用户确认后:`:teach` 建新 slug → checkpoint → 按 `orchestration/engine.md` Editor 分章节迁移 → `harmonize` 统一术语符号 → `verify-claims` 复核

Installation

Installs to ~/.claude/skills/ji-xuanhe-ccg-paper-merge-papers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ji-xuanhe-ccg-paper-merge-papers && curl -fsSL https://raw.githubusercontent.com/Ji-XuanHe/ccg-paper/HEAD/commands/merge-papers.md -o ~/.claude/skills/ji-xuanhe-ccg-paper-merge-papers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository