OpenChatCut product knowledge — UI layout, editor features, and how generation providers are configured. Use when the user asks about the product interface, how to use a feature, where to find something, 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.
$npx -y skills add 0xsline/openchatcut --skill product-helpInstalls into the current project.
Run `npx skills use "https://github.com/0xsline/openchatcut" --skill "0xsline/openchatcut/product-help"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xsline/openchatcut" that are relevant to the current task. Run `npx skills add "https://github.com/0xsline/openchatcut"` and select the relevant skills, then follow their instructions.