Clarify hyperframes preview handoff URL#190
Merged
Merged
Conversation
Pulls all skill content updates from heygen-com/hyperframes that have landed since the last openai/plugins sync. Net effect: the plugin's skills/ directory matches the source-of-truth heygen-com/hyperframes skills/ directory at the head of #504. Source PRs: - heygen-com/hyperframes#480 (Visual Inspect command) * skills/hyperframes/SKILL.md: adds Visual Inspect section + checklist * skills/hyperframes-cli/SKILL.md: adds Visual Inspect section, updates workflow ordering and description - heygen-com/hyperframes#364 + #490 (GSAP authoring rules + data-duration) * skills/website-to-hyperframes/references/step-6-build.md: adds Load-bearing rules for animation authoring section, refines data-duration phrasing - heygen-com/hyperframes#504 (preview handoff URL) * skills/hyperframes-cli/SKILL.md: adds Studio handoff URL guidance * skills/website-to-hyperframes/SKILL.md: Step 7 deliverable + gate * skills/website-to-hyperframes/references/step-7-validate.md: adds Handoff URL section The agents/openai.yaml manifests added by #189 are preserved as-is; they are openai-plugins-specific and have no upstream counterpart in heygen-com/hyperframes.
9ac3b03 to
4d074c4
Compare
cching-openai
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync skill guidance from heygen-com/hyperframes#504. Tells agents to hand back the Studio project URL (http://localhost:/#project/) instead of the source index.html path, which won't render outside the Studio runtime.