Skip to content

xpert-ai/xpert-cut-agent

unversioned · a2e1b54d6842AGPL-3.0

Shared Cut editing workflows for Codex and ChatGPT connected to an Xpert Cut MCP service.

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "xpert-cut-agent",
  "description": "Shared Cut editing workflows for Codex and ChatGPT connected to an Xpert Cut MCP service.",
  "author": {
    "name": "XpertAI",
    "url": "https://xpertai.cn"
  },
  "homepage": "https://xpertai.cn",
  "repository": "https://github.com/xpert-ai/xpert-plugins",
  "license": "AGPL-3.0",
  "keywords": [
    "cut",
    "video",
    "mcp",
    "skills"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Xpert Cut Agent Plugin",
        "shortDescription": "Edit videos through your Xpert Cut MCP",
        "longDescription": "Use shared Cut workflows for speech edits, captions, verification and exports on a connected Xpert Cut MCP service.",
        "developerName": "XpertAI",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "websiteURL": "https://xpertai.cn",
        "defaultPrompt": [
          "Edit this video using my connected Cut MCP.",
          "Create captions and export this video.",
          "Review the proposed cuts before applying them."
        ],
        "logo": "./assets/logo.svg",
        "composerIcon": "./assets/composerIcon.svg"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • tool-profiles.json
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai