jianying-editor

Automate JianYing video editing tasks with a Python API.

150|18|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/isYangs/jianying-editor-skill --skill jianying-editor-isyangs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jianying-editor
Source: https://github.com/isYangs/jianying-editor-skill/tree/main
Command: npx skills add https://github.com/isYangs/jianying-editor-skill --skill jianying-editor-isyangs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, websockets, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a high-level Python API to automate JianYing AI editing tasks, reducing manual steps and enabling repeatable workflows.

Core Features & Use Cases

  • Automates screen recording, media import, subtitles generation, Web VFX, and project export through a unified API.
  • Supports end-to-end automation pipelines, batch draft creation, and rapid prototyping of video workflows.
  • Real-world use: chain commands to craft a complete video editing flow from raw footage to export.

Quick Start

Create a new JianYing project, import a video, add text, and export.

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 video editing tasks using a Python API?

You can automate JianYing video editing by using a unified Python API to manage projects programmatically, covering media import, subtitle generation, Web VFX, and batch exports for end-to-end workflows.

Can I create JianYing drafts and batch export videos with Python scripting?

Yes, Python scripting supports batch draft creation and project export, allowing you to chain commands for rapid prototyping and deterministic automation of video workflows.

Does the JianYing automation API handle screen capture and subtitle generation?

The JianYing automation API handles screen capture and subtitle generation, alongside media import and Web VFX, wrapping the underlying environment with safety validations.

Do I need requests and websockets to run JianYing automation scripts?

Yes, the JianYing automation scripts require the requests and websockets dependencies to establish connections and execute the underlying environment setup for deterministic automation.

What is the best way to build an end-to-end video workflow from raw footage to export in JianYing?

The best way to build an end-to-end video workflow is to chain Python API commands, crafting a complete flow from raw footage import through subtitle generation and Web VFX to final export.

Are there limitations when using Python scripting for JianYing project automation?

Limitations depend on the underlying jy_wrapper environment setup and safety validations; deterministic automation requires strict adherence to the wrapped API's validated command structures.

Related Skills