Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

codex-stata-for-economists

codex-stata-for-economists には maxwell2732 から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
13
Stars
185
更新
2026-04-29
Forks
310
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

build-tables
データサイエンティスト

Combine saved Stata estimates into publication-ready tables via esttab. Produces both .tex (for paper) and .csv (for audit) with consistent formatting.

2026-04-29
check-reproducibility
データサイエンティスト

Simulate a fresh-clone reproduction of the entire pipeline and diff the new outputs against the committed ones. Catches drift before paper submission or release.

2026-04-29
commit
ソフトウェア開発者

Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.

2026-04-29
data-analysis
データサイエンティスト

End-to-end Stata analysis workflow — load, explore, clean, estimate, and produce publication-ready tables and figures with full logging.

2026-04-29
pedagogy-review
その他の高等教育教員

Run a holistic narrative review on a Quarto report or Markdown document. Checks reader prerequisites, worked examples, notation clarity, structural arc, and pacing.

2026-04-29
render-report
データサイエンティスト

Render a Quarto report (Stata engine) to HTML / PDF / DOCX. Performs freshness check on included tables/figures, verifies the Stata Quarto engine, and validates numerical claims before rendering.

2026-04-29
replicate
データサイエンティスト

Apply the replication protocol to a paper. Inventory the replication package, record gold-standard targets with tolerances, translate the analysis to this project's Stata pipeline, and report a tolerance-by-tolerance comparison.

2026-04-29
review-stata
ソフトウェア開発者

Run the stata-reviewer agent on a do-file. Produces a structured code-review report covering reproducibility, logging, naming, magic numbers, table/figure quality, and conformance to project conventions.

2026-04-29
run-pipeline
ソフトウェア開発者

Execute the full Stata pipeline via dofiles/00_master.do. Runs every stage in dependency order, aborts on first error, prints stage timings, and reports final output tree.

2026-04-29
run-stata
ソフトウェア開発者

Execute a single Stata do-file in batch mode via the project wrapper. Captures the log, surfaces any r(<n>) errors, and reports exit code and output paths.

2026-04-29
stata
ソフトウェア開発者

Comprehensive Stata reference for writing correct .do files, data management, econometrics, causal inference, graphics, Mata programming, and 20 community packages (reghdfe, estout, did, rdrobust, etc.). Covers syntax, options, gotchas, and idiomatic patterns. Use this skill whenever the user asks you to write, debug, or explain Stata code.

2026-04-29
validate-bib
ソフトウェア開発者

Validate bibliography entries against citations in Quarto reports and Stata do-files. Find missing entries, unused references, and likely typos.

2026-04-29
validate-log
ソフトウェア開発者

Scan a Stata log file for errors, warnings, suspicious patterns, and silent failures. Cross-check claimed numerical results against log contents.

2026-04-29