Transcribe video links
Turn supported public video links or share text into reusable transcript text.
AI agent video transcription
Give your agent a video link and let it use Videosays to return transcript text, timestamped timelines, SRT, or VTT subtitles.
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.
Turn supported public video links or share text into reusable transcript text.
Return plain text, timestamped timelines, SRT subtitles, or VTT subtitles.
Use task status polling when transcription takes longer than the first command wait.
Surface insufficient credits, unsupported media, or inaccessible links in plain language.
Use the option that matches your agent environment. The public SKILL.md is the universal fallback.
clawhub install @wegofuture/videosays
skilluse repo add xwchris/videosays-agent-tools --path skills --branch main --default skilluse install videosays --agent codex --global
npx skills add xwchris/videosays-agent-tools npx skills use xwchris/videosays-agent-tools --skill videosays
Read https://videosays.com/SKILL.md and help me with Videosays.
You ask your AI agent to transcribe or subtitle a video link.
The agent reads the Videosays skill instructions.
The skill uses the Videosays CLI under the hood.
Videosays returns transcript text or the requested subtitle format.
Your agent can then summarize, rewrite, archive, or continue the workflow.