hyperframes-registry

Manages installation and wiring of blocks and components for HyperFrames compositions.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zeitlinb/contentmonster --skill hyperframes-registry-zeitlinb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-registry
Source: https://github.com/zeitlinb/contentmonster/tree/main/.agents/skills/hyperframes-registry
Command: npx skills add https://github.com/zeitlinb/contentmonster --skill hyperframes-registry-zeitlinb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hyperframes, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users install, wire, and manage blocks and components for HyperFrames compositions, simplifying the process of creating interactive and dynamic content.

Core Features & Use Cases

  • Registry Management: Install blocks and components from a central registry.
  • Component Wiring: Wire installed items into index.html and integrate them into the composition.
  • Use Case: If you're building a HyperFrames composition and need to add a chart or an overlay effect, this Skill allows you to easily install and integrate the desired component.

Quick Start

Install the 'data-chart' block using the 'hyperframes add data-chart' command.

Frequently Asked Questions about hyperframes-registry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a component to a HyperFrames composition?

To add a component to a HyperFrames composition, use the command-line interface to install the desired block from the central registry and wire it into your index.html file.

What is the best way to manage blocks in HyperFrames?

Managing blocks in HyperFrames is done through a central registry that allows you to install, wire, and configure items directly into your compositions using a command-line interface.

Do I need the HyperFrames platform to install registry blocks?

Yes, you need the HyperFrames platform and its associated composition management tools to install and integrate blocks from the registry into your interactive content.

Can I wire an overlay effect into an existing HyperFrames composition?

Yes, you can wire an overlay effect into an existing HyperFrames composition by installing the specific component from the central registry and integrating it into your index.html.

How does component wiring work with index.html in HyperFrames?

Component wiring integrates installed registry blocks directly into your index.html file, connecting them into the active HyperFrames composition to enable dynamic and interactive content.

Why is my HyperFrames block installation not working?

Block installation issues often occur if the HyperFrames platform is missing or improperly configured, as the registry requires associated composition management tools to add and wire components correctly.