agentsclimarketplace

Product help

Skill 0xsline/OpenChatCut/src/agent/skills/product-help

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

Install
npx -y skills add 0xsline/OpenChatCut --skill product-help

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

2.3 KB, as published. Nobody here has run it

OpenChatCut 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 how to configure AI providers / API keys
  • 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 aboutFile
Product UI, layout, panels, buttons, featuresreferences/ui-and-features.md
API keys, providers, which features need a keyreferences/providers-and-keys.md
What generation models/tools are wiredreferences/generation-capabilities.md
Official generation API documentationreferences/generation-official-docs.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 visible UI names. When guiding manual operations, give clear numbered steps with labels and panel locations that are confirmed in the references. 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. Missing keys. If a provider is not configured, say which key is missing and how to set it in Settings.
  4. Generation confirmations. Some generation tools may show an in-app confirmation (skill guard / proposal) before running.
  5. Provider costs. If the user asks about cloud cost, point them at their provider dashboard; do not invent rates.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.