Files
hyperframes/skills-manifest.json
T
Miguel Ángel 78b9a814d5 docs(skills): add cloud render + variables to CLI skill, media-use generative use cases (#2356)
* docs(skills): add cloud render + variables to CLI skill, media-use generative use cases

The hyperframes-cli skill only documented self-managed AWS Lambda rendering; the
zero-infra HeyGen-hosted `cloud render` path (a real, shipped command with its
own docs page) was absent from every skill, so agents never surfaced it.

- hyperframes-cli: add `cloud` to the frontmatter verb list + entry point; new
  Cloud and Variables sections; new references/cloud.md distilled from
  docs/deploy/cloud.mdx; routing + workflow rows.
- media-use: add image-to-video recipe (heygen video create type:image) plus a
  table of other HeyGen generative use cases (photo avatar, digital twin, video
  translation, lipsync, voice design) in references/operations.md; surface them
  in the SKILL coverage/provider rows.
- Sync README + docs/guides/skills.mdx catalog entries to mention cloud render.

* docs(media-use): point HeyGen generative use cases at --request-schema

Verified against the installed heygen CLI (v0.3.0): no capability gap that would
need the raw API. Replace hardcoded body-field lists with a pointer to
`heygen video create --request-schema` (self-documenting, can't rot), correct
the image-to-video motion_prompt/expressiveness support, and add the
cinematic_avatar, ai-clipping, and photo-avatar creation paths.

* fix(skills): correct media-use manifest hash (clean-tree regen)

The prior regen was polluted by the gitignored skills/media-use/eval-report.html
(a suppressed mv error left it present), so the committed media-use hash didn't
match a clean checkout. Regenerate with no untracked artifacts present.
2026-07-13 18:53:19 -04:00

86 lines
1.7 KiB
JSON

{
"source": "heygen-com/hyperframes",
"skills": {
"embedded-captions": {
"hash": "fe837c08dd47b077",
"files": 144
},
"faceless-explainer": {
"hash": "b57c98179677e7a0",
"files": 18
},
"figma": {
"hash": "0e6e96f5a76ff824",
"files": 2
},
"general-video": {
"hash": "1aed9f4f68414a45",
"files": 1
},
"hyperframes": {
"hash": "fce43b4c3355cde9",
"files": 1
},
"hyperframes-animation": {
"hash": "b982a1af9821e326",
"files": 99
},
"hyperframes-cli": {
"hash": "5e1e197baf9b6653",
"files": 8
},
"hyperframes-core": {
"hash": "690ebb3ba5420b90",
"files": 14
},
"hyperframes-creative": {
"hash": "3e5bcbf46dc14427",
"files": 69
},
"hyperframes-keyframes": {
"hash": "040453e302a0e15b",
"files": 3
},
"hyperframes-registry": {
"hash": "5f49178cc43e100b",
"files": 10
},
"media-use": {
"hash": "f8765298f9681d93",
"files": 124
},
"motion-graphics": {
"hash": "dafcdce07d221aa4",
"files": 23
},
"music-to-video": {
"hash": "ccb6181af8bcef09",
"files": 132
},
"pr-to-video": {
"hash": "2132f6f9bd474f52",
"files": 22
},
"product-launch-video": {
"hash": "b1b41c74a52e28f1",
"files": 21
},
"remotion-to-hyperframes": {
"hash": "aa599f027db4b994",
"files": 70
},
"slideshow": {
"hash": "0f0364c54f77cb9b",
"files": 2
},
"talking-head-recut": {
"hash": "d5c51342625c9952",
"files": 27
},
"website-to-video": {
"hash": "e8143700c50b7469",
"files": 32
}
}
}