Overview
Skills are reusable, pre-built AI capabilities that encapsulate complex logic and operations into a single “intelligent block” that Builders can drop into any flow.
They turn proven patterns—like extracting BIRADS scores, evaluating call transcripts, or parsing eligibility responses—into shareable components that accelerate build time and standardize best practices.
What Skills Do
- Bundle multiple blocks into one capability
A Skill might include OCR, LLM evaluation, EHR lookups, and error handling, all abstracted behind a simple configuration surface. - Promote reuse and consistency
Builders can “build once, use everywhere,” applying the same Skill across different flows, agents, and organizations. - Enable an ecosystem
Skills can be created by Notable, customers, or partners and published into a Skills Library with metadata, documentation, and (eventually) marketplace pricing.
Why Skills Matter
- Speed – Dramatically reduce time-to-build for complex workflows (e.g., HCC suspecting, chart scrubbing, sentiment analysis).
- Quality – Centralize evaluation and tuning so improvements roll out wherever a Skill is used.
- Monetization & differentiation – Partner- and customer-built Skills can be distributed and monetized, creating a network effect around the platform.
Example Skills
- Extract Ejection Fraction Values – Reads echo reports and notes, returning structured EF data for use in care gap closure and heart failure programs.
- Process Fax Categorization and Patient Matching – Classifies incoming faxes, matches to patient records, and triggers downstream flows (e.g., referral creation).
- Call Center AI Agent Transcript Evaluation – Scores call quality and compliance based on LLM analysis of transcripts.