Agent SkillsChatCut-Inc/agent-plugin › product-help

product-help

GitHub

ChatCut产品知识库,解答UI、功能、积分、订阅、支付及桌面端下载等问题。提供GUI操作指引作为Agent无法执行时的回退方案,并澄清不支持实时项目状态查询。

claude/skills/product-help/SKILL.md ChatCut-Inc/agent-plugin

触发场景

用户询问ChatCut产品功能、界面布局或使用方法 用户咨询积分余额、计费、订阅计划或支付方式 用户需要下载桌面版或安装插件 任务失败需引导用户在界面上手动完成操作

安装

npx skills add ChatCut-Inc/agent-plugin --skill product-help -g -y
更多选项

非标准路径

npx skills add https://github.com/ChatCut-Inc/agent-plugin/tree/main/claude/skills/product-help -g -y

不安装直接使用

npx skills use ChatCut-Inc/agent-plugin@product-help

指定 Agent (Claude Code)

npx skills add ChatCut-Inc/agent-plugin --skill product-help -a claude-code -g -y

安装 repo 全部 skill

npx skills add ChatCut-Inc/agent-plugin --all -g -y

预览 repo 内 skill

npx skills add ChatCut-Inc/agent-plugin --list

SKILL.md

Frontmatter
{
    "name": "product-help",
    "description": "ChatCut product knowledge for UI layout, features, credits, subscriptions, pricing, payment methods, billing, Desktop downloads, and Agent Plugin installation. Use whenever the user asks about ChatCut itself, including how to use or find a feature; credit costs, balance, usage history, validity, or recent charges; card or Alipay (支付宝) payments; plans, renewals, ChatCut Pro, or upgrades; downloading ChatCut Desktop; installing the Agent Plugin for Codex or Claude Code; or needs GUI guidance for something the agent cannot do directly. Also use as fallback when a task fails and the user needs to complete it manually in the UI. NOT for live project-state queries (\"where are my folders?\", \"what's on my timeline?\", \"where is clip X?\") — those are answered by `read_project`, not by this skill.\n",
    "user-invocable": false
}

ChatCut Product Help

Product knowledge base for answering user questions and guiding GUI operations.

When to Use

  • User asks about the product, a feature, or how something works
  • User asks about credits, payment methods, subscriptions, pricing, or ChatCut Pro
  • User asks how to download ChatCut Desktop or install the Agent Plugin
  • User needs to perform a GUI action that the agent cannot do directly
  • A task fails and you need to guide the user through manual steps as a fallback

Reference Files

Read the relevant file on demand — do NOT read all files at once.

Question about File
Product UI, layout, panels, buttons, features references/ui-and-features.md
Credits, pricing, payments, subscriptions, ChatCut Pro, billing references/credits-and-plans.md
Desktop downloads and Agent Plugin installation references/desktop-and-agent-plugin.md

Guidelines

  1. Try to do it first. If the task is something you can handle (adding captions, changing aspect ratio, etc.), do it. Only guide GUI operations as a fallback.
  2. Use localized visible UI names. When guiding manual operations, give clear numbered steps with labels and panel locations that are confirmed in the references. Match labels to the interface locale in <editor_state> when available; otherwise use the response language. Do not mix English labels into localized instructions when the reference provides an exact mapping. If the user says they cannot find an entry, re-anchor from major visible regions such as the AI panel, top bar, asset/library panels, and timeline.
  3. Generation confirmation help. Credit confirmation cards for Motion Graphics, Video Generation, and Image Generation appear in the AI chat area. The persistent setting lives in the Agent settings popover beside the Agent mode selector at the bottom of the AI panel. If a confirmation was denied, cancelled, or timed out, explain what happened and wait for the user's next instruction before retrying.
  4. Answer before escalating. Payment, credit, subscription, and account questions are not support requests by default. Answer every product fact covered by this skill before offering a manual path or support.
  5. Live account values. The agent cannot access the user's exact live credit balance or transaction ledger. Say so plainly and guide the user to Profile -> Credits history: By Day for daily totals, By Type for grouped usage, and Detail for the latest individual charge and resulting balance. Do not invent an exact number. If the user supplies the relevant values, calculate from them.
  6. No internal details. Never mention model names (except user-facing ones like Seedance 2.0), pricing formulas, or implementation details.
  7. Feedback & support is last. Guide the user to "Feedback" or team@chatcut.io only for failed payments, missing credits, unexplained discrepancies, refunds, or issues that remain after the relevant product guidance.

版本历史

  • 2288e55 当前 2026-08-05 16:43

    新增Agent Plugin安装指引;细化生成确认与积分历史查询说明;增加本地化UI名称匹配要求;明确排除实时项目状态查询。

  • e1867a8 2026-08-02 23:36

    将credits-and-plans.md的参考范围从subscription plans统一更新为billing,保持与文件内容一致。

  • 5e9afe0 2026-07-22 10:57

同 Skill 集合

chatcut/skills/asset-import/SKILL.md
chatcut/skills/chatcut-plugin-basics-claude/SKILL.md
chatcut/skills/chatcut-plugin-basics/SKILL.md
chatcut/skills/create-motion-graphics/SKILL.md
chatcut/skills/export/SKILL.md
chatcut/skills/image-gen/SKILL.md
chatcut/skills/known-errors/SKILL.md
chatcut/skills/music/SKILL.md
chatcut/skills/shader-gen/SKILL.md
chatcut/skills/transcription/SKILL.md
chatcut/skills/verification/SKILL.md
chatcut/skills/video-gen/SKILL.md
chatcut/skills/voice/SKILL.md
chatcut/skills/widget-forms/SKILL.md
claude/skills/asset-import/SKILL.md
claude/skills/create-motion-graphics/SKILL.md
claude/skills/export/SKILL.md
claude/skills/image-gen/SKILL.md
claude/skills/known-errors/SKILL.md
claude/skills/motion-graphic-gen/SKILL.md
claude/skills/music/SKILL.md
claude/skills/shader-gen/SKILL.md
claude/skills/transcription/SKILL.md
claude/skills/verification/SKILL.md
claude/skills/video-gen/SKILL.md
claude/skills/voice/SKILL.md
claude/skills/widget-forms/SKILL.md
codex/skills/asset-import/SKILL.md
codex/skills/create-motion-graphics/SKILL.md
codex/skills/export/SKILL.md
codex/skills/image-gen/SKILL.md
codex/skills/known-errors/SKILL.md
codex/skills/music/SKILL.md
codex/skills/shader-gen/SKILL.md
codex/skills/transcription/SKILL.md
codex/skills/verification/SKILL.md
codex/skills/video-gen/SKILL.md
codex/skills/voice/SKILL.md
codex/skills/widget-forms/SKILL.md
chatcut/skills/product-help/SKILL.md
chatcut/skills/talking-head-guide/SKILL.md
claude/skills/chatcut-plugin-basics-claude/SKILL.md
claude/skills/multicam-sync/SKILL.md
claude/skills/talking-head-guide/SKILL.md
codex/skills/chatcut-plugin-basics/SKILL.md
codex/skills/multicam-sync/SKILL.md
codex/skills/product-help/SKILL.md
codex/skills/talking-head-guide/SKILL.md

元信息

文件数
0
版本
aef81a7
Hash
5f68a42b
收录时间
2026-07-22 10:57

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-09 09:52
浙ICP备14020137号-1 $访客地图$