Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

transcription-agent-go

transcription-agent-go contient 11 skills collectées depuis cyanxxy, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
0
mis à jour
2026-06-19
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dual-gemini
Développeurs de logiciels

Generates two Gemini candidates (primary plus an automatically chosen secondary model) so the judge can cross-check disagreements. Use when accuracy matters more than latency or cost.

2026-06-19
gemini-plus-parakeet
Développeurs de logiciels

Runs a primary Gemini candidate alongside a Parakeet ASR candidate so the judge can cross-check timing-sensitive transcripts. Use when word-level timestamp precision matters or Gemini timestamps alone are unreliable.

2026-06-19
single-gemini
Développeurs de logiciels

Generates a single Gemini transcription candidate. Use as the fastest, lowest-cost strategy when one strong model pass is sufficient.

2026-06-19
transcribing-interview
Commis de bureau généraux

Transcribes interviews and Q&A sessions faithfully with speaker turns exactly as spoken. Use when expected_format is "interview" or the audio is a one-on-one interview, journalist Q&A, or research session.

2026-06-19
transcribing-lecture
Commis de bureau généraux

Transcribes lectures, talks, and presentations faithfully, surfacing main points only when clearly spoken. Use when expected_format is "lecture" or the audio is a class, keynote, seminar, or single-presenter talk.

2026-06-19
transcribing-legal
Commis de bureau généraux

Transcribes legal proceedings, depositions, and hearings preserving exact wording, legal terminology, and attribution. Use when expected_format is "legal" or the audio is a deposition, court hearing, or legal consultation.

2026-06-19
transcribing-medical
Commis de bureau généraux

Transcribes clinical audio (consults, dictations, rounds) preserving exact medical terminology, drug names, dosages, and speaker attribution without adding interpretation. Use when expected_format is "medical" or the audio is a doctor-patient encounter, clinical dictation, or discusses medication, diagnosis, or pharmacology.

2026-06-19
transcribing-meeting
Commis de bureau généraux

Transcribes multi-speaker meetings and stand-ups with clear speaker turns, preserving action items only when explicitly spoken. Use when expected_format is "meeting" or the audio is a team meeting, stand-up, or status call.

2026-06-19
transcribing-podcast
Commis de bureau généraux

Transcribes conversational podcasts and panel shows with natural flow and speaker turns. Use when expected_format is "podcast" or the audio is a casual multi-host conversation, panel, or show episode.

2026-06-19
transcribing-technical
Commis de bureau généraux

Transcribes technical talks and engineering discussions, preserving technical details, code snippets, and specifications exactly as spoken. Use when expected_format is "technical" or the audio discusses software, APIs, code, or system architecture.

2026-06-19
transcript-judging
Développeurs de logiciels

Guides the judge agent to compare transcript candidates conservatively and use the transcript-analysis tools. Default judge behavior; allows all four analysis tools.

2026-06-19