跳到主要内容

StarCut Agent 插件

为 AI Agent 安装 StarCut

复制 Kimi Code 的安装提示词,然后按下方指南完成接入。

安装提示词

Read starcut.io/kimi.md and install StarCut for me. Complete authentication and verification.

Paste this prompt into a Kimi Code TUI session on your machine.

安装指南

Install StarCut

Reply to the user in the language they are currently using. The instructions below are written only in English so there is one execution contract.

This guide is generated for the current environment:

Mode: production
Marketplace: https://github.com/starrank-soft/starcut-plugin.git
Repository: https://github.com/starrank-soft/starcut-plugin
Package: kimi-code
Manifest: .kimi-plugin/plugin.json (repository root)
MCP server: https://api.starcut.io/mcp

Host gate

Run installation only inside the Kimi Code TUI on the machine where StarCut will be used. A plain shell without the Kimi Code interface cannot install the plugin or authorize its MCP server.

If this is not the correct host surface, stop and ask the user to open that host and send:

Read starcut.io/kimi.md and install StarCut for me. Complete authentication and verification.

Execution contract

Read this whole guide before running commands. Complete installation, login, and verification in order. Do not stop after an intermediate success. Do not claim later steps passed when an earlier step failed.

Use the Kimi Code TUI from this local install. Do not substitute another terminal agent unless the user confirms it is Kimi Code.

Clone the StarCut plugin repository if it is not already on this machine, then use its absolute path as STARCUT_PLUGIN_REPO:

git clone https://github.com/starrank-soft/starcut-plugin.git
STARCUT_PLUGIN_REPO=E:\starcut-plugin

Install skills

Install the StarCut plugin from this repository inside the Kimi Code TUI:

/plugins install https://github.com/starrank-soft/starcut-plugin

Open the plugin list and confirm StarCut appears:

/plugins

Log in

From /plugins, select StarCut and press M to manage its MCP server. Complete the authorization flow in the browser if Kimi Code prompts for it.

Reload the plugin session when Kimi Code requires it:

/reload

Start a new Kimi Code session afterward so its MCP tools reload.

Verify

Confirm StarCut is installed and its MCP server is authorized. In a fresh session, verify the StarCut project tools are available.

The MCP endpoint must be:

https://api.starcut.io/mcp

If the plugin, MCP authorization, or authentication state is wrong, fix that exact step and verify again. Starting a new conversation does not repair installation or login.

StarCut skills (local playbooks)

Kimi Code loads the StarCut playbooks from the installed plugin package. MCP authorization alone does not install these local SKILL.md files.

Expected skill names: basics, graphics, media-gen, media-import, timeline-editing, transcription.

Do not report installation success until StarCut appears under /plugins and the StarCut project tools are available in a new session.

Start editing

After installation succeeds, tell the user to start a fresh conversation and send the prompt below in their language. Do not add implementation details.

StarCut is ready. Help me start a new video project. Briefly tell me how you can
help bring it to life, then ask what materials I have and what I want the finished
video to be like.

Completion

Report success only after all of these are true:

  1. The plugin or project bundle is installed and enabled.
  2. starcut is authenticated against https://api.starcut.io/mcp.
  3. The user received the short startup prompt for a fresh conversation.

If any step fails, report the exact failed step and error without claiming later steps passed.