agentsclimarketplace

Submit

Skill brycewang-stanford/Auto-Empirical-Research-Skills/skills/16-hsantanna88-clo-author/dot-claude/skills/submit

Submission pipeline — journal targeting, replication package, audit, and final gate. Replaces /submit, /target-journal, /audit-replication, /data-deposit.From its SKILL.md

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

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

2.3 KB, 448 tokens by cl100k_base, as published. Nobody here has run it

Submit

Submission pipeline with four modes covering journal selection through final verification.

Input: $ARGUMENTS — mode keyword, optionally followed by journal name.


Modes

/submit target — Journal Targeting

Get ranked journal recommendations.

Agent: Orchestrator (journal selection function)

Considers: contribution fit, methodology fit, audience fit, recent publications, desk rejection risk. Consults .claude/references/domain-profile.md for journal tiers.

Output: Ranked list of 3 target journals with rationale. Save to quality_reports/journal_recommendations_[date].md

/submit package — Build Replication Package

Assemble AEA-compliant replication package.

Agents: Coder + Verifier

Produces:

  • Master script that runs all analyses end-to-end
  • README with data sources, computational requirements, instructions
  • Data documentation and codebook
  • Organized file structure per AEA standards Save to paper/replication/

/submit audit — Audit Replication Package

Verify replication package completeness.

Agent: Verifier (submission mode — 10 checks)

Checks:

  1. Master script exists and runs
  2. All tables reproduce
  3. All figures reproduce
  4. README complete
  5. Data documentation present
  6. Numbered script order
  7. Dependencies listed
  8. Runtime documented
  9. Output paths match paper references
  10. No hardcoded paths

/submit final [journal] — Final Submission Gate

Full verification + score enforcement + submission checklist.

Workflow:

  1. Run comprehensive review if not done recently
  2. Run replication audit
  3. Check score gate: aggregate >= 95, all components >= 80
  4. If PASS: generate cover letter draft + submission checklist
  5. If FAIL: list blocking issues and stop

Principles

  • Score >= 95 + all components >= 80. No exceptions.
  • Don't skip verification. Even if reports exist, check they're recent.
  • If it fails, stop. Don't generate materials for a failing paper.
  • Cover letter is a draft. User must review before sending.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. 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.