fix: resolve skill loading warnings and correct video-toolkit naming
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
name: synthetic-screen-recording
|
||||
description: Synthetic terminal-style screen recording guidance for Remotion `TerminalScene`.
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Synthetic Screen Recording (Remotion TerminalScene)
|
||||
|
||||
**Decision this skill answers:** When the user wants a screen-recording-looking demo of a terminal, CLI tool, or coding workflow — do I **capture the real desktop** (OS screen recording via `screen_recorder`, Windows-MCP, Cap, or Playwright), or do I **synthesize it in Remotion** with the `TerminalScene` component?
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: video_toolkit
|
||||
name: video-toolkit
|
||||
description: Create professional videos autonomously using claude-code-video-toolkit — AI voiceovers, image generation, music, talking heads, and Remotion rendering.
|
||||
metadata:
|
||||
openclaw:
|
||||
Reference in New Issue
Block a user