video-hyperframes
Hyperframes / Remotion-compatible continuous frame animation with autoplay support.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-plugins-official-examples-video-hyperframes-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name video-hyperframes zh_name Hyperframes 视频脚本 en_name Hyperframes Video emoji 🎞️ description Hyperframes / Remotion-compatible continuous frame animation with autoplay support. zh_description Hyperframes / Remotion 兼容的连续帧动画, 可自动播放 en_description Hyperframes / Remotion-compatible continuous frame animation with autoplay support. 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 od {"mode":"video","surface":"video","scenario":"video","featured":0.13,"upstream":"https://github.com/nexu-io/html-anything","preview":{"type":"html","entry":"index.html","reload":"debounce-100"},"design_system":{"requires":false},"example_prompt":"Use the Hyperframes Video template to turn my content into a Hyperframes / Remotion-compatible continuous frame animation with autoplay support. Preserve the template's visual signature, use real content and data, and avoid lorem ipsum or placeholder images.","example_prompt_i18n":{"zh-CN":"用「Hyperframes 视频脚本」模板把我的内容做成一段「Hyperframes / Remotion 兼容的连续帧动画, 可自动播放」。保持模板的视觉签名,使用真实内容和数据,避免 lorem ipsum 和占位图片。"}} 【模板: Hyperframes 视频帧】 输出 N 个连续 <section class="frame"> , 每个 w-[1920px] h-[1080px] ; N 由【用户内容】信息密度决定 (短脚本 6-10 帧起步, 长脚本应更多, 每帧只承载一个镜头/概念)。 每帧表达一个镜头/概念: 文字 + 视觉构图 (中央构图 / 黄金分割 / 三分法)。 每帧底部隐藏标记 <!-- frame:N duration:3000 transition:fade --> 供后续 Remotion / Hyperframes 渲染脚本读取。 顶部加一段 JavaScript 自动播放: 每 3 秒切换到下一帧, 也支持点击 / 方向键控制; 角落显示进度条。 第 1 帧是 hook (一个数据 / 一个反常识 / 一个问题), 第 2-N 是论证, 最后是结论 + CTA。 字号巨大 (text-9xl), 一句话即可, 不要堆砌。 配色统一一套电影感 (深色背景 + 1 个霓虹强调色)。 输出最后包含一段简短注释 <!-- HYPERFRAMES_META: ... --> , 包含每帧 duration / transition / sceneSummary 的 JSON 元数据, 用于后续转 Remotion。
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |