con un clic
cdw-explore-schema
Explore the CDW clinical schema, tables, and column relationships
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Explore the CDW clinical schema, tables, and column relationships
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Built-in self-knowledge about Biorouter. Load this skill whenever the user asks about Biorouter itself: what it is, how it works, who built it, or how to use or configure any of its features (extensions, skills, workflows, scheduler, knowledge bases, models and providers, secrets, CLI, or the desktop app).
Guide for building a Biorouter extension (.brxt file) — covers the required ZIP structure, manifest.json schema, the Python MCP server (pyproject.toml + console-script entry point), cross-platform dependency pitfalls, and optional bundled skills. Load this skill whenever the user wants to build, package, or publish a Biorouter extension.
Guide for authoring a high-quality Biorouter skill — the SKILL.md format and frontmatter, how Biorouter discovers and loads skills, writing a description that triggers reliably, progressive disclosure with supporting files, composing with subagents/workflows/hooks, testing for consistency and robustness, and packaging a skill as a zip. Load this skill whenever the user wants to create, write, improve, test, or publish a Biorouter (or Claude) skill.
Systematically build and refine patient cohorts from CDW clinical data
Traverse the SPOKE biomedical knowledge graph to find entity relationships
Query the OMOP CDM to identify patient phenotypes and clinical concepts
| name | cdw-explore-schema |
| description | Explore the CDW clinical schema, tables, and column relationships |
Use this skill when the user wants to understand what data is available in the Clinical Data Warehouse before writing queries.
CDW-get_available_tables to list all available tables with descriptionsCDW-explore_table_schema to show columns and typesCDW-search_clinical_concepts to find relevant medical codes (ICD, CPT, LOINC)