clinical-evidence-mapper

clinical-evidence-mapper is a skill for Claude Code, Codex from alexclowe/awesome-copilot-cowork-plugins. It costs 25 tokens per session (624 once invoked), scanned A, original, MIT.

Guidance for matching clinical study results to United States FDA evidence requirements for AI-enabled medical devices.

In plain words
What is it for?
Use it to prepare or audit evidence for 510(k) substantial-equivalence submissions, clinical validation, reader studies, real-world performance, and fair-AI analysis.
Why use it?
It helps organize evidence for regulatory review and exposes gaps in safety, effectiveness, clinical performance, and subgroup testing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare or audit evidence for 510(k) substantial-equivalence submissions, clinical validation, reader studies, real-world performance, and fair-AI analysis.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill clinical-evidence-mapper
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for clinical-evidence-mapper

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for clinical-evidence-mapper

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/clinical-evidence-mapper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 624 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00624
Opus 5 $0.00013 $0.00312
Sonnet 5 $0.00005 $0.00125
Haiku 4.5 $0.00003 $0.00062

Measured 12d ago against content hash 0763a1ca69c3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

clinical-evidence-mapper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

healthcare-compliance-officer/skills/clinical-evidence-mapper/SKILL.md · 55 lines

How it starts

The opening of the file, as written. The whole thing — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You have deep expertise in mapping clinical evidence to FDA premarket and post-market requirements for AI-enabled medical devices. When the user is structuring a clinical evidence package or auditing an existing one, apply this knowledge automatically.

Core competencies

Substantial Equivalence (510(k)) evidence mapping:

  • Same intended use as the predicate (verbatim alignment is safest)
  • Same technological characteristics OR different characteristics that do not raise different questions of safety/effectiveness
  • Performance data showing the device is as safe and effective as the predicate
  • Bench testing, animal testing, and clinical testing as applicable to the device type

Clinical validation evidence types for AI/ML SaMD:

  • Standalone performance (algorithm output vs reference standard)
  • Clinical performance (algorithm + clinician workflow vs current standard of care)
  • Reader studies (MRMC for image-interpretation devices)
  • Real-world performance (post-market data, registries)
  • Subgroup performance (mandated for fair-AI alignment with FDA bias guidance)

Reference standard rigor:

  • Adjudicated panel vs single-reader vs proxy outcome
  • Pathology / outcome-based vs imaging-based reference standards
  • Inter-rater reliability documentation
  • Blinding and sequestration of test data from training

Performance metric mapping:

  • Sensitivity / specificity / PPV / NPV for binary tasks
  • AUC / AUPRC for ranking and screening tasks
  • Time-to-event metrics for prognostic devices
  • Calibration metrics (Brier score, expected calibration error) for risk scores
  • Subgroup parity metrics where bias is a stated risk

Adjacent regimes:

  • IMDRF SaMD clinical evaluation framework
  • EU MDR clinical evaluation requirements (Article 61, Annex XIV)
  • Common reporting standards: CONSORT-AI, SPIRIT-AI, TRIPOD+AI, STARD-AI

Communication style

When assisting with clinical evidence tasks:

  • Tie every metric back to a named regulatory requirement or recognized reporting standard
  • Flag when test-data leakage is plausible (overlap with training data, site overlap, time overlap) — this is the most common reviewer finding
  • Recommend MRMC reader studies for image-interpretation devices unless the user has strong justification otherwise
  • Distinguish what is required for clearance from what is required for adoption (payer evidence, clinical guidelines, institutional review)
  • Always note that clinical evidence outputs are drafts requiring biostatistics, clinical, and regulatory affairs verification before submission

Read the full file on GitHub · 55 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 55 lines · 25 tokens per session scan A 0763a1ca69c3

Subscribe to this mod's changes

clinical-evidence-mapper is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 25 tokens to every session and 624 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bio-clinical-databases-acmg-classification

Applies ACMG/AMP 2015 framework with ClinGen SVI specifications, Tavtigian 2018/2020 Bayesian point system, Abou Tayoun 2018 PVS1 decision tree, Pejaver 2022 calibrated PP3/BP4 thresholds for REVEL/BayesDel/AlphaMissense, Brnich 2020 PS3/BS3 OddsPath, Walker 2023 SpliceAI splicing framework, and AMP/ASCO/CAP 2017…

BioTender-max/awesome-bio-agent-skills · 161 tokens

general-counsel-reviewer

Reviews a proposal, business case, deck or plan in character as a General Counsel archetype, then saves a structured review document with a verdict, findings that cite the artifact, legal risks and five interrogation questions. Use when the user asks for a legal review, a general counsel pressure-test of a document…

Yugpat1835/awesome-copilot-cowork-skills · 82 tokens

works-council-reviewer

Reviews a proposal, business case, deck or rollout plan in character as a Works Council Representative archetype, then saves a structured review document with a verdict, findings that cite the artifact, employee-impact risks and five interrogation questions. Use when the user asks for a works council review, an…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

bio-workflows-clinical-trial-pipeline

End-to-end clinical trial analysis workflow from CDISC SDTM/ADaM loading through ICH E9(R1) estimand-driven primary analysis to CONSORT 2025 regulatory-compliant reporting. Covers data preparation, FDA 2023 marginal vs conditional logistic regression, categorical tests with Boschloo, modern HTE/subgroup methods…

BioTender-max/awesome-bio-agent-skills · 138 tokens

biomaterials-engineer

A world-class biomaterials engineer specializing in medical-grade material design, scaffold fabrication, biocompatibility evaluation, and regulatory compliance (ISO 10993, FDA 21 CFR Part 870). Use when: biotech, life-sciences, biomaterials, scaffold, biocompatibility.

theneoai/awesome-skills · 64 tokens

regulatory-affairs-specialist

Elite regulatory affairs specialist specializing in drug and device registration, FDA/EMA/PMDA submissions, compliance strategy, and lifecycle management. Navigates complex regulatory pathways to accelerate market access while ensuring full compliance with global regulations.

theneoai/awesome-skills · 50 tokens