voice-meeting

Record voice meetings, transcribe audio, and generate structured Markdown notes.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill voice-meeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-meeting
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/voice-meeting
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill voice-meeting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of recording voice meetings, transcribing the audio, and generating structured meeting notes with summaries and action items.

Core Features & Use Cases

  • Continuous Voice Recording: Captures audio from meetings.
  • Automatic Transcription: Converts spoken words into text.
  • Meeting Note Generation: Creates organized Markdown files with titles, transcripts, summaries, and action items.
  • Use Case: Start recording a project status meeting, and upon stopping, automatically receive a formatted note with all discussion points, decisions, and assigned tasks.

Quick Start

Start recording a meeting titled "Project Alpha Kickoff" and assign it to Project Alpha.

Frequently Asked Questions about voice-meeting

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

FAQPage Schema
How do I automatically transcribe voice meetings and generate structured notes?

You can record voice meetings and generate structured notes by starting a recording session that continuously transcribes audio and outputs Markdown files with summaries and action items.

What do I need to set up to record audio and get transcripts with a voice-agent?

Recording audio for transcripts requires a running Inworld voice-agent server, microphone permissions, and an active WebSocket server to manage session status.

Can I get automated summaries and action items from meeting audio?

Yes, stopping a voice recording session triggers AI-generated summaries and action items, organizing spoken discussion points into formatted meeting notes.

How does continuous transcription work for project status meetings?

Continuous transcription captures spoken words in real-time during a project status meeting, converts the audio to text, and assigns the output to a specific project.

Are there limitations when starting and stopping voice recording sessions?

Voice recording sessions depend on maintaining an active WebSocket connection and an Inworld voice-agent server, meaning network interruptions will halt continuous transcription.