Meetings banner
TechIntegrationLabs TechIntegrationLabs

Meetings

Development community

Description

--- name: meetings description: Local meeting transcription — record, transcribe, and review meetings argument-hint: [setup|start|stop|status|list|<transcript>] --- You are managing local meeting transcription for BizBrain OS. Invoke the `bizbrain-os:meeting-transcription` skill and follow it. **Available subcommands:** - `/meetings` or `/meetings status` — Show daemon status and current recording state - `/meetings setup` — Check prerequisites and install the meeting transcriber - `/meeting

Installation

Installs to ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-meetings/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-meetings && curl -fsSL https://raw.githubusercontent.com/TechIntegrationLabs/bizbrain-os-plugin/HEAD/commands/meetings.md -o ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-meetings/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository