@cinatra-ai/media-transcript-agent
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-transcript-agent
Media Transcript Agent
Drop in an audio or video URL — including a YouTube watch link — and get back a clean, verbatim transcript with [Speaker N]: labels where multiple voices are present. Useful for turning podcast episodes, recorded calls, and interviews into searchable, quotable text.
Install from the Cinatra marketplace by searching for "Media Transcript Agent" and adding it to your workspace. No additional credentials are required; the agent uses your workspace's configured Gemini access via the platform LLM bridge.
To use the agent, provide a mediaUrl string: a YouTube watch URL or a direct audio/video file URL. Three optional fields add context: title, description, and kind (media type hint). The agent returns transcript (verbatim text) and kind (echoed from input). Speaker labels appear as [Speaker 1]:, [Speaker 2]:, etc. when multiple voices are detected; single-voice recordings have no labels. Unintelligible passages are marked [unclear] rather than guessed.
The agent routes every request to the platform LLM bridge, which selects Gemini with the media_input capability. YouTube URLs are passed as text for native video handling; other URLs are fetched and uploaded as media files. No configuration beyond workspace installation is required.
For local development, run node extension-kind-gate.mjs --package-root . to verify the extension manifest. No build step is needed — the agent is fully declarative via cinatra/oas.json.
If transcription returns errors, confirm the URL is publicly accessible and that the file is a supported audio or video format. If the entire output is [unclear: entire audio is unintelligible], the media may be silent, corrupt, or in an unsupported language. For other errors, verify that Gemini access is enabled for your workspace.
Works with
- YouTube
- Direct audio and video URLs
Capabilities
- Transcribe a YouTube video from its watch URL
- Transcribe an audio or video file from a direct URL
- Label speakers automatically when multiple voices are present
- Preserve filler words, false starts, and cross-talk for verbatim accuracy
- Flag unintelligible passages instead of guessing
More from Cinatra
Send a test preview of an outreach campaign to a single address before the real launch. Pick which drafts to include — one initial,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-test-delivery-agent
Plays video artifacts inline in the library. This system extension owns the detail renderer for video files, drawing a native player pointed at the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/video-artifact
Hand this agent a small batch of rows — companies, contacts, claims, anything — together with a plain-language research goal, and it will look…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/web-research-agent
Meta-skills used when authoring new Cinatra skills. The bundle generates the short example prompt that appears beside a skill in the catalog — the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/skill-creator-skills
Connect Twenty CRM to Cinatra so your agents can look up companies and contacts and keep your CRM records up to date.
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/twenty-connector
Turn a blog idea into a polished markdown draft, ready to review and publish. Hand the agent an idea — title, summary, and outline…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-draft-writer-agent
Reviews
There are no reviews yet.