Skills Plugins MCP Prompt Model 博客 我的中心
コンテンツ制作 #javascript #video #ai #web

hyperframes

Create AI videos with HyperFrames in Hermes using HTML, CSS, and JavaScript compositions, then validate and render them to MP4. Use for short video intros, cinematic trailers, product promos, subtitle animations, HUD/tech visuals, web-to-video work, and motion graphics.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=ekkolearnai-hermes-studio-packages-skills-hyperframes-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name hyperframes description Create AI videos with HyperFrames in Hermes using HTML, CSS, and JavaScript compositions, then validate and render them to MP4. Use for short video intros, cinematic trailers, product promos, subtitle animations, HUD/tech visuals, web-to-video work, and motion graphics. version 1.0.0 author Ekko license MIT platforms ["linux","macos","windows"] metadata {"hermes":{"tags":["hyperframes","ai-video","html-video","animation","motion-graphics","mp4"]}} prerequisites {"commands":["node","npx"]} HyperFrames Use this skill when the user asks Hermes to make a video with HyperFrames, such as a 30-second vertical video, a short intro, a cinematic micro-trailer, a product promo, animated captions, HUD-style tech visuals, a website-to-video piece, or an HTML/CSS/JS motion graphics render. HyperFrames treats HTML as the video source of truth. Build video scenes as HTML compositions with CSS layout and JavaScript animation, validate the layout, then render the result to MP4. Setup If HyperFrames is not installed or the official skill is missing, install it first: hermes skills install official/creative/hyperframes Use npx hyperframes for project operations. HyperFrames requires Node.js and FFmpeg. If rendering or preview fails, run: npx hyperframes doctor Workflow Convert the user's request into a short production brief: duration, aspect ratio, target platform, language, style, music or voiceover needs, and final output path. For incomplete briefs, make reasonable defaults. Use 1080x1920 for vertical short video, 1920x1080 for horizontal video, 30 fps, and MP4 output. Create or reuse a HyperFrames project: npx hyperframes init my-video --non-interactive Write the composition in HTML/CSS/JS. Make the static hero frame layout correct before adding animation. Validate before rendering: npx hyperframes lint npx hyperframes inspect --samples 15 Preview when useful: npx hyperframes preview Render the final video: npx hyperframes render --output final.mp4 --quality standard Use --quality draft for fast iteration and --quality high for final delivery when the user asks for a polished export. Composition Rules Use a root element with data-composition-id , data-width , and data-height . Use data-start , data-duration , and data-track-index for timed clips. Register GSAP timelines synchronously on window.__timelines . Use CSS as the final layout state, then animate from or to that state. Keep media playback under the HyperFrames runtime. Do not manually call play() , pause() , or seek media. Avoid nondeterministic animation logic such as Math.random() or Date.now() unless using a seeded generator. Do not use infinite repeats. Calculate finite repeat counts from the composition duration. Check that text, captions, UI panels, and HUD elements stay inside the frame on every inspected timestamp. Delivery When finished, tell the user: the rendered MP4 path; the preview URL if a preview server is running; any assumptions made about duration, aspect ratio, style, narration, or music; any validation issues that remain unresolved. Do not stop after writing HTML. A HyperFrames task is only complete after the composition has been checked with lint and inspect , and rendered to an MP4 unless the user explicitly asks for source files only.
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。