minutes-record

Record meetings and convert them into searchable markdown transcripts.

Updated May 23, 2026
One-click install
npx skills add https://github.com/jacob-split/minutes --skill minutes-record-jacob-split
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minutes-record
Source: https://github.com/jacob-split/minutes/tree/main/.agents/skills/minutes/minutes-record
Command: npx skills add https://github.com/jacob-split/minutes --skill minutes-record-jacob-split

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Start and stop recording meetings, conference calls, or voice memos, then automatically transcribe and store the results as searchable markdown with metadata. This reduces the time and effort required to capture decisions, actions, and context from conversations.

Core Features & Use Cases

  • Start and stop recording from the microphone or system audio, with live transcript streaming during the session.
  • Transcribe using the hosted Deepgram Nova 3 service and save transcripts as markdown files in ~/meetings with YAML frontmatter.
  • Retrieve status mid-session and view final transcript details including duration and word count.

Quick Start

Start recording a meeting with minutes record and stop with minutes stop to save the transcript.

Frequently Asked Questions about minutes-record

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I record meetings and get a searchable transcript?

To record meetings and create searchable transcripts, start recording with a single command and stop it to automatically save the final transcript as a markdown file with YAML frontmatter.

Can I transcribe live during an in-person meeting or conference call?

Yes, live transcripts stream during in-person meetings, conference calls, and voice memos, providing real-time text alongside the audio recording session.

Does meeting transcription work with voice memos and system audio?

Meeting transcription works with microphone input and system audio, supporting voice memos and conference calls by capturing audio and converting it to text.

What format are the final meeting transcripts saved in?

Final meeting transcripts are saved as markdown files in the ~/meetings directory, complete with YAML frontmatter metadata, duration, and word count details.

Do I need a Deepgram account to transcribe meetings?

Meeting transcription relies on a hosted Deepgram Nova 3 transcription service, which processes the audio and generates the final text output without manual configuration.

Can I check the recording status mid-session before stopping the transcript?

Yes, you can retrieve the recording status mid-session to verify active capture before stopping, ensuring no audio is missed during the live transcript generation.