一键导入
hyperframes
Create deterministic authored-motion MP4/WebM/MOV videos from HTML/CSS/JS compositions through Ambient's bundled HyperFrames adapter.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create deterministic authored-motion MP4/WebM/MOV videos from HTML/CSS/JS compositions through Ambient's bundled HyperFrames adapter.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Safely observe the Ambient Blockchain, plan Tool Oracle and x402 interactions, prepare Ambient program deployment work, and run local live-test evidence gates.
Create reusable TinyStyler style profiles from user text examples and apply TinyStyler-style text transfer through Ambient CLI.
Generate raster images through hosted APIs such as OpenAI, Google Nano Banana Pro, fal/FLUX, Replicate, Stability AI, and Ideogram.
Inspect a workspace and summarize notable files for fixture-plugin tests.
Review workspace files for the Pi package fixture.
Local faster-whisper STT provider for Ambient speech input validation.
| name | hyperframes |
| description | Create deterministic authored-motion MP4/WebM/MOV videos from HTML/CSS/JS compositions through Ambient's bundled HyperFrames adapter. |
Use this capability when the user wants authored motion graphics, title cards, animated charts, UI demos, social overlays, or HTML/CSS/JS video scenes. Do not present HyperFrames as a text-to-video or photorealistic video model.
ambient_cli_search using terms like HyperFrames, authored video, motion graphics, title card, HTML to video, or deterministic MP4.ambient_cli_describe before first use so the current command names, readiness, setup hints, and artifact contract are visible.hyperframes_doctor --json before rendering unless the package description already includes fresh readiness data.hyperframes_setup_plan --json and present the exact blocked state plus approval-gated next action.hyperframes_doctor --json: reports Node, npx, FFmpeg, FFprobe, optional HyperFrames CLI, and optional browser readiness. The built-in health check is fast and non-mutating.hyperframes_setup_plan --json: returns non-executing setup actions such as brew install ffmpeg, HyperFrames CLI install, and browser runtime install guidance.hyperframes_init --project-dir <dir> --title <text> --subtitle <text>: writes a small deterministic composition project in the workspace.hyperframes_inspect --source <path> --json: reads the composition and returns dimensions, duration, fps, source bytes, and structural checks.hyperframes_render --source <path> --output <path> --json: runs lint/inspect/render when the host is ready, then verifies media with FFprobe and writes metadata.Every real render should preserve:
Keep final media in the user's workspace, preferably under .ambient/hyperframes/renders/ unless the user chose a path.
hf-seek event or data attributes rather than wall-clock timers.hyperframes_doctor --json again before suggesting dependency changes.