AI-powered video editing agent for talking-head videos using Claude Code Skills.
videocut-skills is worth checking the docs before setup with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add Ceeon/videocut-skillsRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 105 days ago.
1851 GitHub stars indicate community interest.
17 open issues signal maintenance load.
No license detected; review before production use.
2 security/trust notes recorded.
Setup difficulty is 4/5.
Production-grade engineering skills for AI coding agents.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
This tool helps you edit talking-head videos automatically. It uses AI to find mistakes like stutters, repeated sentences, and long pauses. You can review the edits in a web page and apply them with one click.
Videocut Skills is a Claude Code Skills-based agent designed to streamline the editing of talking-head (口播) videos. It addresses two major pain points of traditional tools like CapCut: lack of semantic understanding (cannot detect repeated or corrected sentences) and poor subtitle quality for technical terms. The agent extracts audio, transcribes it using Volcengine ASR, then applies AI-powered analysis to detect silences (>0.3s), speech errors (stutters, corrections), repeated sentences (adjacent sentences with same first 5+ characters), and filler words. It generates a web-based review interface where users can click to preview, select/deselect edits, and then execute FFmpeg-based cutting. Additional skills include subtitle generation with custom dictionary correction, high-quality export with 2-pass encoding, and a self-update feature that remembers user preferences. The tool requires Python, FFmpeg, Node.js, and downloads FunASR and Whisper models (~5GB total).
1,851
Stars
279
Forks
17
Issues
AI-powered video editing agent for talking-head videos using Claude Code Skills.
Content creators who produce talking-head videos for social media or YouTube., Video editors looking to automate repetitive cutting tasks., Developers building AI-assisted video editing pipelines.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Requires uploading video audio to Volcengine API for transcription; ensure compliance with data privacy policies. Downloads large AI models (~5GB) which may consume significant disk space and bandwidth.
Similar or complementary options to evaluate include Addy Osmani Agent Skills, anthropic-skills, bug-hunter.
Aug 20, 2026