adam-to-teal

Generate a Shiny-based teal app from ADaM datasets and mock TLG shells.

35|9|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Appsilon/mediforce --skill adam-to-teal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adam-to-teal
Source: https://github.com/Appsilon/mediforce/tree/main/apps/protocol-to-tfl/plugins/protocol-to-tfl/skills/adam-to-teal
Command: npx skills add https://github.com/Appsilon/mediforce --skill adam-to-teal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Generate an interactive teal Shiny application for clinical trial data exploration from ADaM datasets and mock TLG shells, enabling rapid, live analysis and QC with reproducible code.

Core Features & Use Cases

  • Interactive teal app: live exploration and filtering of ADaM data via teal modules.
  • Reproducible R code: app.R and helpers that can be run with shiny::runApp().
  • Visual dashboards for clinical data: KM plots, demographics, and adverse events visuals through teal modules.
  • Use Case: A data science team wants to quickly spin up an interactive teal app to review ADaM datasets and generate an executable Shiny app for stakeholder demos.

Quick Start

Provide your ADaM datasets and ask the assistant to generate a teal app script ready to run with shiny::runApp.

Frequently Asked Questions about adam-to-teal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an interactive teal Shiny app from ADaM datasets?

You can generate an interactive teal Shiny app from ADaM datasets by providing the data and mock TLG shells to produce a reproducible app.R script with configured teal modules. The output runs directly with shiny::runApp().

What is the best way to build a Shiny dashboard for clinical trial data QC?

Generating a teal app from ADaM datasets provides a live Shiny dashboard for clinical trial data QC. It constructs interactive teal modules for rapid data exploration, filtering, and visual review.

Can I generate reproducible R code for a teal app to show stakeholders?

Yes, you can generate reproducible R code for a teal app to demonstrate to stakeholders. The process creates an executable app.R script and helper files configured with teal modules for live clinical data demos.

Does the teal Shiny app generation work with mock TLG shells?

Yes, teal Shiny app generation works with mock TLG shells. It uses them alongside ADaM datasets to construct the interactive teal module configurations required for clinical trial data exploration and QC.

What types of clinical data visuals can I explore using teal modules?

Using teal modules, you can explore clinical data visuals such as Kaplan-Meier survival plots, demographics summaries, and adverse events dashboards. These interactive modules enable live filtering and exploration of ADaM data.

Do I need to manually configure Shiny modules to review ADaM data interactively?

No, you do not need to manually configure Shiny modules to review ADaM data interactively. The generation process automatically constructs the teal module configurations and reproducible code required for live clinical data exploration.