OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add vibe-motion/skills --skill claude-typer
Render a Claude-style prompt typing animation video by calling Remotion CLI against the remote site https://www.laosunwendao.com. Use when the user asks for "做一个 claude 的提示词打字机动画", "做 Claude 打字动画", "创建提示词动画", or similar requests that convert a text prompt into a typing-animation video.
npx skills add vibe-motion/skills --skill claude-typer
prompt.Typer30fps from https://www.laosunwendao.com.@remotion/cli (not remotion package name).bunx @remotion/cli first.npx -y -p @remotion/cli@4.0.440 -p @remotion/tailwind-v4@4.0.440 remotion if bunx is unavailable.--fps=30--codec=prores--prores-profile=4444--pixel-format=yuva444p10le--image-format=png--scale=2--timeout=300000--concurrency=1--browser-executable when found.prompt, and allow overriding videoWidth / videoHeight / claudeWidth through script args.remotion render directly (for advanced flags).--runner-prefix lets you fully control the runner command (for pinned versions, global resolution behavior, etc.).prompt, typingSpeedMs, model, videoWidth, videoHeight, claudeWidth, tiltStartX, tiltStartY, tiltEndX, tiltEndY, tiltDurationRatio.xxx.mov.xxx by condensing the prompt:
帮我, 请, 做一个, 生成一个, 制作, 创建 at the start.claude-typer.帮我做一个web画板web画板.movNode.js + npx is enough for this fallback path, as long as network access to npm and https://www.laosunwendao.com is available.bunx and npx are unavailable, install one of them and retry.delayRender() timeout, keep --concurrency=1 and raise --timeout-ms as needed.