SkillAgentSearch skills...

hyperframes-registry

Reuse approved HyperFrames blocks and components inside the active iPollo Video project.

Install / Use

npx skills add Devin-AXIS/iPolloWork --skill hyperframes-registry

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

84/100

Supported Platforms

Universal

Tags

Our assessment of hyperframes-registry

hyperframes-registry scores 84/100 on our quality scale, 985th of 2,398 Development & Engineering skills we index (top 42%).

Its SKILL.md is 1.4 KB long, lightly structured (1 heading) and no code examples: moderately detailed.

With 6,752 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
5/20
Description
12/15
Adoption
16/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so hyperframes-registry is actively maintained.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 88/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

hyperframes-registry compared with similar skills

All 4 of these similar skills score higher than hyperframes-registry; compare them before choosing.

SkillScoreStarsUpdatedFormat
hyperframes-registry (this skill)by Devin-AXIS846.8ktodaySKILL.md
ai-job-searchby MadsLorentzen10044.0k5d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k4d agoSKILL.md
pptxby anthropics100177.9k4d agoSKILL.md

Frequently asked questions

How do I install hyperframes-registry?
Run npx skills add Devin-AXIS/iPolloWork --skill hyperframes-registry. The install tabs above show the steps for each supported agent.
Which AI agents does hyperframes-registry work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is hyperframes-registry safe to use?
It declares no license and scores 88/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is hyperframes-registry still maintained?
The repository was last updated today, so hyperframes-registry is actively maintained.

name: hyperframes-registry description: Reuse approved HyperFrames blocks and components inside the active iPollo Video project.

HyperFrames Registry

Use this Skill when a reusable block or component fits the current video brief.

  1. Select component IDs from the active project's supplied component map.
  2. Call ipollowork_extension_call with extensionId=media, action=video_component_install, and args={sourcePath:"video/<exact-project-id>/index.html",componentIds:[...]}. Install all selected IDs in one bounded call.
  3. Use the returned data-composition-src snippets. Preserve data-ipw-registry-component, assign a unique data-composition-id, add the selected data-motion-pattern, and pass real content through data-variable-values. Do not recreate a selected component from memory.
  4. Add only the minimum components required by the active project. Adapt tokens, timing, content, and the component's existing paused timeline to the real narration window.
  5. If no component fits structurally, author a local scene with data-ipw-component-decision="custom:<specific reason>"; visual preference or convenience is not sufficient.
  6. Do not install global Skills or modify unrelated projects.
  7. Save the complete composition once. The client runs media/video_component_check for the exact sourcePath inside its aggregate delivery gate and may request one bounded repair continuation.

Related Skills

View on GitHub
GitHub Stars6.8k
CategoryDevelopment
Updated17h ago
Forks1.3k

Languages

TypeScript

Trust signals

88/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium