fabianrg1990-landing-pages-ws-remotion-render.ocm.json json Copy{
"ocm": "1",
"id": "fabianrg1990-landing-pages-ws-remotion-render",
"kind": "skill",
"name": "remotion-render",
"description": "Best practices for rendering videos",
"publisher": "FabianRG1990",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"remotion",
"render",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Best practices for rendering videos"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/FabianRG1990/landing-pages-ws",
"path": "remotion/.junie/skills/remotion-render/SKILL.md",
"ref": "3ac0f39ea5a91ce20ef191a4561e51cb3796494e",
"url": "https://github.com/FabianRG1990/landing-pages-ws/blob/3ac0f39ea5a91ce20ef191a4561e51cb3796494e/remotion/.junie/skills/remotion-render/SKILL.md",
"key": "FabianRG1990/landing-pages-ws/remotion/.junie/skills/remotion-render/SKILL.md"
}
},
"instructions": "## General rendering strategy\n\nRender a video using:\n\n```\nnpx remotion render\n```\n\nFull list of options: https://www.remotion.dev/docs/cli/render.md\n\nRender a still using:\n\n```\nnpx remotion still\n```\n\nFull list of options: https://www.remotion.dev/docs/cli/still.md\n\n## Transparent videos\n\nSee [Transparent videos](./transparent-videos.md) for rendering out a video with transparency.",
"cost": {
"context_tokens": 96
}
}