Skip to content
Expert Dossiers
Process Library

Atomic process library

Browse starter atoms for AI-assisted work. Each card names the process contract: what it accepts, what it returns, and how mature the current draft is.

16 starter processes3 categoriescontent-first MVP
Meetings

Turn transcripts, invites, calendars, and nearby context into useful meeting intelligence.

MeetingsStable

Transcript Ingestion

Normalize raw spoken-word material into source-labeled, timestamp-aware transcript segments.

InputsRaw transcript or audio-derived text, Source name and capture time
OutputsNormalized transcript segments, Source metadata
Open process
MeetingsStable

Calendar Context Lookup

Fetch invite metadata, attendees, agenda text, timing, and organizer context for a meeting.

InputsMeeting time window, Calendar account or exported invite
OutputsMeeting metadata, Expected attendee roster
Open process
MeetingsDraft

Attendee Extraction

Derive likely participants from transcript text, calendar context, mentions, and source metadata.

InputsTranscript segments, Calendar roster
OutputsCandidate attendees, Mentioned non-attendees
Open process
MeetingsStable

Speaker Verification

Map uncertain transcript speaker labels to likely people using roster, names, speaking cues, and review flags.

InputsNormalized transcript segments, Candidate attendee list
OutputsSpeaker label mapping, Attribution confidence
Open process
MeetingsDraft

Agenda Extraction

Pull stated agenda, implicit agenda, and unresolved discussion targets from invite text and meeting content.

InputsCalendar invite, Transcript segments
OutputsAgenda items, Covered items
Open process
MeetingsExperimental

Topic Clustering

Group meeting segments into durable topics that can connect to projects, people, and decisions.

InputsTranscript segments, Agenda items
OutputsTopic clusters, Source segment references
Open process
MeetingsDraft

Action Item Extraction

Extract commitments, owners, due dates, dependencies, and uncertainty from meeting content.

InputsTranscript segments, Speaker verification
OutputsAction items, Owners
Open process
MeetingsDraft

Follow-up Drafting

Draft a concise follow-up message from decisions, actions, owners, and review flags.

InputsAction items, Decision notes
OutputsDraft follow-up, Open questions
Open process