What problem does it solve?
Claude Code users often need to orchestrate multiple steps in professional video editing, from drafting and asset management to text, subtitles, effects, and batch processing, across CapCut/JianYing environments. This skill bundles the VectCutAPI to simplify end-to-end workflows through HTTP REST and MCP, providing a single integration point for automation and AI-driven pipelines.
Core Features & Use Cases
- Programmatic control over CapCut/JianYing via REST and MCP endpoints, including create_draft, add_video, add_audio, add_text, add_subtitle, add_sticker, add_effect, add_video_keyframe, and batch processing.
- Built-in Python client (vectcut_client.py) to compose and run common workflows, with a ready-made example set for AI agents and n8n-like automation.
- Supports MCP integration for AI agents and workflow automation, including drafting, asset management, and export options.
Quick Start
Install the required Python dependencies, clone this skill, and run a simple workflow to create a draft and export the final video.