📋
DataRust

Minutes List

by silverstein

Minutes List is a Data 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 List
Copy Minutes List 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-list ~/.claude/skills/minutes-list

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

What Minutes List does

Minutes List shows recent meetings and voice memos sorted newest-first. Use it when the user asks about their meeting history or wants to browse recordings to find a specific one.

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

Documentation

README

/minutes-list

Show recent meetings and voice memos, sorted newest-first.

Usage

# List last 10 recordings (default)
minutes list

# Show more
minutes list --limit 20

# Only voice memos
minutes list -t memo

# Only meetings
minutes list -t meeting

Output

Human-readable list to stderr, JSON array to stdout. Each entry has:

  • title, date, content_type, path

Treat each returned path as a hint, not a retained capability. To read a specific meeting, reauthorize it through minutes get "<exact path>" --json, require exit status 0, and use only that result. Never reopen a result path with the host Read tool.

Gotchas

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

Commands Minutes List provides

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

  • /minutes-list

Frequently asked about Minutes List

  • What else does silverstein publish alongside Minutes List?

    Minutes List 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 List 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 List compare to other Data skills?

    Minutes List ranks #395 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. 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 List against them. Open each page to compare what they document and how they install.

More from silverstein/minutes

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