Research
Research, evidence gathering, literature, reports, investigation, and synthesis
Browse research skills
Showing 18,961–18,984 of 22,870 skills
Clean and transform messy data in Stata with reproducible workflows
Fetch economic data from FRED, World Bank, and other APIs
Create publication-quality charts and graphs for economics papers.
Create academic presentations in Beamer with professional themes
Run regression analyses in Stata with publication-ready output tables.
Run IV, DiD, and RDD analyses in R with proper diagnostics
Panel data analysis with Python using linearmodels and pandas.
Checklist of empirical robustness tests for finance/economics papers
Structure responses to referee reports for R&R submissions
Project directory organization and script naming conventions for research
Summarize academic papers, extract key findings, and identify research gaps
Document datasets, variables, sources, and merge keys for replication
Standardized Python & Stata coding practices for empirical research projects
Transfers prose edits from latex/index.tex (Overleaf) back into index.qmd. Use after pulling LaTeX edits from a collaborator.
Runs pre-submission checks (word count, anonymization, citations, placeholders, cross-refs) and generates a checklist. Use before journal submission.
Generates robustness check code and formats results as a combined table. Use for sensitivity analysis.
Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.
Formats estimation output as a publication-quality regression table with stars, SEs, and fit statistics. Use when creating a results table.
Drafts a point-by-point response letter to referee comments with suggested edits. Use after a revise-and-resubmit.
Creates a Quarto revealjs slide deck in slides/ with the project style guide. Use when a presentation is needed.
Creates a Jupyter notebook with Jupytext pairing and registers it in _quarto.yml. Use when adding a new notebook.
Scaffolds a method-specific analysis notebook (DiD, IV, RDD, LASSO, Panel FE) with boilerplate. Use when starting a new econometric analysis.
Creates a structured annotation note in references/ with sections for research question, data, findings, and relevance. Use when documenting a paper.
Writes academic prose interpreting regression output. Use when describing estimation results in manuscript-ready language.