Generate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developing FDA submission documentation for investigational products.
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "clinical-trial-protocol-skill" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/life-sciences/main/clinical-trial-protocol-skill/SKILL.md 2. 保存为 ~/.claude/skills/clinical-trial-protocol-skill/SKILL.md 3. 装好后重载技能,告诉我可以用了
CRITICAL: This orchestrator follows a SIMPLE START approach:
Why this matters:
This skill generates clinical trial protocols for medical devices or drugs using a modular, waypoint-based architecture
Starting with an intervention idea (device or drug), this orchestrated workflow offers two modes:
🔬 Research Only Mode (Steps 0-1): 0. Initialize Intervention - Collect device or drug information
📄 Full Protocol Mode (Steps 0-5): 0. Initialize Intervention - Collect device or drug information
All analysis data is stored in waypoints/ directory as JSON/markdown files:
waypoints/
├── intervention_metadata.json # Intervention info, status, initial context
├── 01_clinical_research_summary.json # Similar trials, FDA guidance, recommendations
├── 02_protocol_foundation.md # Protocol sections 1-6 (Step 2)
├── 03_protocol_intervention.md # Protocol sections 7-8 (Step 3)
├── 04_protocol_operations.md # Protocol sections 9-12 (Step 4)
├── 02_protocol_draft.md # Complete protocol (concatenated in Step 4)
├── 02_protocol_metadata.json # Protocol metadata
└── 02_sample_size_calculation.json # Statistical sample size calculation
Rich Initial Context Support:
Users can provide substantial documentation, technical specifications, or research data when initializing the intervention (Step 0). This is preserved in intervention_metadata.json under the initial_context field. Later steps reference this context for more informed protocol development.
Each step is an independent skill in references/ directory:
references/
├── 00-initialize-intervention.md # Collect device or drug information
├── 01-research-protocols.md # Clinical trials research and FDA guidance
├── 02-protocol-foundation.md # Protocol sections 1-6 (foundation, design, population)
├── 03-protocol-intervention.md # Protocol sections 7-8 (intervention details)
├── 04-protocol-operations.md # Protocol sections 9-12 (assessments, statistics, operations)
└── 05-generate-document.md # NIH Protocol generation
scripts/
└── sample_size_calculator.py # Statistical power analysis (validated)
Installation:
.mcpb file into Claude DesktopAvailable Tools:
search_clinical_trials - Search by:
condition - Disease or condition (e.g., "pancreatic cancer")
…
生成人员规模、流失率、多元化与组织健康等人力分析报告
帮助你为具体产品场景选择合适的 Zoom 能力层,并清晰说明技术取舍。
根据受众与汇报节奏生成清晰的项目进展与干系人更新
在分享分析结论前,检查方法、计算、偏差与结论是否可靠
帮助识别、分类并排序技术债,明确重构与代码健康改进优先级。
根据已批准内容简报,生成社媒设计、文案与发布排期并待你逐步审批。