wiki/attachments/skills/paper-structure/SKILL.md
生成学术论文的标准结构框架和 LaTeX 模板。
npx skillsauth add luzhiyu-econ/luzhiyu-econ.github.io paper-structureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
为主题 $ARGUMENTS 创建论文结构脚手架。
生成以下文件:
LaTeX 主文件,包含:
按标准结构创建各节文件:
01_introduction.tex — 引言(研究问题、贡献、结构)02_background.tex — 制度背景与文献综述03_data.tex — 数据描述与变量定义04_identification.tex — 识别策略05_results.tex — 主要结果06_robustness.tex — 稳健性检验07_mechanism.tex — 机制分析08_conclusion.tex — 结论与政策建议09_appendix.tex — 附录每个 .tex 文件包含:
空的 BibTeX 文件,含格式示例。
在每节文件开头以注释形式提供:
development
将 Stata .do 文件翻译为等效的 Python 脚本。
tools
构建完整的学术论文复制包(replication package)。
tools
对回归分析结果进行全面诊断。支持 DID、IV、RDD 三种方法。
tools
文献调研和综述辅助。搜索相关文献、提取核心信息、管理 BibTeX 引用。