Migrate Template
Description
# /migrate-template — 跨模板排版迁移 **作用**: 将论文从原模板迁移至目标模板,自动处理图表尺寸、页数、宏兼容性等问题。它是专家快捷入口;普通自然语言如“把这篇论文迁移到 CVPR 模板”也应能触发同类任务。 **用户入口说明**: - 用户只需要描述迁移目标,不需要手动编排内部 CLI。 - CLI、runtime、scripts 是 Agent 的内部执行层。 - 模板迁移完成后,必须回到视觉闭环重新验收。 ## 工具调用约定 闭环中的编译与页图渲染使用 **`paperfit run scripts/compile.sh`**(或 `latexmk`)与 **`paperfit render`**,见 `CLAUDE.md` 运行时边界一节。 ## 用法 ``` /migrate-template ``` 也可以由自然语言触发,例如: ```text 用 PaperFit 把这篇论文迁移到 CVPR 模板 把当前论文从 AAAI 模板迁到 ICLR,并尽量保持版面稳定 ``` ## 执行流程 1. 识别当前模板与目标模板,必要时补充最
Installation
Installs to ~/.claude/commands/openraiser-paperfit-migrate-template.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/migrate-template.md -o ~/.claude/commands/openraiser-paperfit-migrate-template.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11