{ "name": "remotion", "version": "1.0.0", "description": "Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.", "author": { "name": "Remotion", "email": "hi@remotion.dev", "url": "https://remotion.dev" }, "homepage": "https://remotion.dev", "repository": "https://github.com/remotion-dev/remotion", "license": "MIT", "keywords": [ "remotion", "video", "react", "animation", "composition", "rendering", "ffmpeg", "captions", "audio" ], "skills": "./skills/", "interface": { "displayName": "Remotion", "shortDescription": "Create motion graphics from prompts", "longDescription": "Build videos programmatically with Remotion and React. Covers animations, timing, audio, captions, 3D, transitions, charts, text effects, and more.", "developerName": "Remotion", "category": "Design", "capabilities": ["Read", "Write"], "websiteURL": "https://remotion.dev", "privacyPolicyURL": "https://remotion.pro/privacy", "termsOfServiceURL": "https://remotion.pro/terms", "defaultPrompt": [ "Create an animated chart with 5 bars", "Make an animated call-to-action subscribe button for our YouTube channel", "Use Remotion to add captions and audio to a video composition." ], "brandColor": "#0B84F3", "composerIcon": "./assets/icon.png", "logo": "./assets/logo.png" } }