shell
$ npx -y skills add nexu-io/html-anything --skill video-hyperframes --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/video-hyperframes
Context preview
The summary Claude sees to decide when to auto-load this skill.
Hyperframes / Remotion 兼容的连续帧动画, 可自动播放
Stats
Stars7,917
Forks772
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
video-hyperframes.SKILL.md
--- name: video-hyperframes zh_name: "Hyperframes 视频脚本" en_name: "Hyperframes Video" emoji: "🎞️" description: "Hyperframes / Remotion 兼容的连续帧动画, 可自动播放" category: video scenario: video aspect_hint: "1920×1080 (16:9)" recommended: 5 tags: ["video", "hyperframes", "remotion", "视频"] example_id: sample-hyperframes-workflow example_name: "Hyperframes · AI workflow 视频" example_format: markdown example_tagline: "8 帧自动播放, 含进度条 + 元数据" example_desc: "电影感动画脚本, 可直接喂给 Remotion 做成 mp4" example_source_url: "https://github.com/heygen-com/hyperframes" example_source_label: "heygen-com/hyperframes" --- 【模板: Hyperframes 视频帧】 - 输出 N 个连续 `<section class="frame">`, 每个 `w-[1920px] h-[1080px]`; N 由【用户内容】信息密度决定 (短脚本 6-10 帧起步, 长脚本应更多, 每帧只承载一个镜头/概念)。 - 每帧表达一个镜头/概念: 文字 + 视觉构图 (中央构图 / 黄金分割 / 三分法)。 - 每帧底部隐藏标记 `<!-- frame:N duration:3000 transition:fade -->` 供后续 Remotion / Hyperframes 渲染脚本读取。
