word-export
Installation
SKILL.md
Word Export
匯出前必須完成
- Concept 驗證通過(novelty ≥ 75)
- 草稿已完成所有必要章節
- 引用文獻格式正確
工作流程(必須按順序)
list_templates → read_template → read_draft → start_document_session
→ insert_section × N → verify_document → check_word_limits → save_document
MCP Tools
| Tool | 用途 | 關鍵參數 |
|---|---|---|
list_templates |
列出可用模板 | 無 |
read_template |
讀取模板結構(必先呼叫!) | template_name |
start_document_session |
開啟編輯 session | template_name, session_id |
insert_section |
插入章節內容(自動修復 wikilink) | session_id, section_name, content, mode |
verify_document |
驗證文件狀態 | session_id |
check_word_limits |
檢查字數限制 | session_id, limits_json(optional) |
save_document |
儲存並關閉 session | session_id, output_filename |
export_word(Legacy):簡易匯出,建議改用 session 流程。
預設字數限制
| 章節 | 上限 |
|---|---|
| Abstract | 250 |
| Introduction | 800 |
| Methods | 1500 |
| Results | 1500 |
| Discussion | 1500 |
| Conclusions | 300 |
注意事項
- 字數超標 →
insert_section(mode="replace")重新插入修改後內容 - Session 存在記憶體中,MCP 重啟會遺失 → 分批
save_document insert_section自動修復 wikilink 格式問題
Related skills
More from u9401066/med-paper-assistant
draft-writing
|
29literature-review
系統性文獻搜尋、篩選、下載、整理。觸發:文獻回顧、找論文、搜尋文獻、systematic review、literature search、PubMed、找文章、搜paper、review、reference、citation、引用、參考文獻、背景調查、background。
29roadmap-updater
更新 ROADMAP.md 狀態。觸發:roadmap、路線、規劃、里程碑。
25project-management
|
24memory-updater
更新 Memory Bank 檔案。觸發:memory、記憶、進度、存檔、sync、做到哪。
23readme-updater
更新 README.md。觸發:readme、說明、文檔、怎麼用、安裝說明。
23