What this skill does
Generate subtitle files from transcript segments for selected Opal Sparks.
Current file
SKILL.md
Generate subtitle files from transcript segments for selected Sparks.
This skill is published on SKLx and can be installed locally or on an Opal server:
skl add "generate captions" --registry https://sklx.one
Caption/subtitle generation happens during render.
POST /api/jobs/:jobId/render
GET /api/jobs/:jobId
{
"jobId": "string",
"clips": [],
"transcript": {
"segments": []
}
}
Subtitle files are written beside rendered clip outputs.
{
"jobId": "string",
"status": "rendering_cuts"
}
Do not invent words. Use transcript text for subtitles. Keep captions readable on mobile. Do not alter spoken content.