Handles the hyperframes add command and everything that comes after: installing registry blocks and components, then wiring them into your compositions. Blocks get a data-composition-src directive with timeline attributes, components get their HTML/CSS/JS merged directly into your markup. The skill knows the difference between the two, understands the hyperframes.json config for install paths, and can help you discover what's available in the registry. Useful whenever you're pulling in reusable pieces instead of building from scratch. The wiring step is where most people get stuck, especially matching composition IDs and timeline params for blocks.
npx skills add https://github.com/heygen-com/hyperframes --skill hyperframes-registry