ieee-mg-writing
Installation
SKILL.md
ieee-mg-writing — IEEE Transactions 风格学术写作
架构概览
本技能采用 静态层(static/)+ 动态层(manifest.yaml) 的分层架构:
| 层级 | 内容 | 加载时机 |
|---|---|---|
| 共享层 | ../ieee-mg-share/static/style-profile.md + terminology.md — 全局风格与术语 |
始终加载 |
| 核心层 | static/core.md — 写作核则 |
始终加载 |
| 工作流层 | static/workflow.md — 标准写作流程 |
始终加载 |
| 章节层 | static/section-*.md — 各章节专项模板 |
按检测的 section 轴加载 |
| 参考层 | references/ — 按需参考资料 |
仅当用户明确要求或需要参考时加载 |
| 脚本层 | scripts/ — 辅助脚本 |
按需调用 |
路由协议
按照以下 6 步流程执行: