Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

tooluniverse-clinical-trial-designtooluniverse 临床试验设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

5,606

周安装

229

GitHub Stars

1,278

下载量

1,795
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tooluniverse-clinical-trial-design(tooluniverse 临床试验设计)
来源仓库:https://github.com/mims-harvard/tooluniverse
仓库路径:skills/tooluniverse-clinical-trial-design
安装命令:
npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-clinical-trial-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-clinical-trial-design

简介

tooluniverse-clinical-trial-design 用于辅助界面设计、视觉规范和交互体验优化。

  • 它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案或检查视觉一致性。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 了解具体调用方式。
  • 使用时需结合现有品牌和设计系统,涉及真实页面改动时应通过截图或预览检查表现。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。

SKILL.md

Clinical Trial Design Feasibility Assessment

Systematically assess clinical trial feasibility by analyzing 6 research dimensions. Produces comprehensive feasibility reports with quantitative enrollment projections, endpoint recommendations, and regulatory pathway analysis.

IMPORTANT: Always use English terms in tool calls (drug names, disease names, biomarker names), even if the user writes in another language. Only try original-language terms as a fallback if English returns no results. Respond in the user's language.

Reasoning Before Searching

Trial design starts with the question, not the methods. Answer these four questions before running any tools — they determine everything else:

  1. What is the primary endpoint? Is it overall survival (gold standard but slow), PFS (faster but surrogate), ORR (single-arm friendly but not always accepted), or a biomarker (needs validation as surrogate first)? The endpoint determines FDA pathway, statistical design, and duration.
  2. Who is the population? Broad unselected vs. biomarker-enriched. Enriched populations have higher response rates, allowing smaller trials — but require a validated companion diagnostic and reduce the eligible patient pool.
  3. What is the comparator? Placebo (only if no standard of care exists), active control (requires non-inferiority or superiority framing), or single-arm with historical control (acceptable for rare diseases or breakthrough designations, but FDA scrutiny is high).
  4. Is the effect size realistic given the mechanism? A 20% improvement in ORR over SOC requires ~100 patients per arm. A 50% improvement requires ~30. If the mechanism only justifies a 10% improvement, the trial may be underpowered regardless of design. Check precedent effect sizes in similar trials before committing to an endpoint.

These four answers determine sample size, duration, and trial design. Look them up from precedent trials and FDA guidance — do not derive them from first principles.

LOOK UP DON'T GUESS: Never assume what the standard of care is for an indication — look it up with DrugBank and FDA tools. Never assume an endpoint is FDA-accepted — verify with search_clinical_trials precedents and OpenFDA_get_approval_history. Never estimate prevalence from memory — use OpenTargets, gnomAD, or COSMIC.

Core Principles

1. Report-First Approach (MANDATORY)

DO NOT show tool outputs to user. Instead:

  1. Create [INDICATION]_trial_feasibility_report.md FIRST
  2. Initialize with all section headers
  3. Progressively update as data arrives
  4. Present only the final report

2. Evidence Grading System

GradeSymbolCriteriaExamples
A3-starRegulatory acceptance, multiple precedentsFDA-approved endpoint in same indication
B2-starClinical validation, single precedentPhase 3 trial in related indication
C1-starPreclinical or exploratoryPhase 1 use, biomarker validation ongoing
D0-starProposed, no validationNovel endpoint, no precedent

3. Feasibility Score (0-100)

Weighted composite score:

  • Patient Availability (30%): Population size x biomarker prevalence x geography
  • Endpoint Precedent (25%): Historical use, regulatory acceptance
  • Regulatory Clarity (20%): Pathway defined, precedents exist
  • Comparator Feasibility (15%): Standard of care availability
  • Safety Monitoring (10%): Known risks, monitoring established

Interpretation: >=75 HIGH (proceed), 50-74 MODERATE (additional validation), <50 LOW (de-risking required)


When to Use This Skill

Apply when users:

  • Plan early-phase trials (Phase 1/2 emphasis)
  • Need enrollment feasibility assessment
  • Design biomarker-selected trials
  • Evaluate endpoint strategies
  • Assess regulatory pathways
  • Compare trial design options
  • Need safety monitoring plans

Trigger phrases: "clinical trial design", "trial feasibility", "enrollment projections", "endpoint selection", "trial planning", "Phase 1/2 design", "basket trial", "biomarker trial"


Core Strategy: 6 Research Paths

Execute 6 parallel research dimensions. See STUDY_DESIGN_PROCEDURES.md for detailed steps per path.

Trial Design Query
|
+-- PATH 1: Patient Population Sizing
|   Disease prevalence, biomarker prevalence, geographic distribution,
|   eligibility criteria impact, enrollment projections
|
+-- PATH 2: Biomarker Prevalence & Testing
|   Mutation frequency, testing availability, turnaround time,
|   cost/reimbursement, alternative biomarkers
|
+-- PATH 3: Comparator Selection
|   Standard of care, approved comparators, historical controls,
|   placebo appropriateness, combination therapy
|
+-- PATH 4: Endpoint Selection
|   Primary endpoint precedents, FDA acceptance history,
|   measurement feasibility, surrogate vs clinical endpoints
|
+-- PATH 5: Safety Endpoints & Monitoring
|   Mechanism-based toxicity, class effects, organ-specific monitoring,
|   DLT history, safety monitoring plan
|
+-- PATH 6: Regulatory Pathway
    Regulatory precedents (505(b)(1), 505(b)(2)), breakthrough therapy,
    orphan drug, fast track, FDA guidance

Report Structure (14 Sections)

Create [INDICATION]_trial_feasibility_report.md with all 14 sections. See REPORT_TEMPLATE.md for full templates with fillable fields.

  1. Executive Summary - Feasibility score, key findings, go/no-go recommendation
  2. Disease Background - Prevalence, incidence, SOC, unmet need
  3. Patient Population Analysis - Base population, biomarker selection, eligibility funnel, enrollment projections
  4. Biomarker Strategy - Primary biomarker, alternatives, testing logistics
  5. Endpoint Selection & Justification - Primary/secondary/exploratory endpoints, statistical considerations
  6. Comparator Analysis - SOC, trial design options (single-arm vs randomized vs non-inferiority), drug sourcing
  7. Safety Endpoints & Monitoring Plan - DLT definition, mechanism-based toxicities, organ monitoring, SMC
  8. Study Design Recommendations - Phase, design type, schema, eligibility, treatment plan, assessment schedule
  9. Enrollment & Site Strategy - Site selection, enrollment projections, recruitment strategies
  10. Regulatory Pathway - FDA pathway, precedents, pre-IND meeting, IND timeline
  11. Budget & Resource Considerations - Cost drivers, timeline, FTE requirements
  12. Risk Assessment - Feasibility risks, scientific risks, mitigation strategies
  13. Success Criteria & Go/No-Go Decision - Phase 1/2 criteria, interim analysis, feasibility scorecard
  14. Recommendations & Next Steps - Final recommendation, critical path to IND, alternative designs

Tool Reference by Research Path

PATH 1: Patient Population Sizing

  • OpenTargets_get_disease_id_description_by_name - Disease lookup
  • OpenTargets_get_diseases_phenotypes_by_target_ensembl - Prevalence data
  • ClinVar_search_variants - Biomarker mutation frequency
  • gnomad_search_variants - Population allele frequencies
  • PubMed_search_articles - Epidemiology literature
  • search_clinical_trials - Enrollment feasibility from past trials

PATH 2: Biomarker Prevalence & Testing

  • ClinVar_get_variant_details - Variant pathogenicity
  • COSMIC_search_mutations - Cancer-specific mutation frequencies
  • gnomad_get_variant - Population genetics
  • PubMed_search_articles - CDx test performance, guidelines

PATH 3: Comparator Selection

  • drugbank_get_drug_basic_info_by_drug_name_or_id - Drug info
  • drugbank_get_indications_by_drug_name_or_drugbank_id - Approved indications
  • drugbank_get_pharmacology_by_drug_name_or_drugbank_id - Mechanism
  • FDA_OrangeBook_search_drug - Generic availability
  • OpenFDA_get_approval_history - Approval details
  • search_clinical_trials - Historical control data

PATH 4: Endpoint Selection

  • search_clinical_trials - Precedent trials, endpoints used
  • PubMed_search_articles - FDA acceptance history, endpoint validation
  • OpenFDA_get_approval_history - Approved endpoints by indication

PATH 5: Safety Endpoints & Monitoring

  • drugbank_get_pharmacology_by_drug_name_or_drugbank_id - Mechanism toxicity
  • FDA_get_warnings_and_cautions_by_drug_name - FDA black box warnings
  • FAERS_search_reports_by_drug_and_reaction - Real-world adverse events
  • FAERS_count_reactions_by_drug_event - AE frequency
  • FAERS_count_death_related_by_drug - Serious outcomes
  • PubMed_search_articles - DLT definitions, monitoring strategies

PATH 6: Regulatory Pathway

  • OpenFDA_get_approval_history - Precedent approvals
  • PubMed_search_articles - Breakthrough designations, FDA guidance
  • search_clinical_trials - Regulatory precedents (accelerated approval)

Quick Start Example

from tooluniverse import ToolUniverse

tu = ToolUniverse(use_cache=True)
tu.load_tools()

# Example: EGFR+ NSCLC trial feasibility
# Step 1: Disease prevalence
disease_info = tu.tools.OpenTargets_get_disease_id_description_by_name(
    diseaseName="non-small cell lung cancer"
)
prevalence = tu.tools.OpenTargets_get_diseases_phenotypes(
    efoId=disease_info['data']['id']
)

# Step 2: Biomarker prevalence
variants = tu.tools.ClinVar_search_variants(gene="EGFR", significance="pathogenic")

# Step 3: Precedent trials
trials = tu.tools.search_clinical_trials(
    condition="EGFR positive non-small cell lung cancer",
    status="completed", phase="2"
)

# Step 4: Standard of care comparator
soc = tu.tools.FDA_OrangeBook_search_drug(ingredient="osimertinib")

# Compile into feasibility report...

See WORKFLOW_DETAILS.md for the complete 6-path Python workflow and use case examples.


Integration with Other Skills

  • tooluniverse-drug-research: Investigate mechanism, preclinical data
  • tooluniverse-disease-research: Deep dive on disease biology
  • tooluniverse-target-research: Validate drug target, essentiality
  • tooluniverse-pharmacovigilance: Post-market safety for comparator drugs
  • tooluniverse-precision-oncology: Biomarker biology, resistance mechanisms

Programmatic Access (Beyond Tools)

When ToolUniverse tools return limited trial metadata, use the ClinicalTrials.gov v2 API directly:

import requests, pandas as pd

# Search with pagination (all lung cancer immunotherapy trials with results)
all_studies = []
token = None
while True:
    params = {"query.cond": "lung cancer", "query.intr": "immunotherapy",
              "filter.overallStatus": "COMPLETED", "filter.results": "WITH_RESULTS", "pageSize": 100}
    if token: params["pageToken"] = token
    resp = requests.get("https://clinicaltrials.gov/api/v2/studies", params=params).json()
    all_studies.extend(resp.get("studies", []))
    token = resp.get("nextPageToken")
    if not token: break

# Extract structured data
rows = []
for s in all_studies:
    proto = s.get("protocolSection", {})
    rows.append({
        "nctId": proto.get("identificationModule", {}).get("nctId"),
        "title": proto.get("identificationModule", {}).get("briefTitle"),
        "enrollment": proto.get("designModule", {}).get("enrollmentInfo", {}).get("count"),
        "phase": proto.get("designModule", {}).get("phases", [None])[0] if proto.get("designModule", {}).get("phases") else None,
    })
df = pd.DataFrame(rows)

# FDA drug approval history
drug = "pembrolizumab"
fda = requests.get(f"https://api.fda.gov/drug/drugsfda.json?search=openfda.brand_name:{drug}&limit=10").json()

See tooluniverse-data-wrangling skill for pagination, error handling, and bulk download patterns.


Reference Files

FileContent
REPORT_TEMPLATE.mdFull 14-section report template with fillable fields
STUDY_DESIGN_PROCEDURES.mdDetailed steps for each of the 6 research paths
WORKFLOW_DETAILS.mdComplete Python example workflow and 5 use case summaries
BEST_PRACTICES.mdBest practices, common pitfalls, output format requirements
EXAMPLES.mdAdditional examples
QUICK_START.mdQuick start guide

Version Information

  • Version: 1.0.0
  • Last Updated: February 2026
  • Compatible with: ToolUniverse 0.5+
  • Focus: Phase 1/2 early clinical development

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.82%
按下载量换算625

Claude

30.86%
按下载量换算554

Cursor

16.83%
按下载量换算302

Gemini CLI

8.83%
按下载量换算158

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills