Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

transcription-agent-go

transcription-agent-go contiene 11 skills recopiladas de cyanxxy, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
0
actualizado
2026-06-19
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dual-gemini
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Empleados de oficina generales

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
Desarrolladores de software

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