Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

transcription-agent-go

يحتوي transcription-agent-go على 11 من skills المجمعة من cyanxxy، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
0
محدث
2026-06-19
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

dual-gemini
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
موظفو المكاتب العامون

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
مطوّرو البرمجيات

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