Agent Plugins Marketplace
All plugins

jianying-edit

v0.18.0+codex.20260921

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.

Codex14 Skills

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

Installs for the current user
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-edit

Paste 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-marketplacejianying-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-plugin

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

jianying-edit/
├── .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

jianying-audioskills/jianying-audio/SKILL.md

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.

jianying-draftskills/jianying-draft/SKILL.md

Design and validate jianying-job/v2 or compatible plan documents using the Rust domain model, schema gates, microsecond timing, and evidence-aware output contracts.

jianying-editskills/jianying-edit/SKILL.md

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.

jianying-export-prepskills/jianying-export-prep/SKILL.md

Prepare proxy or native JianYing exports through Rust capability, runtime, approval, and artifact gates without confusing preview output with final delivery.

jianying-harnessskills/jianying-harness/SKILL.md

Operate the Rust JianYing agent harness across persistent jobs, exact approvals, isolated configuration, MCP transports, recovery, and host-neutral result contracts.

jianying-inspectskills/jianying-inspect/SKILL.md

Inspect JianYing media and drafts read-only through Rust CLI probes, structural summaries, validation, and explicit evidence-level reporting.

jianying-motionskills/jianying-motion/SKILL.md

Plan JianYing transforms, keyframes, animations, speed changes, and frame quantization through Rust timeline capabilities with explicit partial-capability and playback gates.

jianying-narrationskills/jianying-narration/SKILL.md

Condense narration video through measured media analysis, governed ASR reuse, protected speech boundaries, isolated timeline edits, and playback-level acceptance.

jianying-recoverskills/jianying-recover/SKILL.md

Recover JianYing Rust jobs and drafts through task inspection, audit, explicit retry, transaction snapshots, and fail-closed handling of ambiguous external operations.

jianying-setupskills/jianying-setup/SKILL.md

Diagnose the Rust jianying CLI, media tools, draft roots, configuration profile, and native runtime readiness without silently installing or mutating the host.

jianying-subtitlesskills/jianying-subtitles/SKILL.md

Import, edit, style, translate, export, and verify JianYing captions through Rust CLI commands while preserving measured timing and evidence boundaries.

jianying-transitionsskills/jianying-transitions/SKILL.md

Select and apply JianYing transitions through Rust catalogue and timeline capability gates, validating adjacent segments, resource authorization, duration, and playback.

jianying-useskills/jianying-use/SKILL.md

Route JianYing editing requests through the single Rust jianying CLI, asking only essential questions and stopping on missing capabilities or insufficient evidence.

jianying-video-planningskills/jianying-video-planning/SKILL.md

为剪映视频按目标渠道、用途与素材选择剪辑类型,提供108个场景的具体剪法、素材缺口和能力映射;用于用户不知道该剪成什么或需要Vlog、婚礼、广告等工作流规划时,不代替已明确的草稿原子操作。

Plugin manifests1

.codex-plugin/plugin.json
{
  "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": []
  }
}

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)