skills$openclaw/remotion-best-practices
am-will3.4k

by am-will

remotion-best-practices – OpenClaw Skill

remotion-best-practices is an OpenClaw Skills integration for coding workflows. Best practices for Remotion - Video creation in React

3.4k stars1.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameremotion-best-practices
descriptionBest practices for Remotion - Video creation in React OpenClaw Skills integration.
owneram-will
repositoryam-will/remotion-best-practices
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @am-will/remotion-best-practices
last updatedFeb 7, 2026

Maintainer

am-will

am-will

Maintains remotion-best-practices in the OpenClaw Skills directory.

View GitHub profile
File Explorer
35 files
.
rules
assets
charts-bar-chart.tsx
3.3 KB
text-animations-typewriter.tsx
2.1 KB
text-animations-word-highlight.tsx
2.3 KB
3d.md
2.2 KB
animations.md
790 B
assets.md
1.6 KB
audio.md
3.7 KB
calculate-metadata.md
2.9 KB
can-decode.md
1.5 KB
charts.md
1.7 KB
compositions.md
3.4 KB
display-captions.md
3.6 KB
extract-frames.md
5.4 KB
fonts.md
3.4 KB
get-audio-duration.md
1.3 KB
get-video-dimensions.md
1.6 KB
get-video-duration.md
1.3 KB
gifs.md
3.8 KB
images.md
2.7 KB
import-srt-captions.md
2.1 KB
lottie.md
1.7 KB
measuring-dom-nodes.md
974 B
measuring-text.md
2.9 KB
sequencing.md
2.3 KB
tailwind.md
422 B
text-animations.md
700 B
timing.md
3.8 KB
transcribe-captions.md
850 B
transitions.md
3.6 KB
trimming.md
1.2 KB
videos.md
3.4 KB
_meta.json
299 B
SKILL.md
3.3 KB
SKILL.md

name: remotion-best-practices description: Best practices for Remotion - Video creation in React metadata: tags: remotion, video, react, animation, composition

When to use

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

How to use

Read individual rule files for detailed explanations and code examples:

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install remotion-best-practices?

Run openclaw add @am-will/remotion-best-practices in your terminal. This installs remotion-best-practices into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/am-will/remotion-best-practices. Review commits and README documentation before installing.