Home / j-star-films-studios / vibecode-protocol-suite · assets/.agent/skills/hyperframes/hyperframes-cli/SKILL.md · GitHub

hyperframes-cli skillA

hyperframes-cli is agent-read markdown (skill) from j-star-films-studios/vibecode-protocol-suite: HyperFrames CLI dev loop. Use when running npx hyperframes init, add, catalog, capture, lint, validate, inspect, layout, snapshot, preview, play, render, publish, lambda, doctor, browser, info, upgrade, skills, compositions, docs, benchmark, telemetry, transcribe, tts, or remove-background, or when troubleshooting the HyperFrames build/render environment. Entry point for AWS Lambda cloud rendering (`hyperframes lambda deploy / render / progress / destroy / policies`)..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# HyperFrames CLI

Everything runs through `npx hyperframes` unless project instructions specify a local wrapper. Obey the local wrapper exactly. Requires Node.js >= 22 and FFmpeg.

## Workflow

1. **Scaffold** — `npx hyperframes init my-video` (or `capture` from a URL). `init` also checks the installed skills against the latest on GitHub and updates the global set if any are out of date. The `--skip-skills` flag is currently neutered (temporary, while the skills.sh registry catches up), so every `init` runs this check and pulls our latest skills regardless.
2. **Write** — author HTML composition (see the `hyperframes-core` skill)
3. **Lint** — `npx hyperframes lint`
4. **Validate** — `npx hyperframes validate` (runtime errors + contrast)
5. **Visual inspect** — `npx hyperframes inspect`
6. **Preview / edit** — `npx hyperframes preview` opens **Studio**, the timeline editor where the user can manually edit anything (not just watch). Review there, then ask before rendering.
7. **Render** — pick the variant:
   - Iterate: `npx hyperframes render --quality draft`
   - Deliver: `npx hyperframes render --quality high --output out.mp4`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add j-star-films-studios/vibecode-protocol-suite/hyperframes-cli@git:20260820.56c099a
Exact content
mdr add j-star-films-studios/vibecode-protocol-suite/hyperframes-cli@sha256:a78cb3e8f091bb3a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_v23hta7dwouiqkon.svg)](https://markdownregistry.com/a/art_v23hta7dwouiqkon)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260820.56c099a latest2026-08-20 56c099a 11,409 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (11409 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

j-star-films-studios/vibecode-protocol-suite · 24 stars · license ISC · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_v23hta7dwouiqkon
GET https://markdownregistry.com/api/v1/resolve?ref=j-star-films-studios/vibecode-protocol-suite/hyperframes-cli
GET https://markdownregistry.com/api/v1/blob/a78cb3e8f091bb3a2ec4192e6d8e7cc6541b52e4b616dd9765b80dade69e5f9f

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from j-star-films-studios/vibecode-protocol-suite

skill-curator skill
j-star-films-studios/vibecode-protocol-suite · .agents/skill-curator/SKILL.md · Use when adding, importing, reorganizing, renaming, or refactoring skills according to the Lean Unified Skills…
v1.0.0 · audit A · 24 stars
unslop skill
j-star-films-studios/vibecode-protocol-suite · .agents/skills/unslop/SKILL.md · Use when writing any text, chat responses, documentation, UI copy, or skill instructions. Cuts AI tells, filler, and…
v1.0.0 · audit A · 24 stars
AGENTS.md agents
j-star-films-studios/vibecode-protocol-suite · AGENTS.md
git:20260821.1b830a3 · audit A · 24 stars
AGENTS.md@assets/.agent/skills agents
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/AGENTS.md
git:20260912.a111be5 · audit A · 24 stars
agent-engineering skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/SKILL.md · Use when engineering LLM prompts, compiling skills from sources ('source-to-skill'), engineering expert systems…
v2.1.0 · audit A · 24 stars
arena skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/arena/SKILL.md · Spawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for…
git:20260821.1b830a3 · audit A · 24 stars
automate-me skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/automate-me/SKILL.md · Use for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a…
git:20260821.1b830a3 · audit A · 24 stars
to-spec skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/conversation-to-spec/SKILL.md · Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of…
git:20260821.1b830a3 · audit A · 24 stars
crafting-effective-readmes skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/crafting-effective-readmes/SKILL.md · Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to…
git:20260820.4dbe9e4 · audit A · 24 stars
create-verification-skill skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/create-verification-skill/SKILL.md · Generate a project-local verification skill that drives your app the way a user does — any language, framework, or…
git:20260821.1b830a3 · audit A · 24 stars
domain-modeling skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/domain-modeling/SKILL.md · Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md…
git:20260821.1b830a3 · audit A · 24 stars
expert-system-engineer skill
j-star-films-studios/vibecode-protocol-suite · assets/.agent/skills/agent-engineering/expert-system-engineer/SKILL.md · Use when engineering knowledge-based expert systems using CommonKADS methodology, MYCIN/EMYCIN rule patterns, certainty…
v1.0.0 · audit A · 24 stars

Every file in j-star-films-studios/vibecode-protocol-suite

Other files named hyperframes-cli

hyperframes-cli skill
heygen-com/hyperframes · skills/hyperframes-cli/SKILL.md · Use the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare…
git:20260921.3091dcb · audit A · 52,820 stars
hyperframes-cli skill
devin-axis/ipollowork · .agents/skills/hyperframes-cli/SKILL.md · Inspect, validate, preview, and render the active iPollo Video project with its bundled HyperFrames CLI.
git:20260826.a3b9604 · audit A · 6,668 stars
hyperframes-cli skill
cowork-os/cowork-os · resources/skills/hyperframes-cli/SKILL.md · HyperFrames CLI tool — hyperframes init, lint, preview, render, transcribe, tts, doctor, browser, info, upgrade…
v0.4.3 · audit A · 459 stars
hyperframes-cli skill
openminis/minisskills · hyperframes-cli/SKILL.md · HyperFrames CLI and Minis rendering. Use for: (1) CLI commands — init, lint, preview, render, transcribe, tts, doctor…
v1.0.0 · audit B · 425 stars
hyperframes-cli skill
evovexai/evoflow · skills/public/hyperframes-cli/SKILL.md · HyperFrames CLI dev loop. Use when running npx hyperframes init, add, catalog, capture, lint, validate, inspect…
git:20260912.6c490fd · audit A · 297 stars
hyperframes-cli skill
ethanyoq/skill-hub · skills/07-media-content/hyperframes-cli/SKILL.md · Use the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare…
git:20260905.0fdcfaa · audit A · 10 stars

Browse by kind, by grade A, or by owner.