analyze-interviews
Analyze qualitative interview transcripts. Generates structured summaries, thematic codes, cross-case analysis, and evidence tables. Solves context-window…
Audit a paper's empirical claims against the linked code repository — catches MISMATCH, MISSING, and PARTIAL claims before submission
> /plugin marketplace add TobiasBlask/open-paper-machine > /plugin install open-academic-paper-machine@open-paper-machine
How it fires
How this command gets triggered: by you, by Claude, or both.
/audit-paperContext preview
What this command does when you run it.
Audit a paper's empirical claims against the linked code repository — catches MISMATCH, MISSING, and PARTIAL claims before submission
description: Audit a paper's empirical claims against the linked code repository — catches MISMATCH, MISSING, and PARTIAL claims before submission
Activate the **audit-engine** skill. Read `skills/audit-engine/SKILL.md` in full.
Execute the complete 5-step audit workflow: 1. Extract testable claims from `paper.tex` (or `draft.md`) 2. Locate the code repository (from `$ARGUMENTS`, or scan paper for a code URL, or ask once) 3. Map the repo (entry points, configs, data loaders, results) 4. Search for evidence per claim using `Grep` + `Read` with file:line citations 5. Classify each claim as CONFIRMED / PARTIAL / MISSING / MISMATCH / NOT_AUDITABLE 6. Generate `outputs/audit_report.md`
`$ARGUMENTS` may contain:
If no code repository can be located, stop and ask the user for a path or URL before proceeding.
This is a **static audit**: no code is executed. For full reproducibility, re-run training and evaluation manually after the audit surfaces any MISMATCH or MISSING claims.
A Claude Code plugin that autonomously writes academic papers — from literature search to production-ready LaTeX/PDF. Scope note.
Analyze qualitative interview transcripts. Generates structured summaries, thematic codes, cross-case analysis, and evidence tables. Solves context-window…
Analyze how the paper positions itself relative to the closest existing work. Identifies the 5-10 most similar papers, builds a differentiation matrix, and…
Analyze academic writing quality of the current draft. Checks for passive voice overuse, weak openings, hedging balance, readability, sentence length…
Creative research brainstorming — generate ideas researchers within a single field would miss. Cross-field connections, assumption challenges, alternative…
Write one specific section of a paper as complete paragraphs. Use when you already have context and just need one section drafted. Follows writing-engine…
Evaluate whether a research idea is worth pursuing before investing months of effort. Stress-tests ideas along 7 dimensions (novelty, impact, timing,…