minutes-verify

Validate Minutes installation health across CLI, Deepgram, config, and directory state.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Verify that Jacob's Minutes installation health is ready to use, ensuring transcription, mic access, and directory readiness.

Core Features & Use Cases

  • Performs a comprehensive health check including binary availability, Deepgram transcription wiring, live transcript readiness, dictation backend, Codex summarization, and essential directories; ideal for pre-use validation and CI-like checks.
  • Useful in scenarios where you need to confirm environment readiness before recording, debugging, or onboarding new team members.
  • Example: Run a full audit to confirm that all components are properly configured and reporting status.

Quick Start

Run minutes-verify to execute a full health check of your Minutes installation and surface any actionable failures.

Frequently Asked Questions about minutes-verify

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

FAQPage Schema
How do I verify my macOS transcription setup is ready for live recording?

Verify your macOS transcription setup by running a structured health-check routine that validates CLI availability, Deepgram backends, live transcription readiness, config presence, and directory state to surface actionable failures.

What does a transcription health check include for macOS audio tools?

A transcription health check includes validating binary presence, Deepgram transcription wiring, dictation backend readiness, Codex summarization, config presence, PID state, privacy markers, and essential directory state.

Can I run environment readiness checks in a CI-like environment before onboarding?

Yes, you can run environment readiness checks in CI-like environments and onboarding scenarios. The health check enforces deterministic checks and targets pre-use validation to confirm all components are properly configured.

Why does my Deepgram transcription configuration fail the health check?

Your Deepgram transcription configuration might fail the health check due to missing config presence, invalid directory state, unavailable CLI binaries, or incomplete backend wiring, which the routine surfaces as actionable guidance.

What is the best way to diagnose live transcription readiness on macOS?

The best way to diagnose live transcription readiness is executing a full audit that validates binary presence, checks transcription configuration, verifies PID and state, and checks privacy markers to ensure environment readiness.