文件内容
skill-card.md
## Description: <br>
Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling. Use when writing Remotion code, building video generation pipelines, or creating data-driven video templates. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[shreefentsar](https://clawhub.ai/user/shreefentsar) <br>
### License/Terms of Use: <br>
## Use Case: <br>
Developers and engineers use this skill to create Remotion-based video templates, render MP4 outputs, automate social media clips, generate personalized videos, build caption workflows, and deploy render pipelines across local, serverless, or cloud environments. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: Package-manager examples can introduce unpinned or unexpected dependencies when copied directly into production projects. <br>
Mitigation: Review package-manager commands before execution and pin production dependencies. <br>
Risk: Cloud rendering examples can create billing, concurrency, and credential exposure risks. <br>
Mitigation: Use least-privilege cloud credentials and set billing, quota, and concurrency limits before deploying render workers. <br>
Risk: Public render endpoints can be abused or receive unsafe input if exposed without controls. <br>
Mitigation: Add authentication, rate limiting, input validation, and operational monitoring before exposing render APIs publicly. <br>
Risk: Caption transcription and remote media workflows may pass user media or audio to external services. <br>
Mitigation: Review provider terms, data handling requirements, and user consent before using transcription or remote media services. <br>
## Reference(s): <br>
- [ClawHub Skill Page](https://clawhub.ai/shreefentsar/remotion-video-toolkit) <br>
- [Remotion Tailwind Documentation](https://www.remotion.dev/docs/tailwind) <br>
- [Remotion Whisper C++ Documentation](https://remotion.dev/docs/install-whisper-cpp) <br>
- [Remotion Whisper Web Documentation](https://remotion.dev/docs/whisper-web) <br>
- [Remotion OpenAI Whisper Captions Documentation](https://remotion.dev/docs/openai-whisper/openai-whisper-api-to-captions) <br>
## Skill Output: <br>
**Output Type(s):** [Guidance, Markdown, Code, Shell commands, Configuration instructions] <br>
**Output Format:** [Markdown with inline TypeScript, React, and shell command examples] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Produces implementation guidance for Remotion projects; generated videos and media files are produced by the user's Remotion project, not by the skill itself.] <br>
## Skill Version(s): <br>
1.4.0 (source: server release metadata) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>