Agent Skills0xsline/OpenChatCut › openchatcut

openchatcut

GitHub

连接MCP编码代理到OpenChatCut本地视频编辑器,支持项目安装、连接、配置及时间线、字幕、媒体等编辑任务。

skills/openchatcut/SKILL.md 0xsline/OpenChatCut

Trigger Scenarios

用户请求安装或连接OpenChatCut 需要检查或修改OpenChatCut项目 处理OpenChatCut MCP错误恢复

Install

npx skills add 0xsline/OpenChatCut --skill openchatcut -g -y
More Options

Use without installing

npx skills use 0xsline/OpenChatCut@openchatcut

指定 Agent (Claude Code)

npx skills add 0xsline/OpenChatCut --skill openchatcut -a claude-code -g -y

安装 repo 全部 skill

npx skills add 0xsline/OpenChatCut --all -g -y

预览 repo 内 skill

npx skills add 0xsline/OpenChatCut --list

SKILL.md

Frontmatter
{
    "name": "openchatcut",
    "description": "Connect an MCP-capable coding agent to OpenChatCut and edit local video projects. Use when the user asks to install, connect, or set up OpenChatCut; inspect or edit an OpenChatCut project; work with its timeline, transcript, captions, media, generation, motion graphics, audio, color, or export tools; or recover from an OpenChatCut MCP error."
}

OpenChatCut

OpenChatCut is a local-first, agent-native video editor. This skill is the single external entry point; specialized editing guidance remains inside the running editor and is loaded on demand with load_skill.

Route the task

  • Install, connect, or diagnose the MCP server: read references/getting-started.md.
  • Inspect or modify a project: read references/editing-workflow.md.
  • Recover from a failed tool call, stale session, or missing editor: read references/known-errors.md.

Essentials

  1. Start OpenChatCut before connecting. The default MCP endpoint is http://localhost:5199/api/external-mcp/mcp.
  2. Call openchatcut_status, then list_projects. Select a project only when the user names it or the current context identifies it.
  3. Call load_skill before specialized work. It is read-only and requires neither begin_edit_session nor editSessionId; available names and support files come from the live MCP tool description. With progressive exposure enabled, this call reveals the skill's referenced tools and emits tools/list_changed; refresh the list before continuing.
  4. Before project reads or edits, call begin_edit_session. Keep its editSessionId and pass it to every draft-safe editor tool.
  5. Use approvalMode: "manual" unless the user explicitly asks for unattended application. In manual mode, the user approves the complete proposal in OpenChatCut. In auto mode, review_edit_session applies the complete draft.
  6. Finish with review_edit_session. Report success only after get_edit_session returns applied.

Skill version

2026-08-10.1

The OpenChatCut MCP server announces its required skill baseline. If the server baseline is newer, run:

npx skills update openchatcut

Fallback command:

npx skills add 0xsline/OpenChatCut --skill openchatcut

Version History

  • 0c0c02d Current 2026-08-12 09:07

Dependencies

  • suggested 0xsline/OpenChatCut

Same Skill Collection

src/agent/skills/ai-cinematic-short-film/SKILL.md
src/agent/skills/asset-import/SKILL.md
src/agent/skills/create-motion-graphics/SKILL.md
src/agent/skills/explainer-video/SKILL.md
src/agent/skills/export/SKILL.md
src/agent/skills/image-gen/SKILL.md
src/agent/skills/known-errors/SKILL.md
src/agent/skills/long-video-to-shorts/SKILL.md
src/agent/skills/motion-graphic-placement/SKILL.md
src/agent/skills/multi-clips-to-reels/SKILL.md
src/agent/skills/music-intelligence/SKILL.md
src/agent/skills/music/SKILL.md
src/agent/skills/news-rough-cut/SKILL.md
src/agent/skills/openchatcut-plugin-basics/SKILL.md
src/agent/skills/product-ad-video-script/SKILL.md
src/agent/skills/shader-gen/SKILL.md
src/agent/skills/storyboard-shot-breakdown/SKILL.md
src/agent/skills/transcription/SKILL.md
src/agent/skills/verification/SKILL.md
src/agent/skills/video-gen/SKILL.md
src/agent/skills/video-thumbnail-generator/SKILL.md
src/agent/skills/voice/SKILL.md
src/agent/skills/widget-forms/SKILL.md
src/agent/skills/product-help/SKILL.md
src/agent/skills/talking-head-guide/SKILL.md

Metadata

Files
0
Version
f56fc2f
Hash
c31e782b
Indexed
2026-08-12 09:07

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-12 22:39
浙ICP备14020137号-1 $お客様$