๐Ÿง 
AutomationRust

Minutes Ingest

by silverstein

Minutes Ingest is an Automation skill for Claude Code, published by silverstein in minutes.

1.4K stars154 forkson silverstein/minutesAdded 2026/08/19+1% in starsRepository updated 2026/08/19
agent-skillsaiclaudemcpmeeting-notesmeetingsparakeetprivacyrustspeech-to-texttranscriptionvoice-memowhisper
Install in seconds
Install Minutes Ingest
Copy Minutes Ingest into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/silverstein/minutes/tree/main/.opencode/skills/minutes-ingest ~/.claude/skills/minutes-ingest

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/silverstein/minutes.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.opencode/skills/minutes-ingest/SKILL.md in silverstein/minutes
Installs to
~/.claude/skills/minutes-ingest
Collection
One of 23 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Minutes Ingest does

Minutes Ingest extracts structured facts from meeting notes and updates person profiles, a chronological log, and an index in a knowledge base. Use it when asked to ingest meetings, update a knowledge base, or sync meeting data to a wiki.

Minutes Ingest is cataloged under Automation on DirSkills. Minutes Ingest comes from a repository tagged agent-skills, ai, claude, mcp and meeting-notes.

Documentation

README

/minutes-ingest

Process meetings through the knowledge extraction pipeline to update person profiles, append to the knowledge log, and maintain the index.

Prerequisites

The [knowledge] section must be configured in ~/.config/minutes/config.toml:

[knowledge]
enabled = true
path = "/path/to/knowledge/base"
adapter = "wiki"  # or "para", "obsidian"
engine = "none"   # or "agent" for LLM extraction
min_confidence = "strong"

If not configured, explain what's needed and offer to help set it up.

How to run

Single meeting

minutes ingest ~/meetings/2026-04-03-strategy-call.md

All normal meetings (backfill)

minutes ingest --all
minutes ingest --all --dry-run

This is the opening of the README. Read the full README on GitHub.

Commands Minutes Ingest provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /minutes-ingest

Frequently asked about Minutes Ingest

  • What else does silverstein publish alongside Minutes Ingest?

    Minutes Ingest is one of 23 skills that DirSkills catalogs from silverstein/minutes, the repository it ships in. Its siblings there include Minutes Brief, Minutes Brief and Minutes Cleanup. Each one is a separate skill with its own page in this directory, installs the same way Minutes Ingest does, and is maintained by silverstein in that same repository. The rest of the collection is listed on the silverstein/minutes page.

  • How does Minutes Ingest compare to other Automation skills?

    Minutes Ingest ranks #611 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Minutes Ingest against them. Open each page to compare what they document and how they install.

More from silverstein/minutes

Minutes Ingest is one of 23 skills cataloged on DirSkills from silverstein/minutes.

See all 23 skills โ†’
โšก
2w ago

Minutes Brief

Minutes Brief generates a one-page pre-meeting brief by auto-detecting your next calendar event, pulling relationship history, and surfacing open commitments. Use it when speed matters before walking into a call.
Automation
1.4K154
โšก
2w ago

Minutes Brief

Minutes Brief generates a one-page pre-meeting brief by detecting the next calendar event and pulling relationship history, recent decisions, and open commitments. Use it when you need fast background right before a call.
Automation
1.4K154
๐Ÿงน
2w ago

Minutes Cleanup

Minutes Cleanup helps manage disk space by finding large files, archiving old meetings, and deleting processed audio originals. Use it when the user asks to clean up recordings, check storage usage, or archive meetings.
Automation
1.4K154
๐ŸŽ›๏ธ
2w ago

Minutes Copilot

Minutes Copilot starts and controls the Minutes Coach HUD, a separate real-time copilot interface, when a user explicitly asks to start, pause, resume, check status, or stop Coach. It gets a concrete meeting goal, picks a supported mode, and invokes the copilot runtime or CLI.
Automation
1.4K154
๐Ÿ“‹
2w ago

Minutes Debrief

Minutes Debrief analyzes a meeting recording to compare what happened against planned goals, track decision evolution, and surface action items. Use it after a meeting when you say "debrief" or "what did we decide" to ensure nothing falls through the cracks.
Automation
1.4K154
๐Ÿ‘ฅ
2w ago

Minutes Graph

Minutes Graph builds relationship rankings, exact person profiles, and commitments from supervised meeting notes while enforcing policy boundaries.
Data
1.4K154