🎙️
AutomationRust

Minutes Record

by silverstein

Minutes Record 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 Record
Copy Minutes Record 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-record ~/.claude/skills/minutes-record

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-record/SKILL.md in silverstein/minutes
Installs to
~/.claude/skills/minutes-record
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Minutes Record does

Minutes Record starts and stops local audio recording for meetings, calls, and voice memos, then transcribes them with whisper.cpp and saves searchable markdown. Use it when a user asks to record, transcribe, or check recording status.

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

Documentation

README

Skill Path

Before running helper scripts or opening bundled references, set:

export MINUTES_SKILLS_ROOT="$(git rev-parse --show-toplevel)/.opencode/skills"
export MINUTES_SKILL_ROOT="$MINUTES_SKILLS_ROOT/minutes-record"

/minutes-record

Record audio from the microphone, transcribe it locally with whisper.cpp, and save as searchable markdown.

How it works

Recording is a two-step process — start and stop. Between those two commands, audio is captured continuously from the default input device.

Start recording:

minutes record
# Or with a title:
minutes record --title "Weekly standup with Alex"

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

Commands Minutes Record provides

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

  • /minutes-record

Frequently asked about Minutes Record

  • What else does silverstein publish alongside Minutes Record?

    Minutes Record 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 Record 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 Record compare to other Automation skills?

    Minutes Record ranks #615 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 Record against them. Open each page to compare what they document and how they install.

More from silverstein/minutes

Minutes Record 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