connect-chatcut-desktop
Install, open, connect, or repair ChatCut Desktop when the chatcut_desktop MCP tools are missing or unavailable. Do not use from a managed agent already running inside ChatCut Desktop, or when chatcut_desktop tools are already available.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=openai-plugins-plugins-chatcut-skills-connect-chatcut-desktop-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name connect-chatcut-desktop description Install, open, connect, or repair ChatCut Desktop when the chatcut_desktop MCP tools are missing or unavailable. Do not use from a managed agent already running inside ChatCut Desktop, or when chatcut_desktop tools are already available. Connect ChatCut Desktop Use the signed production Desktop app as the only source of the local MCP server and editing skills. This plugin contains instructions only, not an installer or MCP configuration. If chatcut_desktop tools are already available, call get_active_project and continue with the user's editing request. Do not reinstall the app or change MCP configuration. If the current host is ChatCut Desktop's managed Codex agent, stop; its project-pinned MCP and built-in skills are already authoritative. Download Use only the matching official URL: macOS Apple Silicon: https://api.chatcut.io/desktop/download/macos macOS Intel: https://api.chatcut.io/desktop/download/macos-x64 Windows x64: https://api.chatcut.io/desktop/download/windows ChatCut Desktop supports macOS 13 or newer on Apple Silicon or Intel and Windows on x64. Linux is unsupported. Do not substitute a search result, third-party mirror, hosted ChatCut MCP, or historical chatcut@chatcut-inc plugin. Install or repair Try to complete the ordinary platform installation for the user with the host's narrow command approval: Detect the operating system and architecture and choose the URL above. Download the official artifact to a temporary directory. If ChatCut is already installed but will not open, inspect it before replacing it. On macOS, use native tools to mount a DMG or extract a ZIP, then copy ChatCut.app to /Applications or the user's Applications directory. On Windows, open the downloaded installer and let the visible installer finish. Open ChatCut Desktop. It registers chatcut_desktop and synchronizes its editing skills into Codex automatically. Installing outside the project sandbox or opening an installer may require host approval. Request only the scoped operation needed for that step; never ask the user to enable persistent Full access. For macOS launch or code-signing failures, inspect codesign , Gatekeeper, permissions, and quarantine state. Try remounting or re-extracting a fresh official download, fixing destination permissions, or clearing stale quarantine only after the official app's signature validates. Never modify or ad-hoc sign the app, disable Gatekeeper, or bypass an invalid signature. On Windows, do not bypass an invalid or unknown Authenticode publisher warning. Retry one fresh official download if the artifact is incomplete, corrupt, for the wrong architecture, or fails a normal copy or extraction step. Do not loop. User handoff If the host cannot download, mount, extract, copy, approve, repair, or run the installer, stop trying. Tell the user what blocked automation and give them the exact matching official URL above so they can install and open ChatCut with the visible operating-system flow. After ChatCut opens, ask the user to sign in there if needed. Do not handle their credentials or add chatcut_desktop to config.toml manually. Because Codex loads MCP tools and skills when a task starts, tell the user to start a new task after Desktop finishes connecting.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |