vectcut-api

Orchestrate CapCut/JianYing video editing workflows through a REST/MCP API.

2.1k|459|Updated Jul 11, 2025
One-click install
npx skills add https://github.com/sun-guannan/VectCutAPI --skill vectcut-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vectcut-api
Source: https://github.com/sun-guannan/VectCutAPI/tree/main/vectcut-skill/skill
Command: npx skills add https://github.com/sun-guannan/VectCutAPI --skill vectcut-api

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

VectCutAPI enables automated, cloud-based video editing by letting developers programmatically control CapCut/JianYing through a unified API, removing manual, repetitive editing tasks.

Core Features & Use Cases

  • REST and MCP protocol support for flexible integration with AI agents and automation pipelines
  • Draft management to create, update, and finalize video projects
  • Media assembly: add video, audio, and image assets with precise timing and transitions
  • Text, subtitles, and captions with styling, animation, and timing controls
  • Keyframes and effects to craft advanced visual storytelling
  • Batch processing and MCP workflow integration for scalable production
  • Web preview and cross-platform compatibility for quick validation

Quick Start

Create a draft with the API, add media and text, then save the draft to obtain a preview URL.

Frequently Asked Questions about vectcut-api

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

FAQPage Schema
How do I automate CapCut or JianYing video editing workflows programmatically?

Automate CapCut and JianYing video editing via a REST API to programmatically build drafts, add media, apply effects, and process batches. This removes manual editing tasks by orchestrating cloud-based workflows through unified API endpoints.

Does programmatic video editing support adding subtitles and keyframes through the API?

Yes, the API supports adding text, subtitles, and captions with styling, animation, and timing controls. It also handles keyframes and effects to craft advanced visual storytelling within your video editing drafts.

Can I use MCP protocol to integrate video editing automation into AI agent pipelines?

Yes, MCP protocol support enables flexible integration of video editing automation into AI agent pipelines. It works alongside REST endpoints to handle batch processing and scalable production workflows across platforms.

What is the best way to batch process video drafts for scalable production?

The best way to batch process video drafts for scalable production is by leveraging REST and MCP API integrations. These protocols automate cloud-based editing workflows to create, update, and finalize multiple video projects simultaneously.

Do I need Python and the requests library to manage CapCut drafts via API?

You need Python and the requests library to utilize the provided Python client for managing CapCut drafts via API. The client script handles API interactions, enabling you to assemble media, add text, and save drafts for web preview.