jianying-editor

Automate JianYing Pro video drafting, editing, and exporting via a Python wrapper.

2.7k|379|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/luoluoluo22/jianying-editor-skill --skill jianying-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jianying-editor
Source: https://github.com/luoluoluo22/jianying-editor-skill/tree/main
Command: npx skills add https://github.com/luoluoluo22/jianying-editor-skill --skill jianying-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, mcp, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

JianYing Editor Skill provides a high-level Python wrapper that enables AI agents to automate JianYing Pro workflows, facilitating automated draft creation, media import, subtitle generation, Web-to-Video effects, and project export.

Core Features & Use Cases

  • Pythonic API to control JianYing Pro for batch video drafting, editing, and exporting.
  • Media import, subtitle generation, text overlays, Web-to-Video synthesis, and VFX integration.
  • Supports nested/compound projects and bulk exports, ideal for automation pipelines and AI-assisted video production.

Quick Start

Install the skill, clone the repository, and run a minimal script to create a draft, import media, add text, and save.

Frequently Asked Questions about jianying-editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate JianYing Pro video editing with Python?

You can automate JianYing Pro video editing with Python by using a high-level Python wrapper that controls draft creation, media import, subtitle generation, and project export. This Skill provides a Pythonic API to automate batch video drafting and editing workflows.

Can I batch export videos and import media automatically in JianYing?

Yes, you can batch export videos and import media automatically in JianYing. The Skill supports bulk exports and media import via its API, enabling automated pipeline processing for scalable AI-assisted video production.

Does the Python wrapper for JianYing support web-based effects and subtitles?

The Python wrapper for JianYing supports web-based effects and subtitles by enabling Web-to-Video synthesis, VFX integration, and automated subtitle generation. It facilitates text overlays and web-vfx within your automated video editing workflows.

What is needed to run Python scripts for JianYing Pro automation?

To run Python scripts for JianYing Pro automation, you need Python and the Playwright and MCP dependencies installed. After installing the Skill and cloning the repository, you can run a minimal script to create drafts, import media, and add text.

Can I create nested or compound video projects in JianYing via API?

You can create nested or compound video projects in JianYing via API. The Skill supports nested compound projects and bulk exports, making it ideal for building complex automation pipelines and AI-assisted video production workflows.

What are the limitations of automating JianYing Pro with Python?

Automating JianYing Pro with Python relies on the Playwright and MCP dependencies, meaning automation is constrained by browser automation stability and local environment prerequisites. Complex web-vfx and nested projects may require advanced scripting knowledge.