Domains
Forms
- SKILL.md9.1%
- references90.9%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When an agent or user needs to scaffold, author, validate, preview, or render a HyperFrames video composition via the command line (e.g. npx hyperframes ...).
npx hyperframes with project wrapper obedience.init → author with /hyperframes-core → lint → check (includes lint + browser audit) → preview → approved render.snapshot; Studio-directed edits via preview --context --json.A validated, previewed, and rendered video file (MP4 etc.) with gated quality checks, reproducible runs, and optional feedback reports.
Use Cases
An agent builds a product promo video from a URL using /product-launch-video and /hyperframes-core. It runs `npx hyperframes init`, authors index.html, then `lint` and `check` to catch runtime errors and contrast issues. After `preview` approval, it renders high-quality MP4. The CLI's gate and JSON output let the agent iterate fast without manual browser checks.
A user with a large HyperFrames project near the 200 MB cloud limit runs `npx hyperframes cloud render --dry-run --json` and reads references/cloud.md to prune assets via .hyperframesignore. They then use `cloud render` for zero-infra delivery. The skill's cloud reference contract and dry-run prevent failed uploads and guide compliant asset ignoring.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File