Skip to content

Free Meeting Transcriber skill

The public skill gives compatible agents a simple workflow:

  1. Use connected Free Meeting Transcriber MCP tools for reading when available.
  2. Fall back to fmtr --json when MCP is unavailable.
  3. Resolve meeting IDs from list or search results.
  4. Read meeting details before requesting the full transcript.
  5. Write only through the CLI — create meetings, edit note bodies, import and transcribe audio — because the MCP server is read-only.
  6. Never crawl or modify vault files directly.

The maintained package is skills/fmtr. It includes references for setup, CLI commands, MCP tools, and errors.

For an agent that loads skills from the filesystem, copy the complete skills/fmtr directory into that agent’s skills directory. Keep the directory name fmtr so its relative links continue to work.

The skills under .agents/skills are contributor workflows for this repository. They are not part of the public fmtr skill.