jianying-edit
v0.18.0+codex.20260921Cross-host JianYing/CapCut workflow orchestration through the checksum-verified Rust jianying-cli Runtime Adapter: jianying-job/v2, editable drafts, captions, audio/TTS/ASR, batch recovery, approvals, and MCP stdio/HTTP/SSE. No Python engine or external fork runtime.
By Full Stack Skills / PartMe.AILicense: Apache-2.00 GitHub starsUpdated 3 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 14 skill or MCP entries
- Source updated
- Sep 21, 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 jianying-edit for Codex
codex plugin marketplace add full-aigc-plugins/jianying-edit-plugin
codex plugin marketplace upgrade partme-ai-jianying-edit
codex plugin add jianying-edit@partme-ai-jianying-editPaste and run these commands in a terminal with Codex. They add and refresh the partme-ai-jianying-edit catalog, then install this plugin.
Compatibility: the page URL and API slug “jianying-edit-2” remain stable.
- Codex:
jianying-edit-2@agent-plugin-marketplace→jianying-edit@partme-ai-jianying-edit
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/full-aigc-plugins/jianying-edit-pluginClone 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
├── .codex-plugin/plugin.json├── skills/jianying-audio/SKILL.md├── skills/jianying-draft/SKILL.md├── skills/jianying-edit/SKILL.md├── skills/jianying-export-prep/SKILL.md├── skills/jianying-harness/SKILL.md├── skills/jianying-inspect/SKILL.md├── skills/jianying-motion/SKILL.md├── skills/jianying-narration/SKILL.md├── skills/jianying-recover/SKILL.md├── skills/jianying-setup/SKILL.md├── skills/jianying-subtitles/SKILL.md├── skills/jianying-transitions/SKILL.md├── skills/jianying-use/SKILL.md└── skills/jianying-video-planning/SKILL.md
Included Skills14
Design JianYing audio layers and route local, system, open-source, or cloud TTS safely through the Rust CLI, including probing, volume, fades, sound effects, relinking, approval planning, and playback checks.
Design and validate jianying-job/v2 or compatible plan documents using the Rust domain model, schema gates, microsecond timing, and evidence-aware output contracts.
Create a new JianYing draft or edit an existing draft through an isolated Rust jianying-job/v2 workflow with measured media facts and explicit evidence gates.
Prepare proxy or native JianYing exports through Rust capability, runtime, approval, and artifact gates without confusing preview output with final delivery.
Operate the Rust JianYing agent harness across persistent jobs, exact approvals, isolated configuration, MCP transports, recovery, and host-neutral result contracts.
Inspect JianYing media and drafts read-only through Rust CLI probes, structural summaries, validation, and explicit evidence-level reporting.
Plan JianYing transforms, keyframes, animations, speed changes, and frame quantization through Rust timeline capabilities with explicit partial-capability and playback gates.
Condense narration video through measured media analysis, governed ASR reuse, protected speech boundaries, isolated timeline edits, and playback-level acceptance.
Recover JianYing Rust jobs and drafts through task inspection, audit, explicit retry, transaction snapshots, and fail-closed handling of ambiguous external operations.
Diagnose the Rust jianying CLI, media tools, draft roots, configuration profile, and native runtime readiness without silently installing or mutating the host.
Import, edit, style, translate, export, and verify JianYing captions through Rust CLI commands while preserving measured timing and evidence boundaries.
Select and apply JianYing transitions through Rust catalogue and timeline capability gates, validating adjacent segments, resource authorization, duration, and playback.
Route JianYing editing requests through the single Rust jianying CLI, asking only essential questions and stopping on missing capabilities or insufficient evidence.
为剪映视频按目标渠道、用途与素材选择剪辑类型,提供108个场景的具体剪法、素材缺口和能力映射;用于用户不知道该剪成什么或需要Vlog、婚礼、广告等工作流规划时,不代替已明确的草稿原子操作。
Plugin manifests1
{
"name": "jianying-edit",
"version": "0.18.0+codex.20260921",
"description": "Cross-host JianYing/CapCut workflow orchestration through the checksum-verified Rust jianying-cli Runtime Adapter: jianying-job/v2, editable drafts, captions, audio/TTS/ASR, batch recovery, approvals, and MCP stdio/HTTP/SSE. No Python engine or external fork runtime.",
"author": {
"name": "Full Stack Skills / PartMe.AI",
"url": "https://github.com/partme-ai"
},
"homepage": "https://github.com/full-aigc-plugins/jianying-edit-plugin",
"repository": "https://github.com/full-aigc-plugins/jianying-edit-plugin",
"license": "Apache-2.0",
"keywords": [
"jianying",
"capcut",
"video-editing",
"draft-generation",
"codex"
],
"skills": "./skills/",
"interface": {
"displayName": "JianYing Edit",
"shortDescription": "Rust-only JianYing workflow orchestration",
"longDescription": "Cross-host JianYing automation through one checksum-verified Rust jianying-cli Runtime Adapter. The plugin compiles jianying-job/v2, preserves task IDs and structured errors, verifies capability and skill locks, and distinguishes editable drafts, proxy previews, playback evidence, and approval-gated native export.",
"developerName": "Full Stack Skills / PartMe.AI",
"category": "Creativity",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"websiteURL": "https://github.com/full-aigc-plugins/jianying-edit-plugin",
"privacyPolicyURL": "https://github.com/full-aigc-plugins/jianying-edit-plugin/blob/main/PRIVACY.md",
"termsOfServiceURL": "https://github.com/full-aigc-plugins/jianying-edit-plugin/blob/main/TERMS.md",
"defaultPrompt": [
"Detect my JianYing environment",
"Turn this edit plan into a JianYing draft",
"Assemble my episode clips into a JianYing draft"
],
"brandColor": "#1E90FF",
"composerIcon": "./assets/composer-icon.png",
"logo": "./assets/official-logo.png",
"logoDark": "./assets/official-logo.png",
"screenshots": []
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[jianying-edit on Agent Plugins Marketplace](https://pluginsmp.com/plugins/jianying-edit-2)