paper-actual-content-completion

Align research paper methods, figures, and tables with reproducible artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BKZhao/-mimic-repo-agent --skill paper-actual-content-completion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-actual-content-completion
Source: https://github.com/BKZhao/-mimic-repo-agent/tree/main/.codex/skills/paper-actual-content-completion
Command: npx skills add https://github.com/BKZhao/-mimic-repo-agent --skill paper-actual-content-completion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproducing medical informatics papers is hampered when methods, figures, and tables do not faithfully reflect the paper content; this skill ensures alignment of real content with artifacts and reports to enable trustworthy reproduction.

Core Features & Use Cases

  • Paper evidence normalization: align reported results with actual data and artifacts.
  • Fixed-skeleton plus dynamic-slot reporting: maintain a stable report structure while inserting real results.
  • Native versus candidate execution decisions: choose authentic local execution paths based on data prerequisites and safety.
  • Artifact delivery truth: produce verifiable artifacts and delivery manifests for audits.
  • Promotion-ready scaffolds: convert first successful results into reusable components for future papers and workflows.

Quick Start

Load the paper’s real artifacts and start the end-to-end reproduction pipeline to collect evidence, run analyses, and generate a user-ready report.

Frequently Asked Questions about paper-actual-content-completion

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

FAQPage Schema
How do I reproduce medical informatics papers when reported methods don't match actual data?

Paper reproduction for medical informatics requires aligning reported methods and figures with actual content to ensure reproducible artifacts, verified through evidence normalization and delivery manifests. This skill enforces fidelity by matching real data to paper claims.

What is paper evidence normalization and when do I need it for research reproduction?

Paper evidence normalization aligns a published paper's reported results with actual data and artifacts to ensure trustworthy reproduction. You need this when methods, figures, and tables do not faithfully reflect the paper content during end-to-end reproduction.

How do I generate verifiable artifact delivery manifests for paper reproduction audits?

Generate verifiable artifacts and delivery manifests by running the end-to-end reproduction pipeline that collects evidence, executes native-versus-candidate decisions, and outputs user-ready reports. Artifacts are produced with fixed-skeleton plus dynamic-slot reporting.

Does paper reproduction work for converting first successful results into reusable scaffolds?

Yes, promotion-ready scaffolding converts your first successful reproduction results into reusable components for future papers and workflows. This converts validated native execution paths into stable scaffolds for subsequent medical informatics reproduction tasks.

How do native versus candidate execution decisions work in paper reproduction workflows?

Native versus candidate execution decisions choose authentic local execution paths based on data prerequisites and safety constraints during paper reproduction. This ensures the reproduced artifact uses the most faithful execution route available.

What's the best way to maintain a stable report structure while inserting real paper reproduction results?

Fixed-skeleton plus dynamic-slot reporting maintains a stable report structure while inserting real results from paper reproduction. This approach ensures delivery manifests and user-facing reports remain consistent while reflecting actual normalized evidence.