---
title: "Capture live transcripts and searchable meeting memory for agents with Minutes"
description: "Stream meeting transcripts into searchable conversation memory so agents can read live or post-meeting context before drafting follow-ups or taking action."
verification: "listed"
source: "https://github.com/silverstein/minutes"
author: "Mat Silverstein"
publisher_type: "individual"
category:
  - "Media & Transcription"
framework:
  - "MCP"
tool_ecosystem:
  github_repo: "silverstein/minutes"
  github_stars: 1051
  npm_package: "minutes-mcp"
  npm_weekly_downloads: 3196
---

# Capture live transcripts and searchable meeting memory for agents with Minutes

Stream meeting transcripts into searchable conversation memory so agents can read live or post-meeting context before drafting follow-ups or taking action.

## Prerequisites

Minutes app or service, minutes-mcp package, microphone or meeting audio source

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the minutes-mcp package and connect it to a running Minutes setup, then capture meetings so agents can query live or recent transcript memory through MCP.
```

## Documentation

- https://useminutes.app

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/capture-live-transcripts-and-searchable-meeting-memory-for-agents-with-minutes/)
