Regulatory drafter
Skill bg-szy/TOP-SKILLS/skills/awesome-skills/regulatory-drafter
全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard
npx -y skills add bg-szy/TOP-SKILLS --skill regulatory-drafterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things 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.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Automates the drafting of regulatory documents (e.g., FDA CTD sections) with citation management and audit trails.
SKILL.md
2.1 KB, as published. Nobody here has run it
Regulatory Drafter Skill
This skill assists regulatory affairs professionals by automatically generating sections of the Common Technical Document (CTD) from raw data and literature. It focuses on accuracy, traceability, and adherence to FDA/EMA guidelines.
When to Use This Skill
- Drafting CTD Sections: Automatically generate Module 2.4 (Nonclinical Overview) or Module 2.5 (Clinical Overview).
- Citation Management: When you need to synthesize multiple PDFs into a coherent narrative with inline citations.
- Audit Trails: When every claim must be traceable back to a source document.
Core Capabilities
- Document Synthesis: Ingests clinical study reports (CSRs) and literature to write narrative text.
- Citation Linking: Inserts hyperlinks or references to the source material.
- Style Compliance: Adheres to eCTD formatting standards.
Workflow
- Ingest Data: Point the agent to a folder of source PDFs/Data.
- Draft: Run the drafter with a specific section target (e.g., "Nonclinical Overview").
- Review: The agent outputs a Markdown/Word draft with annotations.
Example Usage
User: "Draft the Nonclinical Overview based on the toxicology reports in ./data/tox."
Agent Action:
python3 Skills/Anthropic_Health_Stack/regulatory_drafter.py --input "./data/tox" --section "2.4"
<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->