minutes-copilot

Starts and controls the Minutes Coach real-time meeting copilot HUD with a defined goal.

1.5k|158|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/silverstein/minutes --skill minutes-copilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minutes-copilot
Source: https://github.com/silverstein/minutes/tree/main/tooling/skills/sources/minutes-copilot
Command: npx skills add https://github.com/silverstein/minutes --skill minutes-copilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

During live meetings it is hard to stay focused on a concrete outcome while also tracking the conversation. This Skill launches and manages the Minutes Coach HUD, a real-time copilot that provides goal-directed coaching during an active meeting without interrupting recording.

Core Features & Use Cases

  • Start Coach with a goal: Launches the Coach HUD via MCP controls or the minutes copilot start CLI command with a user-defined meeting goal and mode (sales, discovery, interview, negotiation, difficult-conversation, decision, or generic).
  • Session lifecycle control: Checks status, pauses, resumes, or stops an active Coach session using minutes copilot status|pause|resume|stop without affecting ongoing recording.
  • Ambiguity handling: Distinguishes between requests for the terminal agent to act as a sidekick versus opening the separate Coach HUD, asking one clarifying question when the surface is unclear.
  • Use Case: Before a sales call, tell your AI assistant to start Minutes Coach with the goal of landing a clear next step, and the Coach HUD opens attached to your existing Minutes capture stream.

Quick Start

Ask your AI assistant to start Minutes Coach with your meeting goal, for example: start Minutes Coach to help me land a clear next step in this call.

Frequently Asked Questions about minutes-copilot

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

FAQPage Schema
How do I start Minutes Coach for a live meeting?

Provide one concrete meeting goal, then the skill runs minutes copilot start with your goal, the tui surface, and a mode such as sales, interview, or generic. The Coach HUD opens attached to your existing Minutes capture stream.

How do I pause or stop the Minutes Coach HUD?

Run minutes copilot pause, resume, status, or stop through the skill, or use the matching MCP control when available. Pausing or stopping Coach never stops the underlying meeting recording.

What is the difference between Minutes Coach and minutes-live-sidekick?

Minutes Coach is a separate real-time copilot HUD controlled by this skill, while minutes-live-sidekick makes the current terminal agent your advisor. If you only say coach me live, the skill asks which surface you want before starting anything.

Does Minutes Coach send my meeting audio or transcript to the cloud?

No. The skill never sends meeting text to a model directly; the copilot runtime owns prompt construction, privacy filtering, and provider routing. Cloud routing is never enabled unless you explicitly request it.

What meeting modes does Minutes Coach support?

Supported modes are sales, discovery, interview, negotiation, difficult-conversation, decision, and generic. The skill defaults to generic unless you clearly specify another mode.