Run SAS programs locally (batch mode) or remotely on WRDS. Covers execution, WRDS connection, log reading, common empirical finance patterns, and debugging. Triggers - "run SAS", ".sas", "WRDS", "rsubmit", "libname", "proc sql", SAS errors.
原文语言:英语
菜单
SkillsMP 已收集 RichardChengzhe/research-workflow-template 中的 25 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 25 / 25 个已收集 Skill。
Run SAS programs locally (batch mode) or remotely on WRDS. Covers execution, WRDS connection, log reading, common empirical finance patterns, and debugging. Triggers - "run SAS", ".sas", "WRDS", "rsubmit", "libname", "proc sql", SAS errors.
原文语言:英语
Scaffold a new pipeline step. Creates script file, updates pipeline.md, 00_run.do, and run_all.sh. Use when adding new analysis steps.
原文语言:英语
Execute a pipeline step via run_all.sh or MCP Stata. Reads the log and summarizes results. Use to run analysis scripts.
原文语言:英语
Run the adversarial code quality loop on a script. Code-reviewer finds issues, code-fixer applies mechanical fixes, re-reviews until APPROVED or max 5 rounds.
原文语言:英语
Run the adversarial proofreading loop on a manuscript file. Proofreader finds issues, manuscript-fixer applies approved fixes, re-reviews until APPROVED or max 5 rounds.
原文语言:英语
Run the adversarial output formatting loop. Output-critic checks tables/figures against AEA style, output-fixer applies formatting fixes, re-checks until APPROVED or max 5 rounds.
原文语言:英语
Quick project overview showing pipeline status, recent logs, and current state. Run silently at session start.
原文语言:英语
Use when executing Stata .do files on Windows. Covers batch execution, MCP Stata tool, common syntax pitfalls, and debugging. Triggers - "run Stata", "do file", ".do", "reghdfe", "esttab", Stata errors.
原文语言:英语
Use when working with Stata .do files for empirical finance/accounting research. Covers panel data, reghdfe, esttab, merge workflows, variable construction, and debugging. Triggers - reghdfe, xtreg, xtset, esttab, eststo, merge, append, panel data, fixed…
原文语言:英语
Run a full project integrity check. Verifies pipeline files exist, params match, manuscript references resolve, and finds orphan files. Use periodically to catch inconsistencies.
原文语言:英语
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
原文语言:英语
Compile the manuscript with latexmk. Use when compiling the paper.
原文语言:英语
Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.
原文语言:英语
End-to-end data analysis workflow using Python and Stata, from exploration through regression to publication-ready tables and figures
原文语言:英语
Challenge research design with 5-7 critical questions. Checks identification strategy, data adequacy, and potential threats to validity.
原文语言:英语
Format Stata regression output as a publication-ready LaTeX table. Handles esttab output, adds proper formatting, and saves to output/tables/.
原文语言:英语
End-of-session summary documenting what changed, open questions, and next steps. Writes to session_logs/.
原文语言:英语
Interactive interview to formalize a research idea into a structured specification with hypotheses and empirical strategy
原文语言:英语
Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.
原文语言:英语
Structured literature search and synthesis with citation extraction and gap identification
原文语言:英语
Run the proofreading protocol on manuscript files. Checks grammar, typos, overflow, consistency, and academic writing quality. Produces a report without editing files.
原文语言:英语
Generate structured research questions, testable hypotheses, and empirical strategies from a topic or dataset
原文语言:英语
Invoke the code-reviewer agent on a Python or Stata script. Produces a quality report with scores and recommendations.
原文语言:英语
Comprehensive manuscript review covering argument structure, econometric specification, citation completeness, and potential referee objections
原文语言:英语
Validate bibliography entries against citations in manuscript files. Find missing entries and unused references.
原文语言:英语