用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/remotion-dev/skills --skill remotion-saas命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | remotion-saas |
| description | Build an app with Remotion |
| version | 4.0.518 |
One can build apps with Remotion.
It is possible to have a simple form and hook it up to a render, or have a complex video editor.
We have several templates for SaaS which can be cloned or used as a reference. See Choosing a framework for help choosing a template or framework.
<Player>This component allows embedding a Remotion preview in a React app. See Player for more information about the Player.
There are client-side and server-side rendering options available. See Rendering for advice on how to choose, and about the Lambda, Vercel, Node.js and Cloudflare options.
See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.
See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.
See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.