minutes-setup

Guide first-time Minutes users through hosted configuration and cloud transcription setup.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guided setup for Minutes in Jacob's hosted configuration using Deepgram Nova 3 for batch and live transcription, Codex OAuth for summarization, and no local audio or LLM model downloads.

Core Features & Use Cases

  • Step-by-step onboarding for hosted Minutes deployment, including environment setup, binary provisioning, and backend configuration.
  • Deepgram Nova 3 batch/live transcription and Codex-based summarization integration, with no local audio or LLM downloads.
  • Real-world scenario: a new operator provisions Minutes across their workspace and verifies the setup by recording a short test session.

Quick Start

Run the minutes-setup workflow to complete the guided configuration.

Frequently Asked Questions about minutes-setup

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

FAQPage Schema
How do I set up Deepgram Nova 3 transcription for a hosted deployment?

Deepgram Nova 3 transcription setup is guided through a configuration workflow that provisions binaries and manages environment keys for batch and live audio processing without local model downloads.

Do I need to download local audio models to configure cloud transcription?

No local audio or LLM model downloads are required. The hosted setup configures Deepgram Nova 3 and Codex-based summarization backends entirely through cloud services and environment key management.

How does Codex OAuth work for meeting summarization setup?

Codex OAuth provides authenticated access to the summarization backend. The guided setup configures the OAuth integration and necessary environment keys to enable Codex-based summarization for recorded sessions.

What is the best way to provision a new workspace for cloud transcription?

The best way to provision a workspace is running the guided setup workflow, which handles binary installation, backend configuration, directory creation, and verification through a short test recording.

Can I configure batch and live transcription simultaneously during setup?

Yes, the setup workflow configures both batch and live transcription modes. It provisions the necessary binaries and manages Deepgram Nova 3 backend settings for both real-time and recorded audio processing.

Why does the transcription setup require creating specific directories?

Directory creation is required as part of the end-to-end provisioning workflow to organize binaries, configuration files, and recorded session outputs for the hosted Minutes deployment environment.