Hyperframes Registry
HyperFrames Registry lets you find, install, and integrate pre-built blocks and components into your compositions using the `hyperframes add` command. Blocks are standalone sub-compositions you wire in via attributes; components are effect snippets you paste directly into your markup. The registry also guides you through authoring and contributing new items upstream.
Hyperframes Registry provides a system to discover, install, and wire reusable blocks and components into your compositions.
AI-generated summary based on this skill's SKILL.md
Install
calesthio/OpenMontage/hyperframes-registry · repository language: Python
git clone https://github.com/calesthio/OpenMontage
cp -r OpenMontage ~/.claude/skills/hyperframes-registrygenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Hyperframes Registry?
Hyperframes Registry is a centralized system for discovering, installing, and integrating pre-built blocks and components into your compositions. Blocks are standalone sub-compositions you wire in via attributes, while components are effect snippets you paste directly into your markup. The registry also supports authoring and contributing new items upstream.
How do you use Hyperframes Registry to add blocks?
Hyperframes Registry lets you find and install pre-built blocks using the `hyperframes add` command. Once installed, blocks function as standalone sub-compositions that you wire into your work via attributes, making it easy to extend your compositions with reusable functionality.
What's the difference between blocks and components in Hyperframes?
Hyperframes Registry distinguishes two types of reusable items: blocks are standalone sub-compositions you integrate via attributes, while components are effect snippets you paste directly into your markup. Both can be discovered and managed through the registry.
How can you integrate Hyperframes Registry with agents or applications?
Hyperframes Registry supports integration with agents and applications by allowing you to discover and install pre-built blocks and components that extend your compositions. You can wire blocks in via attributes and embed components directly into your markup to enhance functionality.
Does Hyperframes Registry help with authoring new skills?
Yes, Hyperframes Registry guides you through authoring and contributing new blocks and components upstream. This enables you to create custom reusable items and share them with the community through the registry system.
What license does Hyperframes Registry use?
Hyperframes Registry is licensed under AGPL-3.0, ensuring that the system and any modifications remain open and available to the community under the same terms.