# Transcribe Video

> Transcribe a video with word-level timing via VidJutsu.

- Skill: `tfcbot/transcribe-video` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/transcribe-video`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/transcribe-video/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/transcribe-video

---


# transcribe-video

Call VidJutsu /v1/transcribe and return the text with word-level timings.

## Providers

- **VidJutsu** — https://docs.vidjutsu.ai/llms.txt

## Steps

1. Call /v1/transcribe

## Input

- video URL or file

## Output

- text + word timings

