watch-cli
Turn social videos into code, diagrams, and notebooks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core