Agent Plugins Marketplace
All plugins

capcut-cli

v0.2.0

Edit CapCut and JianYing (剪映) projects from Claude Code — subtitles and SRT/ASS import, timing, speed, volume, keyframes, masks, filters and effects, templates, lint --fix, render previews, and cutting long-form to shorts.

Claude Code1 Skill

By René ZanderLicense: MIT625 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 19, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install capcut-cli for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install capcut-cli@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/renezander030/capcut-cli

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

capcut-cli/
├── .claude-plugin/plugin.json
└── skills/capcut-edit/SKILL.md

Included Skills1

capcut-editskills/capcut-edit/SKILL.md

Edit CapCut / JianYing video projects — read and write subtitles, timing, speed, volume, templates, animations (fade/ken-burns), and cut long-form to shorts. Use when the user mentions capcut, jianying, subtitles, video editing, draft_content.json, draft_info.json, or cutting videos — in English or Chinese (剪映, 字幕, 草稿, 剪辑, 切片, 视频编辑).

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "capcut-cli",
  "version": "0.2.0",
  "description": "Edit CapCut and JianYing (剪映) projects from Claude Code — subtitles and SRT/ASS import, timing, speed, volume, keyframes, masks, filters and effects, templates, lint --fix, render previews, and cutting long-form to shorts.",
  "author": {
    "name": "René Zander",
    "url": "https://github.com/renezander030"
  },
  "homepage": "https://github.com/renezander030/capcut-cli",
  "repository": "https://github.com/renezander030/capcut-cli",
  "license": "MIT",
  "keywords": [
    "capcut",
    "jianying",
    "video-editing",
    "subtitles",
    "srt",
    "timeline",
    "templates",
    "shorts",
    "automation",
    "剪映",
    "agent-skill",
    "claude-code-plugin"
  ],
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[capcut-cli on Agent Plugins Marketplace](https://pluginsmp.com/plugins/capcut-cli)