hyperframes-registry

Discover and wire HyperFrames registry items into host compositions.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/scanbott/claude-skills --skill hyperframes-registry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-registry
Source: https://github.com/scanbott/claude-skills/tree/main/hyperframes-registry
Command: npx skills add https://github.com/scanbott/claude-skills --skill hyperframes-registry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Locate, install, and wire HyperFrames blocks and components across projects.

Core Features & Use Cases

  • Registry discovery: Browse available blocks and components in the central registry.
  • Install & wiring guidance: Explain how to install blocks and wire them into host compositions.
  • Documentation standards: Clarify install locations, path remappings, and common workflows for consistent project setups.

Quick Start

Install the registry in your project and begin browsing available items to wire into your compositions.

Frequently Asked Questions about hyperframes-registry

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

FAQPage Schema
How do I discover available blocks in the HyperFrames registry?

You can discover available HyperFrames blocks by consuming the central registry manifest, which surfaces all available blocks and components for your compositions. The registry specifies the structure for browsing and locating items.

How do I install HyperFrames blocks into my project?

You install HyperFrames blocks using the `hyperframes add` command. The Skill provides guidance on install locations and path remappings to ensure consistent project setups across compositions.

What is the best way to wire HyperFrames blocks into host compositions?

Wiring HyperFrames blocks involves following the specified wiring guidance provided by the registry. This enables automated tooling to connect installed blocks into your host compositions consistently.

Do I need any dependencies to use the HyperFrames registry?

No dependencies are required to use the HyperFrames registry. You can install the registry in your project and begin browsing available items to wire into your compositions immediately.

Can I use the HyperFrames registry for automated project setup?

Yes, the HyperFrames registry supports automated tooling and consistent project setups. It specifies registry structure, install locations, and wiring guidance to enable reliable automation.

Why does HyperFrames specify install locations and path remappings?

HyperFrames specifies install locations and path remappings to maintain documentation standards and ensure consistent workflows. This prevents path conflicts and allows automated tooling to locate blocks reliably.