What is Jianying Editor Skill? Setup, support, and limits
Jianying Editor Skill is a third-party open-source Skill that helps an Agent-Skills-compatible tool prepare a Chinese desktop Jianying Professional draft with media, captions, narration, and selected timeline elements. It is not a plugin for CapCut International or mobile Jianying, and it should not be treated as a one-click finished-video workflow.
Decide whether it fits your setup first
It is worth testing when you use Jianying Professional on Windows and want to assemble prepared video, image, audio, caption, or narration assets into a draft that you can inspect. The upstream project identifies Windows with Jianying Professional 5.9 or earlier as its most completely documented path for development, testing, and automated export.
CapCut International and mobile Jianying are not supported. On macOS, treat it as experimental draft-oriented support: upstream documents path, draft, and recording adaptations, but not complete end-to-end verification or automated export.
What it can and cannot prepare
Upstream documentation describes draft creation, media import, captions, text-to-speech narration, music, selected effects, keyframes, compound clips, and recording web motion for import. The result is a Jianying draft to review; previewing, finishing, and final delivery still happen in Jianying.
Do not assume it can operate every Jianying UI feature. One-click video creation, image-to-video, smart cutout, and some GPU-driven features are outside the documented automation scope.
Install and validate the first draft
- Confirm that you use Chinese desktop Jianying Professional, then record the version and draft-folder location.
- Read the official GitHub repository before cloning it or downloading its ZIP; do not execute unreviewed shortened commands.
- Install the documented Python dependencies. Install Playwright Chromium separately only when you need to record HTML, Canvas, or SVG motion.
- Create a disposable test draft, reopen Jianying's draft list, and inspect media paths, captions, timing, and effects.
- If you need automated export, test it first with non-sensitive material on Windows with 5.9 or earlier. In other environments, export manually in Jianying.
Why export automation needs a boundary
Automated export simulates mouse and keyboard input. Window focus, dialogs, or moving the mouse can interrupt it; upstream specifically notes that dialogs in 6.0 and later versions create more interference. This is a desktop-automation step to validate on your machine, not a delivery guarantee for every setup.
Sources, versions, and evidence boundary
This page is based on the official Jianying Editor Skill repository, GitHub Releases, its README, and its core-operation documentation. The 2026-08-24 snapshot is main commit f421c8a; the repository VERSION is 1.5.0, while the latest GitHub Release remains v1.0.0. This is documentation research, not Aaron's end-to-end test or evidence of external adoption.