‹ 返回总目录
视频生成 🟢活跃

lark-note

| 2026-08-01 收录(在榜10天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量3.3K
⭐ GitHub Stars41,773(fork 3699)
🗓️ 最近推送2026-08-20
🌱 项目创建2026-03-10
💻 语言 / LicenseTypeScript · Apache-2.0
🐛 开放Issue244

📝 工具简介

写HTML就能渲染视频,专为agent设计。

📖 怎么用

先装技能:`npx skills add heygen-com/hyperframes --full-depth`。装完就能用了,直接跟 AI 说你要什么动态图形,它会自动处理。想手动操作就 `npx hyperframes init my-video` 建项目,`cd my-video` 进去,`npx hyperframes preview` 实时预览,`npx hyperframes render` 导出 MP4。加特效用 `npx hyperframes add flash-through-white` 加转场,或者 `npx hyperframes add data-chart` 加动画图表。

📋 迷你测评

写HTML渲染视频,做动态图形。亮点是代码驱动动画,灵活度高。适合制作标题、转场等视觉元素。

📄 README 要点

这个还是 HyperFrames 框架,专门做动态图形视频。跟其他版本一样,核心是把 HTML、CSS、媒体和动画转成 MP4,但更侧重动态图形效果,比如文字动画、图形变换、转场特效这些。安装和使用方式都一样,给 AI 助手装技能或者用命令行。适合做那种需要炫酷动效的视频,比如片头动画、数据可视化动态展示、或者社交媒体上那种抓眼球的动态海报。因为是基于 HTML 和 CSS,所以懂点前端的人上手会特别快。

查看英文原文
Write HTML. Render video. Built for agents. Quickstart Showcase Playground Catalog Docs Discord HyperFrames is an open source framework for turning HTML, CSS, media, and seekable animations into deterministic MP4 videos. Use it locally with the CLI, from AI coding agents with skills, or as the rendering core behind hosted authoring workflows. Quick Start With an AI coding agent Install the HyperFrames skills, then describe the video you want: [安装/使用命令见下方] The picker opens with nothing pre selected — the Core Skills group is all you need: the /hyperframes router installs each creation workflow on demand. Agents and non interactive runs should use npx hyperframes skills update instead — it installs exactly the core set, whereas a non interactive skills add without skill installs all 19. full depth does a full clone of the repo's current main . Without it, skills add fetches the skills.sh registry blob, which lags main by hours — you'd get an older copy of a skill. ( hyperframes skills update already installs full depth.) Try a prompt like: Using /hyperframes , create a 10 second product intro with a fade in title, a background video, and subtle background music. The skills teach agents the HyperFrames production loop: plan the video, write valid HTML, wire seekable animations, add media, lint, preview, and render. They work with Claude Code, Cursor, Gemini CLI, Codex, and other coding agents that support skills. Skills HyperFrames ships 19 skills agents load on demand. Read /hyperframes first — it's the router and capability map; it picks a workflow for any "make me a…" request — video, deck, or composition port — and points to the domain skills below. Default to the core set — the router installs each creation workflow on demand. npx hyperframes skills update installs exactly that from anywhere; the interactive picker ( npx skills add heygen com/hyperframes full depth ) lists it as the "Core Skills" group, nothing pre selected. The picker is interactive only — a non

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考