Discord standup and meeting intelligence workflow for OpenClaw. Use when the user needs help configuring, operating, or troubleshooting Metatron Voice for Discord voice capture, transcription, meeting summaries, Jira task approval, and Confluence handoff.

Install

openclaw skills install @toomij99/metatron-voice

Config example

{
  "plugins": {
    "entries": {
      "metatron-voice": {
        "enabled": true,
        "config": {
          "meetingsDir": "/home/youruser/.openclaw/workspace/meetings",
          "jiraProjectKey": "MYPROJECT",
          "transcriptionProvider": "whisper-local",
          "whisperModel": "base",
          "sidecarBaseUrl": "http://127.0.0.1:8765"
        }
      }
    }
  }
}
Plugin bundle (nix)
Skill pack · CLI binary · Config
SKILL.mdCLIConfig
Config requirements
State dirs.openclaw/workspace/meetings