Social Video Content
v1.0.0When the user wants to create video content for social media platforms using Remotion. Also use when the user mentions 'social video,' 'video for social,' 's...
⭐ 0· 106·0 current·0 all-time
byMario Karras@mariokarras
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md content: guidance for building Remotion-based social videos (vertical/square/landscape). There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to video-authoring guidance.
Instruction Scope
Instructions are narrowly focused on Remotion project setup, composition registration, layout patterns, and render commands. They do instruct the agent to read a local marketing context file if present ('.agents/product-marketing-context.md' or legacy path). That is reasonable for tailoring video copy, but it means the skill will look at workspace files if available—review those files for sensitive data before allowing the skill to use them.
Install Mechanism
No install spec or code is bundled (instruction-only). The SKILL recommends running 'npx remotion ...' commands. npx will fetch and execute packages from the npm registry if the package isn't installed locally, which is normal for workflow but carries the usual risk of executing third-party npm code—confirm you trust the Remotion package source or preinstall dependencies in a controlled environment.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no declared secrets or external tokens required, which is proportional for a local video-authoring guide.
Persistence & Privilege
always:false and no installation steps that persist or modify other agent settings. The skill is instruction-only and does not request elevated or persistent presence.
Assessment
This is an instruction-only Remotion guide and appears coherent with its stated purpose. Before installing/using it: (1) ensure Remotion and any npm dependencies come from trusted sources (npx may fetch packages from npm); (2) inspect any local marketing context file ('.agents/product-marketing-context.md' or '.claude/...') because the skill will read it if present—remove or redact sensitive information first; (3) run commands (npx remotion render / preview) in a sandbox or CI environment you control if you want to avoid executing untrusted npm code; and (4) confirm project/license requirements and any third-party asset usage. No credentials or system-wide changes are requested by the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97bqgspv5nqf46rbvkbg3b38d839wk5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
