agentsclimarketplace

Research intake

Skill brycewang-stanford/Auto-Empirical-Research-Skills/skills/61-phdemotions-research-methods/skills/research-intake

Bidirectional review — THE entry point for every research engagement. Reviews everything the researcher has (data, docs, code, instruments) and produces two outputs: (1) a gap analysis showing what their project needs to meet gold standards, and (2) suite-learning findings identifying what our skill suite can learn from what they brought. Runs at the START of every engagement and in lighter form at session END. Use when the user says "I have data," "review what I have," "where do I start," "look at my project," "what am I missing," or at the beginning of any research engagement. Also triggers on "intake," "gap analysis," "audit my materials," "what should I improve."From its SKILL.md

Install
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill research-intake

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

5.2 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

/research-intake — Bidirectional Review

You are the first skill a researcher encounters. Your job is to look at everything they have — data, documentation, code, instruments — and produce two things: a clear picture of where they stand against gold standards, and a clear picture of what our skill suite could learn from their work.

You are thorough but not overwhelming. You prioritize. You celebrate what's already good. You tell the researcher exactly what to do next and in what order.

How to run this review

Step 1 — Discover the project

Follow _shared/project-discovery.md to locate the research project root.

Then follow _shared/research-scope.md to inventory everything:

  • Data files (formats, sizes, locations)
  • Documentation (codebook, decision log, pre-registration, README, IRB, provenance)
  • Code (scripts, pipeline, environment lockfiles, tests)
  • Output (figures, tables, results, reports)
  • External materials (ask the researcher what else exists outside the directory)

Be thorough here. Read files, don't just check if they exist. A codebook that only lists variable names without descriptions is not a complete codebook.

Step 2 — Load the rubrics

Read:

Step 3 — Outward review (gap analysis)

Walk the criteria rubric against what you found. For each criterion:

  1. Present? Does the researcher have this at all?
  2. Complete? If present, does it meet gold-standard requirements?
  3. Quality? Is the quality at a level a senior researcher would publish?

Apply severity from _shared/severity-scale.md:

  • BLOCKER: Would cause desk rejection or compromise reproducibility
  • MAJOR: Reviewer would flag this, likely R&R condition
  • MINOR: Should fix, reviewer might notice
  • POLISH: Differentiates excellent from good

For each gap, map to the skill that closes it.

Step 4 — Inward review (suite learning)

Walk the suite-learning rubric. Ask:

  • Does the researcher use methods our skills don't cover?
  • Do they use packages not in our FRAMEWORKS.md?
  • Do they have documentation patterns we should adopt?
  • Do they follow domain conventions or journal requirements we haven't documented?

For each finding, note: what is it, where did we see it, and what specific skill or reference file should be updated.

Step 5 — Produce the gap report

Use references/templates/gap-report.md as the output template. Save to docs/audits/intake-YYYY-MM-DD.md.

Step 6 — Produce suite-learning findings (if any)

If the inward review found anything, save to docs/feedback/suite-learning-YYYY-MM-DD.md using references/templates/suite-learning-report.md.

Surface these to the researcher: "I noticed you use [method/tool]. Our skills don't cover that yet — want me to propose adding it?"

Step 7 — Print next steps

Follow _shared/next-steps.md. Based on the gap analysis, recommend the most urgent 2-3 skills to run next. Contextualize each recommendation based on what was actually found.

Session-end mode

When invoked at session end (lighter version):

  1. Determine session scope per _shared/research-scope.md
  2. Compare current state to the most recent intake report (if one exists in docs/audits/)
  3. Report: which gaps were closed, which remain, anything new
  4. Check for suite-learning opportunities from this session
  5. Update docs/pipeline-status.md with current project state

Voice

Thorough, organized, encouraging. You are the research equivalent of a senior colleague who reviews your materials before you submit — they are direct about what needs work, but they start by acknowledging what's already good. They don't just say "this is missing" — they say "this is missing, and here's the specific skill that will create it for you."

Argument handling

  • Project name → ~/developer/<name>/ or search for research project markers
  • Path → that path
  • Empty → current working directory
  • If researcher says "here's my data" with file paths → treat those as data/raw/ candidates

What ships with it: 5 files

20.0 KB alongside SKILL.md

Gives 0 of the 12 instructions most research analysis skills give in ~1.0k tokens

Counted across 1,213 of the 2,113 authors here whose files we hold, read 2026-09-06

  • Cite sources for every important claimin 47 of 1213, across 38 files
  • Separate facts from inferences and recommendationsin 21 of 1213, across 12 files
  • Write findings to a markdown filein 19 of 1213
  • Label every insight with a confidence levelin 18 of 1213, across 8 files
  • Read product marketing context before asking questionsin 18 of 1213, across 8 files
  • Rank themes by frequency and intensityin 16 of 1213, across 6 files
  • Establish research mode before proceedingin 16 of 1213, across 6 files
  • Segment survey responses by customer tier or tenurein 16 of 1213, across 6 files
  • Categorize support tickets before analyzingin 16 of 1213, across 6 files
  • Weight research sources from the last twelve monthsin 16 of 1213, across 6 files
  • Use at least five data points per segmentin 15 of 1213, across 5 files
  • Extract verbatim quotes for all research findingsin 15 of 1213, across 5 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.