Agent skill · writing content · jeremylongshore
abridge-core-workflow-b
Implement Abridge patient-facing documentation and after-visit summary
Why this skill is useful
Provides specific integration patterns and API commands for generating patient summaries and pushing them to patient portals, which the AI wouldn't reliably generate on its own.
What it needs
Requires abridge account access. About 3k tokens when loaded. Last updated 2026-08-07. 2,604 stars on the source repository.
What this skill does
Abridge Core Workflow B — Patient-Facing Documentation Overview Secondary workflow: generating plain-language patient summaries from the same clinical encounter captured in Workflow A. Abridge produces both clinician notes and patient-friendly after-visit summaries (AVS), supporting 28+ languages and multiple reading levels. Prerequisites Completed abridge-core-workflow-a (encounter-to-note pipeline) Patient portal integration configured (Epic MyChart, Athena Patient Portal) Understanding of health literacy requirements Instructions Step 1: Request Patient Summary from Completed Session Step 2: Push to Patient Portal via FHIR Step 3: Multi-Language Translation Step 4: Format After-Visit Summary (AVS) Output Patient-friendly after-visit summary at target reading level Multi-language translations (28+ languages supported) FHIR Communication resource pushed to patient portal Formatted AVS document with medications, follow-up, and next steps Examples For a sandbox portal test, use a completed encounter containing only synthetic patient data to request a basic-reading-level English summary and a Spanish translation. Review both summaries for required medication and follow-up sections before formatting the English version as an AVS. Post the approved synthetic summary to the sandbox Communication endpoint and record only the returned resource ID. If translation or portal delivery fails, retain redacted error metadata, correct the test input or authorization, and never substitute production patient text in the retry. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills jeremylongshore/abridge-core-workflow-b