empirical-design

Generates an empirical research design document from ingested literature and local project data.

Updated Jul 15, 2026
One-click install
npx skills add https://github.com/1549171506/shizhengmubangai1 --skill empirical-design-1549171506
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: empirical-design
Source: https://github.com/1549171506/shizhengmubangai1/tree/main/Desktop/123/empiricalwiki/i18n/en/skills/empirical-design
Command: npx skills add https://github.com/1549171506/shizhengmubangai1 --skill empirical-design-1549171506

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a vague research idea into a rigorous empirical design is hard: researchers must position against existing literature, specify hypotheses, variables, data, identification strategy, and robustness checks without overlooking endogeneity risks or data gaps. ## Core Features & Use Cases - Structured Design Generation: Produces an archived design document covering 14 sections, from research question and theory mechanism to expected table structure and next actions. - Context-Aware Grounding: Reads the wiki context, empirical pages, project READMEs, and research-intent notes so the design reflects what the literature already did versus what the project should do. - Honest Feasibility Assessment: Lists missing data fields instead of pretending the design is executable when local data are insufficient. - Use Case: A PhD student studying the effect of remote work on firm productivity invokes the skill after ingesting relevant papers, and receives a dated design document with hypotheses, variable definitions, an identification strategy addressing endogeneity, and a list of data gaps to fill. ## Quick Start Ask the assistant to run the empirical-design skill with your research question, for example: generate an empirical research design for studying how remote work affects firm productivity.

Frequently Asked Questions about empirical-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an empirical research design from my literature notes?

Invoke the empirical-design skill with your research question or topic as the argument. It reads your wiki context, empirical pages, project READMEs, and research-intent notes, then writes a dated design document covering question, theory, hypotheses, variables, data, identification, and robustness.

What sections does an empirical research design document include?

The generated document includes 14 sections: research question, literature positioning, theory mechanism, hypotheses, variable design, data sources and sample construction, baseline model, identification strategy, mechanism tests, heterogeneity tests, robustness checks, expected table structure, data gaps, and next actions.

Where is the generated research design document saved?

The design is archived as a markdown file at wiki/outputs/empirical-design-{slug}-{YYYY-MM-DD}.md, where the slug derives from your topic and the date reflects when the design was generated.

What happens if my local data are insufficient for the research design?

The skill does not pretend the design is executable. It explicitly lists the missing data fields in a data gaps section so you know exactly what to acquire before proceeding with estimation.

Does the skill address endogeneity in the research design?

Yes. The design document includes a dedicated identification strategy and endogeneity risks section, requiring concrete discussion of feasible remedies rather than generic acknowledgments of bias.