abridge-hello-world

Installation
SKILL.md

Abridge Hello World

Overview

Minimal working example demonstrating Abridge's ambient clinical documentation. This creates a simulated encounter session, sends audio/transcript data, and receives a structured clinical note.

Prerequisites

  • Completed abridge-install-auth setup
  • Abridge sandbox credentials configured
  • Node.js 18+ with TypeScript

Instructions

Step 1: Create Project Structure

mkdir abridge-hello-world && cd abridge-hello-world
npm init -y
Related skills
Installs
2
GitHub Stars
2.2K
First Seen
Apr 8, 2026