·migrating-latex-templates
#

migrating-latex-templates

當使用者明確要求「遷移提案」、「升級範本」、「跨版本遷移」或「將舊提案轉換為新範本」時使用。將NSFC LaTeX提案智慧遷移到新模板,基於五階段工作流程(分析→映射→規劃→執行→驗證),自動處理結構變化、內容重組和參考更新;支援人工智慧驅動的語義匹配和啟發式回退,並透過一鍵遷移腳本提供隔離的運行輸出。

63安裝·1熱度·@huangwb8

安裝

$npx skills add https://github.com/huangwb8/chineseresearchlatex --skill migrating-latex-templates

如何安裝 migrating-latex-templates

透過命令列快速安裝 migrating-latex-templates AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/huangwb8/chineseresearchlatex --skill migrating-latex-templates
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:huangwb8/chineseresearchlatex。

SKILL.md

查看原文

核心入口:python skills/transferoldlatextonew/scripts/run.py --help 一键迁移:bash skills/transferoldlatextonew/scripts/migrate.sh --old ... --new ... 配置中心:config.yaml 参考文档:references/ 拆分文档: references/quickstart.md / references/configguide.md / references/apireference.md / references/troubleshooting.md / references/faq.md / references/casestudy2025to2026.md

中间文件隔离: 所有 LaTeX 编译中间文件(.aux/.log/.bbl等)自动保存在 logs/latexaux/ 目录,避免在项目目录产生"垃圾"文件。最终 PDF 自动复制回项目根目录。

當使用者明確要求「遷移提案」、「升級範本」、「跨版本遷移」或「將舊提案轉換為新範本」時使用。將NSFC LaTeX提案智慧遷移到新模板,基於五階段工作流程(分析→映射→規劃→執行→驗證),自動處理結構變化、內容重組和參考更新;支援人工智慧驅動的語義匹配和啟發式回退,並透過一鍵遷移腳本提供隔離的運行輸出。 來源:huangwb8/chineseresearchlatex。

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/huangwb8/chineseresearchlatex --skill migrating-latex-templates 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/huangwb8/chineseresearchlatex --skill migrating-latex-templates
分類
#文件處理
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from huangwb8/chineseresearchlatex

快速解答

什麼是 migrating-latex-templates?

當使用者明確要求「遷移提案」、「升級範本」、「跨版本遷移」或「將舊提案轉換為新範本」時使用。將NSFC LaTeX提案智慧遷移到新模板,基於五階段工作流程(分析→映射→規劃→執行→驗證),自動處理結構變化、內容重組和參考更新;支援人工智慧驅動的語義匹配和啟發式回退,並透過一鍵遷移腳本提供隔離的運行輸出。 來源:huangwb8/chineseresearchlatex。

如何安裝 migrating-latex-templates?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/huangwb8/chineseresearchlatex --skill migrating-latex-templates 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/huangwb8/chineseresearchlatex