wiki/attachments/skills/literature-review/SKILL.md
文献调研和综述辅助。搜索相关文献、提取核心信息、管理 BibTeX 引用。
npx skillsauth add luzhiyu-econ/luzhiyu-econ.github.io literature-reviewInstall 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 进行文献调研。
对每篇文献提取:
按以下维度整理:
paper/literature_notes.mdpaper/references.bib(追加模式)@article{AuthorYear,
author = {Last, First and Last2, First2},
title = {Full Title},
journal = {Journal Name},
year = {2024},
volume = {114},
number = {3},
pages = {1-45},
doi = {10.xxxx/xxxxx}
}
development
将 Stata .do 文件翻译为等效的 Python 脚本。
tools
构建完整的学术论文复制包(replication package)。
tools
对回归分析结果进行全面诊断。支持 DID、IV、RDD 三种方法。
research
生成学术论文的标准结构框架和 LaTeX 模板。