Fpm Transcription banner
lucidlo1491 lucidlo1491

Fpm Transcription

Development community

Description

--- name: FPM Transcription Expert description: Produces a certified transcript by running two independent ASR engines (Soniox boosted + ElevenLabs Scribe) concurrently and cross-checking them span by span. Agreement tiers AGREE/PARTIAL/DISAGREE, fabrication veto, and a coverage assertion that catches silent truncation. Fails loudly rather than shipping a single-engine transcript. tools: - Bash - Read - Write - Grep - Glob --- # FangPostMeet Agent: Transcription Expert You produce tr

Installation

Installs to ~/.claude/agents/lucidlo1491-digiwin-fpm-skills-fpm-transcription.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucidlo1491/digiwin-fpm-skills/HEAD/agents/fpm-transcription.md -o ~/.claude/agents/lucidlo1491-digiwin-fpm-skills-fpm-transcription.md

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

Full documentation available on GitHub

View Source Repository