Toolverse
All skills

remotion-server

by openclaw

Headless video rendering with Remotion. Works on any Linux server - no Mac or GUI needed. Templates for chat demos, promos, and more.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

Headless video rendering with Remotion. Works on any Linux server - no Mac or GUI needed. Templates for chat demos, promos, and more.

How to use

  1. Uruchom skrypt instalacyjny, aby zainstalować zależności systemu Linux (libnss3, libatk, libcups2 i inne wymagane przez Chrome Headless Shell): bash {baseDir}/scripts/setup.sh

  2. Utwórz nowy projekt wideo za pomocą skryptu create.sh — możesz wybrać szablon (np. chat lub title) lub stworzyć pusty projekt: bash {baseDir}/scripts/create.sh moja-nazwa-projektu lub bash {baseDir}/scripts/create.sh moja-nazwa-projektu --template chat

  3. Przejdź do katalogu projektu i dostosuj zawartość — dla szablonu chat edytuj plik src/messages.json, dodając obiekty z polami text (treść wiadomości) i isUser (true dla użytkownika, false dla bota).

  4. Renderuj wideo za pomocą polecenia npx remotion render, podając nazwę komponentu i ścieżkę wyjściową: npx remotion render MyComp out/video.mp4

  5. Jeśli chcesz inny format, dodaj flagę --codec — na przykład npx remotion render MyComp out/video.webm --codec=vp8 dla WebM, lub pomiń --codec aby uzyskać sekwencję PNG zamiast wideo.

  6. Gotowy plik wideo znajdziesz w katalogu out/ — możesz go teraz udostępnić lub dalej przetwarzać.

Related skills

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260