Files
hyperframes/skills-manifest.json
T
Miguel Ángel 42a209545b fix(media-use): create the output dir before ElevenLabs TTS writes
The ElevenLabs provider spawns a Python helper that writes straight to wavAbs
via a bare open(), which (unlike heygen/kokoro) never creates the parent dir —
so on a fresh project the save throws ENOENT and the line is silently dropped
as 'TTS failed - omitted'. mkdir -p the dir first, guarded so a mkdir failure
(EACCES/EROFS) returns { ok:false } like the rest of the branch rather than
throwing. (Migrated from #1960, whose skills/hyperframes-media path was retired
into skills/media-use; the bug moved with it.)
2026-07-07 17:16:35 -04:00

86 lines
1.7 KiB
JSON

{
"source": "heygen-com/hyperframes",
"skills": {
"embedded-captions": {
"hash": "d870992d206c9ddc",
"files": 144
},
"faceless-explainer": {
"hash": "80882d8135b2aeac",
"files": 18
},
"figma": {
"hash": "26676992c1aed316",
"files": 1
},
"general-video": {
"hash": "6cb3fbdf9b860ba6",
"files": 1
},
"hyperframes": {
"hash": "4e0795ead8c8bfa3",
"files": 1
},
"hyperframes-animation": {
"hash": "0d0bd375f292a04a",
"files": 116
},
"hyperframes-cli": {
"hash": "493e59cafaab3d10",
"files": 7
},
"hyperframes-core": {
"hash": "788462fc5c3b9ee1",
"files": 13
},
"hyperframes-creative": {
"hash": "18a14a79da6cbc06",
"files": 68
},
"hyperframes-keyframes": {
"hash": "555c0cd491c40cea",
"files": 3
},
"hyperframes-registry": {
"hash": "e3b389526834109d",
"files": 10
},
"media-use": {
"hash": "49352d2f3b42c0ba",
"files": 101
},
"motion-graphics": {
"hash": "f5a432862116b39a",
"files": 23
},
"music-to-video": {
"hash": "42aba6b650599962",
"files": 132
},
"pr-to-video": {
"hash": "71dce61cff0233f2",
"files": 22
},
"product-launch-video": {
"hash": "ac4e1e4aa671fe27",
"files": 20
},
"remotion-to-hyperframes": {
"hash": "6d4b352ecd46c8fb",
"files": 70
},
"slideshow": {
"hash": "764746e9199213b6",
"files": 2
},
"talking-head-recut": {
"hash": "fbb95a4c6062c41a",
"files": 27
},
"website-to-video": {
"hash": "d81ede8e9cabd09b",
"files": 32
}
}
}