fill-icmje-coi

Generate per-author ICMJE COI disclosure documents from a pre-filled seed docx.

243|60|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Aperivue/medsci-skills --skill fill-icmje-coi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fill-icmje-coi
Source: https://github.com/Aperivue/medsci-skills/tree/main/skills/fill-icmje-coi
Command: npx skills add https://github.com/Aperivue/medsci-skills --skill fill-icmje-coi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Batch-generate per-author ICMJE COI disclosure documents from a pre-filled seed.

Core Features & Use Cases

  • Seed-based cloning of a canonical COI template per author
  • Replace only date, name, and manuscript title; preserve all 13 disclosure items and final certification
  • Validate output: 14 checkboxes filled, 13 "None" values, and no seed leakage

Quick Start

Supply the manuscript title, submission date, and author list, then run the script to generate a per-author COI document

Frequently Asked Questions about fill-icmje-coi

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

FAQPage Schema
How do I batch generate ICMJE COI disclosure forms for multiple authors?

Batch-generate per-author ICMJE COI disclosure documents by supplying a pre-filled seed docx, manuscript title, submission date, and author list to clone the template while preserving all 13 disclosure items and final certification.

What is a seed docx for ICMJE COI form automation?

A seed docx for ICMJE COI automation is a pre-filled template containing all 13 'None' responses and the final certification, serving as the canonical base for cloning per-author disclosure documents.

How do I automate filling ICMJE COI forms without changing the disclosure checkboxes?

Automate filling ICMJE COI forms by replacing only the date, name, and manuscript title in the seed docx, which preserves the 14 checkboxes, 13 'None' values, and final certification without seed leakage.

Do I need a CLI or API to automate ICMJE COI disclosure document generation?

You need a CLI or API to supply the seed metadata and author list required to batch-generate per-author ICMJE COI disclosure documents, outputting to a writable directory with a consistent naming convention.

How does the ICMJE COI form generator validate the output documents?

The ICMJE COI form generator validates output by checking that 14 checkboxes are filled, 13 'None' values are present, and no seed leakage occurred in the generated per-author disclosure documents.

What are the limitations of using a seed-based cloning approach for ICMJE COI forms?

The seed-based cloning approach only replaces date, name, and manuscript title, meaning it cannot dynamically alter the 13 disclosure items or final certification and requires a strictly pre-filled seed docx to function correctly.