luoluoluo22/jianying-editor-skill
Skill for Agent automating JianYing (CapCut Chinese version) video editing.
What it solves
It automates the tedious process of video editing in Jianying (the Chinese version of CapCut). Instead of manually dragging clips and aligning audio, users can use natural language to instruct an AI to handle the entire pipeline from scriptwriting and voiceover to subtitle generation, music selection, and final export.
How it works
The project acts as a "skill" for AI editors (like Cursor, Trae, or Claude Code). It generates and modifies the draft_info.json files that Jianying uses to define its timeline. It can import media, synthesize AI voiceovers, align subtitles, and apply effects by searching the software's internal library. On Windows, it uses UI Automation to trigger the final MP4 export, while on macOS, it prepares the draft for the user to export manually.
Who it’s for
Content creators, vloggers, and tutorial makers who want to speed up their editing workflow by using AI to build their timelines automatically.
Highlights
- End-to-End Automation: Handles script, voiceover, subtitles, music, and effects in one flow.
- Web-to-Video: Converts HTML/JS/Canvas animations into video clips via Playwright recording.
- Smart Zoom: Automatically adds zoom-ins and red circles to mouse clicks in screen recordings for better tutorials.
- Semantic Matching: Analyzes audio and subtitles to automatically pick the most relevant footage from a library.
- Cross-Platform Support: Works on Windows (full automation) and macOS (draft generation).
Related
- Project
- Project
- Project
- Project