China-CF-Study
根据研究者提供的**研究计划书(Research Proposal)**执行基于中国制度环境的公司金融类实证研究全流程。**启动后第一件事:根据计划书的主题、识别策略、贡献边际与样本范围,从中国-context 英文顶级期刊池(JF/JFE/RFS/JFQA/MS/JCF/JBF/JAR/JAE/TAR/CAR/JIBS/China Economic Review/PBFJ 等 25+ 期刊)中推荐 5 本最匹配的目标期刊([J1]–[J5]),等待研究者明确选定一本;该期刊决定 main.tex 的 bibliographystyle、Section 骨架、Introduction 风格与表注规范**。然后用 Python 完成数据清洗、描述性统计、基准回归、内生性检验(IV/2SLS、DML)、平行趋势、异质性、机制、稳健性检验与图表绘制。LaTeX 表格和图像严格遵循 template/ 示例格式,研究逻辑与排版严格遵循 rule/ 下的《通用实证研究逻辑与规范总结》与《回归表写作规范总结》。数据集与政策集从 asset/ 中按计划书中的关键词检索。**当计划书预期的实证结果无法实现时(系数不显著、平行趋势不通过、IV 弱工具、机制不成立等),skill 自动切换备选方案直至完成研究项目**。最终交付物:Python 代码 + LaTeX 表格 + 图像(.pdf/.png)
npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill China-CF-study --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
What it does
Directs the agent to execute the full empirical workflow for China-context corporate finance studies, starting from a Research Proposal. It recommends 5 target journals from a China-context English-language pool, locks in a main.tex style, builds a project skeleton, and drives Python data work, LaTeX tables/figures, and template adherence. It stores decisions in a proposal file and tailors output formats to the chosen journal.
How it works
- On receiving a Research Proposal, parse and fill missing fields by prompting for the CONTRACT nine fields.
- From §3.4, generate 5 candidate journals [J1]–[J5] with topic/method/novelty/sample fit scores, plus a short justification, editorial preferences, and bib style. Output the set and stop awaiting the researcher’s selection.
- Create 00_proposal.md with top-level YAML including target_journal, bibliography_style, and writing_preferences. Build a project skeleton under the project root with a working directory structure mirroring China-CF-study guidance, including asset/, rule/, template/, and research project outputs.
- Render main.tex by replacing \bibliographystyle{} and section skeleton according to the selected journal's rules, using template/main.tex except for the header blocks.
- Begin iterative progress through sections in the order defined, comparing each completed outcome against the Expected Findings in the proposal.
- If any planned empirical result cannot be achieved, engage Plan-B logic to switch to alternative methods (e.g., different Y/X measures, FE specs, IVs, DML, PSM-DID, or robustness checks) until the project completes.
- For Plan-B, apply a predefined decision tree with failures like parallel trends, baseline coefficients, IV strength, mechanism significance, and heterogeneity, attempting prescribed substitutions and re-estimation steps.
When to use it
- Triggered only when a researcher submits a Research Proposal containing the fields listed in CONTRACT. The skill activates to drive the full lifecycle from journal targeting to deliverables and adaptive analyses.
What it can touch
- Python data analysis (pandas, numpy, statsmodels, linearmodels, econml, doubleml, scikit-learn, matplotlib)
- LaTeX outputs (main.tex, descriptive tables, baseline, measures, iv, psm_ddml, etc.) via template/ files
- The repository assets and templates located under asset/, template/, and rule/ directories are referenced to guide data sources and formatting.
Caveats
- If a proposed plan cannot meet the Expected Findings, the skill will autonomously switch to Plan-B without researcher intervention and may adjust models, data, or timelines as described in the decision tree.
- Output formats and bibliographic styling are aligned with the selected target journal, as specified by the 00_proposal.md top YAML block. All actions adhere to the 4-level structure of journal-specific sections and templates.
# China Corporate Finance Empirical Study (china-cf-study) ## 1. 定位与适用范围 本 skill 指导**基于中国制度环境的公司金融类实证研究**的完整流程。覆盖: - 以 A 股上市公司、中国城市/省级面板为主体样本 - 识别策略:DID(含 staggered/CS-DID/Sun-Abraham)、Panel FE + IV/2SLS、PSM-DID、DML / DML-IV、合成控制、RDD - 研究主题:投融资、治理、股权结构、机构投资者、信贷、创新、披露、审计、分析师、ESG 等 - **代码语言:Python**(pandas / numpy / statsmodels / linearmodels / pyfixest / econml / doubleml / scikit-learn / matplotli
What does the China-CF-Study skill do?
根据研究者提供的**研究计划书(Research Proposal)**执行基于中国制度环境的公司金融类实证研究全流程。**启动后第一件事:根据计划书的主题、识别策略、贡献边际与样本范围,从中国-context 英文顶级期刊池(JF/JFE/RFS/JFQA/MS/JCF/JBF/JAR/JAE/TAR/CAR/JIBS/China Economic Review/PBFJ 等 25+ 期刊)中推荐 5 本最匹配的目标期刊([J1]–[J5]),等待研究者明确选定一本;该期刊决定 main.tex 的 bibliographystyle、Section 骨架、Introduction 风格与表注规范**。然后用 Python 完成数据清洗、描述性统计、基准回归、内生性检验(IV/2SLS、DML)、平行趋势、异质性、机制、稳健性检验与图表绘制。LaTeX 表格和图像严格遵循 template/ 示例格式,研究逻辑与排版严格遵循 rule/ 下的《通用实证研究逻辑与规范总结》与《回归表写作规范总结》。数据集与政策集从 asset/ 中按计划书中的关键词检索。**当计划书预期的实证结果无法实现时(系数不显著、平行趋势不通过、IV 弱工具、机制不成立等),skill 自动切换备选方案直至完成研究项目**。最终交付物:Python 代码 + LaTeX 表格 + 图像(.pdf/.png)
How do I install it?
Run `npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill China-CF-study --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From brycewang-stanford/Auto-Empirical-Research-Skills, a repository with 3,244 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.