Transcript banner
dzivkovi dzivkovi

Transcript

Development community

Description

Generate a JSON object with keys `transcripts`, `screen_content`, and `speakers` for the following three tasks. **Critical timestamp instruction (applies to all tasks):** if this video has been clipped to a segment via VideoMetadata start/end offsets, ALL timestamps you emit must be ABSOLUTE relative to the start of the full original video, NOT relative to the clip start. For example, if you receive a clip covering 50:00 to 1:40:00 of the full video, content one minute into the clip should be t

Installation

Installs to ~/.claude/skills/dzivkovi-video-intel-transcript/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dzivkovi-video-intel-transcript && curl -fsSL https://raw.githubusercontent.com/dzivkovi/video-intel/HEAD/prompts/transcript.md -o ~/.claude/skills/dzivkovi-video-intel-transcript/SKILL.md

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

Full documentation available on GitHub

View Source Repository