Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Ectheory Data Analysis

ASecurity

Use for the Monte Carlo and numerical-illustration component of an Econometric Theory (ET) paper — designing simulations that show finite-sample behavior tracks the asymptotics, plus any illustrative empirical example. Lighter than empirical journals; the spine stays the theory.

1,052 stars
0 votes
0 copies
1 views
Added 6/5/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 6/5/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill ectheory-data-analysis --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ectheory Data Analysis?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ectheory Data Analysis
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-ectheory-data-analysis/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-ectheory-data-analysis)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: ectheory-data-analysis
description: Use for the Monte Carlo and numerical-illustration component of an Econometric Theory (ET) paper — designing simulations that show finite-sample behavior tracks the asymptotics, plus any illustrative empirical example. Lighter than empirical journals; the spine stays the theory.
---

# Numerical Illustration & Monte Carlo (ectheory-data-analysis)

## When to trigger

- Your theorem is proved and you need simulations showing it bites in finite samples
- Reviewers will ask whether the asymptotic approximation is accurate at realistic n
- You include an illustrative empirical application and want it to serve the theory, not the reverse
- The simulation design feels arbitrary and you need principled choices

## Role of "data analysis" at a theory journal

ET is theorem-proof first; numerical work is **evidence that the asymptotics are useful**, not the
contribution itself. Two distinct, optional components:

1. **Monte Carlo** — the standard companion to a limit result. Its job is to show that finite-sample
   size/power/bias/coverage track the theory, and to map where the approximation breaks down.
2. **Empirical illustration** — an optional applied example showing the method on real data. It
   illustrates; it does not carry the paper. Keep it proportionate.

## Designing a credible Monte Carlo for ET

- **DGP coverage.** Span the assumptions: include cases near the boundary (weak identification,
  near-unit-root, growing dimension, heavy tails, dependence) where the theory is most stretched.
- **What you report.** For an estimator: bias, RMSE, and the gap between empirical and nominal
  coverage. For a test: empirical size under the null and power under local/fixed alternatives.
- **Comparisons.** Benchmark against the natural existing method, so the simulation shows what your
  theory buys.
- **Sample sizes.** A grid of n that reveals the convergence rate visually, not a single n.
- **Honesty.** Show where the asymptotic approximation is poor; a candid breakdown region strengthens
  credibility more than uniformly green tables.

## Reproducible computation

- Fix and **report random seeds**; report the number of Monte Carlo replications and all n.
- Specify the DGP precisely enough to regenerate every table/figure.
- Keep simulation code clean and runnable; long simulation evidence can go to the online
  Supplementary Material (already-reviewed, separate labeled file, not copyedited).

## Checklist

- [ ] Monte Carlo DGPs span the assumptions, including the boundary cases
- [ ] Reported metrics match the claim (coverage/size/power/bias/RMSE as appropriate)
- [ ] A grid of n reveals the rate; convergence visible
- [ ] Benchmarked against the natural existing method
- [ ] Breakdown region of the approximation shown honestly
- [ ] Seeds, replication count, and DGP fully specified
- [ ] Empirical illustration (if any) kept proportionate to its illustrative role

## Anti-patterns

- A single favorable n and DGP chosen to flatter the method
- Simulations that never probe the boundary where the theory is delicate
- An empirical "application" that overshadows the theorem
- Unreported seeds / replication counts (non-reproducible)
- Reporting size but not power for a test (or vice versa)

## Output format

```
【Components】Monte Carlo / empirical illustration / both
【DGP coverage】boundary cases included? [Y/N]
【Metrics】size / power / coverage / bias / RMSE
【n grid】reveals rate? [Y/N]
【Benchmark】existing method compared? [Y/N]
【Reproducibility】seeds + reps + DGP specified? [Y/N]
【Next step】ectheory-tables-figures
```

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →