meetings

SKILL.md

This skill provides meeting transcript management through the MeetingsMCP system.

Setup

Before using, run setup to configure your API keys:

cd "${CLAUDE_PLUGIN_ROOT}" && source .venv/bin/activate && python skill/run.py setup

Executing Commands

Run meetings commands using:

cd "${CLAUDE_PLUGIN_ROOT}" && source .venv/bin/activate && python skill/run.py $ARGUMENTS

Where $ARGUMENTS is the command and its options.

Installs
2
First Seen
Mar 23, 2026