AI agent video transcription

Use Videosays with your AI agent

Give your agent a video link and let it use Videosays to return transcript text, timestamped timelines, SRT, or VTT subtitles.

Open SKILL.md

The Videosays skill tells the agent how to check authentication, submit transcription tasks, poll long-running jobs, and handle credit or media errors.

Prompt

Read https://videosays.com/SKILL.md and help me with Videosays.

1You ask your AI agent to transcribe or subtitle a video link.
2The agent reads the Videosays skill instructions.
3The skill uses the Videosays CLI under the hood.

Transcribe video links

Turn supported public video links or share text into reusable transcript text.

Export usable formats

Return plain text, timestamped timelines, SRT subtitles, or VTT subtitles.

Handle long tasks

Use task status polling when transcription takes longer than the first command wait.

Explain next steps

Surface insufficient credits, unsupported media, or inaccessible links in plain language.

Connect your agent

Use the option that matches your agent environment. The public SKILL.md is the universal fallback.

ClawHub

clawhub install @wegofuture/videosays

SkillUse

skilluse repo add xwchris/videosays-agent-tools --path skills --branch main --default
skilluse install videosays --agent codex --global

npx skills

npx skills add xwchris/videosays-agent-tools
npx skills use xwchris/videosays-agent-tools --skill videosays

Direct prompt

Read https://videosays.com/SKILL.md and help me with Videosays.

How it works

  1. 1

    You ask your AI agent to transcribe or subtitle a video link.

  2. 2

    The agent reads the Videosays skill instructions.

  3. 3

    The skill uses the Videosays CLI under the hood.

  4. 4

    Videosays returns transcript text or the requested subtitle format.

  5. 5

    Your agent can then summarize, rewrite, archive, or continue the workflow.

Videosays for AI Agents | Videosays