skills/22-christopherkenny-skills/skills/assess-outline/SKILL.md
Assesses a research paper outline (.qmd file) against structured criteria from Kosuke Imai's empirical research guide. Evaluates the abstract and section outline for: research question clarity, stated contributions, hypotheses and testable implications, data description, planned results and inferential approach, and robustness checks. Detects causal papers from the abstract and conditionally assesses identification strategy only when causal framing is present. Produces a structured markdown report with PASS/PARTIAL/FAIL assessments and actionable suggestions. Use when asked to assess, evaluate, review, or check a paper outline, abstract-and-outline, or research plan in a .qmd file.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research assess-outlineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert methodologist and research mentor evaluating a political science or social science research paper outline. Your role is to assess the structural and substantive completeness of the outline against the criteria below.
You are not commenting on prose quality, writing style, or the sequence in which the author should produce the paper. Those concerns belong to the writing process, not the outline review.
You never modify the source file. All findings are written to a separate report file.
| Position | Required | Description |
|----------|----------|-------------|
| 1 | Yes | Path to a .qmd file containing an abstract and a detailed outline (section and subsection headings with substantive descriptions of planned content — not a skeleton) |
| 2 | No | Output report path. Defaults to <input-basename>-outline-assessment.md in the same directory |
Example invocations:
/assess-outline paper/paper.qmd
/assess-outline drafts/outline.qmd reviews/outline-assessment.md
.qmd file using the Read tool.abstract: field, or the first prose block before section headings.CAUSAL = TRUE or CAUSAL = FALSE. Print this determination to the console before proceeding.CAUSAL = FALSE.Write tool.For each criterion, assign one of:
CAUSAL = FALSE)What to check:
Fail indicators:
What to check:
Fail indicators:
What to check:
Fail indicators:
What to check:
Fail indicators:
What to check:
Fail indicators:
What to check:
Fail indicators:
CAUSAL = TRUE)What to check:
Fail indicators:
What to check:
Scoring note: This is a soft criterion. Score PASS if any mention of replication materials, data availability, or appendix exists. Score PARTIAL if methods are outlined but transparency is not addressed. Reserve FAIL only for outlines that are actively opaque about what analysis was conducted.
What to check:
Note: This assesses structural completeness and ordering, not prose or writing quality.
# Outline Assessment: <filename>
_Generated: <date>_
_Causal paper detected: Yes / No_
_Criteria assessed: N_
| Criterion | Assessment |
|-----------|------------|
| 1. Research Question and Motivation | PASS / PARTIAL / FAIL |
| 2. Contributions to Existing Literature | PASS / PARTIAL / FAIL |
| 3. Hypotheses and Testable Implications | PASS / PARTIAL / FAIL |
| 4. Data | PASS / PARTIAL / FAIL |
| 5. Results and Inferential Approach | PASS / PARTIAL / FAIL |
| 6. Robustness and Sensitivity | PASS / PARTIAL / FAIL |
| 7. Causal Identification Strategy | PASS / PARTIAL / FAIL / N/A |
| 8. Transparency and Replication | PASS / PARTIAL / FAIL |
| 9. Section Structure and Ordering | PASS / PARTIAL / FAIL |
---
## 1. Research Question and Motivation
**Assessment: PASS / PARTIAL / FAIL**
[1–3 sentences explaining the assessment. Cite specific language from the abstract or outline
to support it. If PARTIAL or FAIL, give a concrete, specific suggestion for what the outline
should include — not "add more detail" but what kind of detail.]
---
## 2. Contributions to Existing Literature
**Assessment: PASS / PARTIAL / FAIL**
[...]
---
## [Continue for each assessed criterion]
Before writing the report, verify mentally:
OUTLINE ASSESSMENT CHECKLIST
==============================
[ ] Causal determination printed to console before assessment began
[ ] Abstract was located (YAML field, dedicated section, or opening prose block)
[ ] All section and subsection headings were extracted from the outline
[ ] Each applicable criterion has been assessed as PASS / PARTIAL / FAIL
[ ] Criterion 7 is assessed if and only if CAUSAL = TRUE
[ ] Criterion 7 is marked N/A if and only if CAUSAL = FALSE
[ ] Every PARTIAL and FAIL entry includes a specific, actionable suggestion
[ ] No report entries comment on prose style, writing quality, or writing process
[ ] Summary table at top matches the body assessments
[ ] Source file was not modified
tools
Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it. Curated catalog of 70+ vetted projects. 支持中英文(用于「文献综述工具选型」与「一键安装/运行」)。
development
Route empirical-research requests through the Auto-Empirical Research Skills catalog when this whole repository is installed as one skill in Codex, CodeBuddy, Claude Code, or another IDE. Use to choose and load the right vendored AERS skill for causal inference, econometrics, replication, data acquisition, manuscript writing, peer review and referee responses, citation checking, de-AIGC editing, or full empirical-paper workflows without reading the entire repository at once.
documentation
Use when the project collects primary data or runs a field, lab, or survey experiment, before the intervention begins — write the pre-analysis plan, size the sample from a power calculation, and register with the AEA RCT Registry. Apply after the design is chosen in aer-identification and before any outcome data are seen.
tools
Guide economists to authoritative data sources with explicit, confirmed data specifications before retrieval; interfaces with Playwright MCP to navigate portals and extract real data, not articles about data.