Best use case
Regulatory Submission — FDA/EMA Dossier Structure is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## Overview
Teams using Regulatory Submission — FDA/EMA Dossier Structure should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/regulatory-submission/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Regulatory Submission — FDA/EMA Dossier Structure Compares
| Feature / Agent | Regulatory Submission — FDA/EMA Dossier Structure | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## Overview
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Regulatory Submission — FDA/EMA Dossier Structure ## Overview Prepare regulatory submissions for drugs, biologics, devices, and diagnostics. ## Common Submission Types ### FDA (United States) | Type | Purpose | Key Sections | |------|---------|-------------| | IND | Investigational New Drug | Chemistry, pharmacology, toxicology, clinical protocol | | NDA | New Drug Application | Full CMC, nonclinical, clinical data | | BLA | Biologics License | Manufacturing, characterization, clinical | | 510(k) | Device clearance | Substantial equivalence, performance testing | | PMA | Device approval | Clinical data, manufacturing | | EUA | Emergency use | Available data, benefit-risk | ### EMA (European Union) | Type | Purpose | |------|---------| | CTA | Clinical Trial Application | | MAA | Marketing Authorization Application | | Scientific Advice | Pre-submission guidance | ## CTD Format (Common Technical Document) ### Module 1: Administrative - Cover letters, application forms, labeling ### Module 2: Summaries - 2.1 CTD table of contents - 2.2 CTD introduction - 2.3 Quality overall summary - 2.4 Nonclinical overview - 2.5 Clinical overview - 2.6 Nonclinical written summaries - 2.7 Clinical summaries ### Module 3: Quality (CMC) - Drug substance, drug product, manufacturing, controls ### Module 4: Nonclinical - Pharmacology, pharmacokinetics, toxicology ### Module 5: Clinical - Clinical study reports, literature references ## Key Principles - Follow ICH guidelines (ICH E6 GCP, ICH Q1-Q12) - Data integrity: ALCOA+ (Attributable, Legible, Contemporaneous, Original, Accurate) - Risk-based approach: prioritize critical quality attributes - Lifecycle management: post-approval changes and variations
Related Skills
tooluniverse-protein-structure-retrieval
Retrieves protein structure data from RCSB PDB, PDBe, and AlphaFold with protein disambiguation, quality assessment, and comprehensive structural profiles. Creates detailed structure reports with experimental metadata, ligand information, and download links. Use when users need protein structures, 3D models, crystallography data, or mention PDB IDs (4-character codes like 1ABC) or UniProt accessions.
egocentric_view_to_structured_log
Converts first-person XR headset video into a structured experiment timeline log. Extracts timestamped events (action, object, location, result) via VLM or action recognition, outputs Markdown or JSON for downstream analysis, reporting, protocol compliance audit, or ELN attachment.
hot3d
HOT3D (Hand-Object 3D Dataset) by Meta Facebook - multi-view egocentric hand and object 3D tracking for Aria/Quest smart glasses. State-of-the-art multi-view 3D hand pose, object pose, and hand-object interaction tracking. Supports visualization with 3D joint projections, meshes, and skeletal overlays on video frames.
handtracking
Real-time hand detection in egocentric videos using victordibia/handtracking. Outputs bounding boxes for hands, specifically trained on EgoHands dataset. Supports video input/output with labeled hand boxes. Lightweight and fast for egocentric view applications.
hands-3d-pose
High-quality 3D hand pose estimation for egocentric videos from ECCV 2024 (ap229997/hands). Provides 3D joint keypoints and skeleton visualization projected to 2D. Optimized for daily egocentric activities with state-of-the-art accuracy. Outputs hand skeleton overlays on video frames.
hand-tracking-toolkit
Facebook Research Hand Tracking Challenge Toolkit - evaluation and visualization tools for 3D hand tracking. Supports loading HOT3D data, computing metrics (PA-MPJPE, AUC, etc.), visualizing 3D pose projections, and generating tracking evaluation reports. Essential for benchmarking hand tracking algorithms.
egohos-segmentation
Egocentric Hand-Object Segmentation (EgoHOS) - pixel-level hand and object segmentation in egocentric videos. Outputs fine-grained segmentation masks with hand regions highlighted. Specialized for hand-object interaction scenarios with pixel-accurate masks. Ideal for detailed interaction analysis.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
torchdrug
PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc.
torch-geometric
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
tooluniverse-target-research
Gather comprehensive biological target intelligence from 9 parallel research paths covering protein info, structure, interactions, pathways, expression, variants, drug interactions, and literature. Features collision-aware searches, evidence grading (T1-T4), explicit Open Targets coverage, and mandatory completeness auditing. Use when users ask about drug targets, proteins, genes, or need target validation, druggability assessment, or comprehensive target profiling.
tooluniverse-protein-therapeutic-design
Design novel protein therapeutics (binders, enzymes, scaffolds) using AI-guided de novo design. Uses RFdiffusion for backbone generation, ProteinMPNN for sequence design, ESMFold/AlphaFold2 for validation. Use when asked to design protein binders, therapeutic proteins, or engineer protein function.