sonpiazsonpiazCommunityยท1 Agent Skills Included

watch-cli

Turn social videos into code, diagrams, and notebooks

Downloads any social video, extracts frames, and transcribes audio into one structured output block. Converts coding walkthroughs, architecture talks, UI demos, and research papers into working project files, diagrams, React components, and notebooks. Eliminates manual video scrubbing and re-watching with a searchable local archive of every transcript.
npx skills add sonpiaz/watch-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install watch-cli?โ–ผ

Run `npx skills add sonpiaz/watch-cli --all -g -y` in your terminal to install the skill globally. You also need yt-dlp, ffmpeg, and jq on your system.

What does watch-cli do with a video URL?โ–ผ

It downloads the video, extracts evenly-spaced frames, and transcribes the audio, returning frames plus transcript that your agent reads to produce code, diagrams, or summaries.

Which video platforms does watch-cli support?โ–ผ

It works on YouTube, X, LinkedIn, TikTok, Reddit, Vimeo, and Facebook, automatically using your browser cookies for login-walled posts.

Does watch-cli work with Claude Code and Cursor?โ–ผ

Yes. It follows the standard SKILL.md format and also ships an MCP server, so it runs in Claude Code, Cursor, Cline, Windsurf, and other MCP-capable clients.

How much does transcribing a video cost?โ–ผ

A one-hour video costs about $0.05 through the default Kyma backend, with free signup credit and no subscription required.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’