🔌 pluginActiveCuratedhigh

minutes

by silverstein

Every meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.

Stars

1.3k

Skill Type

📊 Data Fetching & Analysis

Quality Score

157/200

License

MIT

Forks

132

Last Updated

Jun 11, 2026

Discovered

Mar 26, 2026

Validation

Passed

github.com/silverstein/minutes

Quality Breakdown

157/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multiple autonomous multi-agent orchestration: Contains 16+ distinct skill agents (minutes-brief, minutes-cleanup, minutes-debrief, minutes-graph, minutes-ingest, minutes-lint, minutes-list, minutes-mirror, minutes-note, minutes-prep, minutes-recap, minutes-record, minutes-search, minutes-setup, minutes-tag, minutes-verify, minutes-video-review, minutes-weekly) each with their own openai.yaml agent definitions
  • Persistent hook infrastructure in .beads/hooks (pre-commit, post-merge, post-checkout, pre-push, prepare-commit-msg) for autonomous execution on git operations
  • Shell script execution: verify-setup.sh in minutes-verify/scripts indicates system setup and verification automation
  • Python script execution: Multiple Python scripts (graph_build.py, mirror_metrics.py, tag_apply.py, video_review.py) for autonomous processing without explicit user approval gates
  • Runtime hooks system: .agents/skills/minutes/_runtime/hooks/lib with minutes-learn-cli.mjs and minutes-learn.mjs suggests autonomous learning and modification of agent behavior
  • Agent bootstrapping: .agents/napkin.md and skill structure suggests automated agent spawning and configuration