academic-writing
学术论文写作技能。辅助撰写论文各个章节,包括摘要、引言、方法、 结果、讨论等。支持多种写作风格和输出格式。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
学术论文写作技能。辅助撰写论文各个章节,包括摘要、引言、方法、 结果、讨论等。支持多种写作风格和输出格式。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
上海交通大学电院工程管理硕士(MEM)毕业论文草稿生成技能。 严格遵循「工程管理硕士专业学位论文标准」(教指委)+ 「上海交通大学 电院 23 级浅见社」选题/研究框架指南。围绕 6 章 SJTU canonical 正文 结构组织内容(绪论 / 理论基础与文献综述 / 项目介绍与现状分析 / 研究成果与数学建模 / 实施验证与价值评估 / 总结与展望),引用 GB/T 7714,实证数据由用户补充;论文目标 3 万字(专题研究类)或 2 万字 (案例研究类、设计类)。
科研文献综述技能。当用户提到"综述"、"survey"、"find papers"、 "文献调研"、"文献检索"时自动触发。支持多数据源检索和结果综合。
材料科学筛选技能。用于固态电解质、催化剂等材料的候选筛选、 属性预测和多目标优化排序。触发词包括"材料筛选"、"materials screening"等。
Generate journal or top-conference research-paper drafts with literature grounding, novelty framing, evaluation planning, reproducibility, ethics disclosure, and LaTeX-ready structure.
| name | academic-writing |
| description | 学术论文写作技能。辅助撰写论文各个章节,包括摘要、引言、方法、 结果、讨论等。支持多种写作风格和输出格式。 |
| triggers | ["写论文","write paper","论文写作","撰写论文","draft paper","academic writing"] |
| domain | academic_writing |
| version | 1.0 |
Assists researchers in writing academic papers with proper structure, style, and citations.
Create structured outline based on:
Write each section following academic conventions:
Script: scripts/compose_section.py
{
"section": "introduction",
"content": "Markdown formatted text...",
"citations": ["[1]", "[2]"],
"word_count": 500
}