🔌 pluginActiveCuratedhigh
minutes
by silverstein
Every meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Quality Breakdown
157/ 200
Content Signals
Repo Health
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.
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