remotion

🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "remotion" with this command: npx skills add danielmiessler/personal_ai_infrastructure/danielmiessler-personal-ai-infrastructure-remotion

🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION)

You MUST send this notification BEFORE doing anything else when this skill is invoked.

Send voice notification:

curl -s -X POST http://localhost:8888/notify
-H "Content-Type: application/json"
-d '{"message": "Running the WORKFLOWNAME workflow in the Remotion skill to ACTION"}' \

/dev/null 2>&1 &

Output text notification:

Running the WorkflowName workflow in the Remotion skill to ACTION...

This is not optional. Execute this curl command immediately upon skill invocation.

Remotion

Create professional videos programmatically with React.

Customization

Before executing, check for user customizations at: ~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/Remotion/

Workflow Routing

Trigger Workflow

"animate this", "create animations for", "video overlay" Workflows/ContentToAnimation.md

Quick Reference

  • Theme: Always use PAI_THEME from Tools/Theme.ts

  • Art Integration: Load Art preferences before creating content

  • Critical: NO CSS animations - use useCurrentFrame() only

  • Output: Always to ~/Downloads/ first

Render command:

npx remotion render {composition-id} ~/Downloads/{name}.mp4

Full Documentation

  • Art integration: ArtIntegration.md

  • theme constants, color mapping

  • Common patterns: Patterns.md

  • code examples, presets

  • Critical rules: CriticalRules.md

  • what NOT to do

  • Detailed reference: Tools/Ref-*.md

  • 28 pattern files from Remotion

Tools

Tool Purpose

Tools/Render.ts

Render, list compositions, create projects

Tools/Theme.ts

PAI theme constants derived from Art

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

osint

No summary provided by upstream source.

Repository SourceNeeds Review
General

firstprinciples

No summary provided by upstream source.

Repository SourceNeeds Review
General

documents

No summary provided by upstream source.

Repository SourceNeeds Review
General

council

No summary provided by upstream source.

Repository SourceNeeds Review