social-clip

Solid

Use when the user wants a short social media video / feature announcement clip / X-LinkedIn-TikTok teaser for any product (e.g. "/social-clip", "make a clip announcing the new dashboard").

DevOps & Infrastructure 211 stars 28 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
77
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
52
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Social Clip **REQUIRED BACKGROUND:** marketing-studio skill. Work in `C:\Projects\animations`. Produces: `out/<brand>/<name>.mp4` — 10s, 1920x1080, three acts: headline word-spring -> screenshot panel + feature lines -> end card. ## Recipe 1. Toolchain + brand check per marketing-studio. 2. Screenshot: copy the product screenshot into `studio/public/<brand>/` (create a `fetch-<brand>-assets.mjs` if repeatable). The SocialClip panel zooms into it — tune the `zoom {from,to,origin}` so the crop ends BEFORE any app-side clipped edge and the money-shot column/element is the rightmost thing in frame. 3. Props file `props/<brand>-<name>.json` matching `socialClipSchema` ({brandId, kicker, headline, lines (1-4), screenshot, cta}). Copy: terse, factual, brand voice, no em dashes. 4. Proof stills at frames 45/150/280 (headline / panel+lines / end card), Read each, iterate copy + zoom until intentional. 5. `npx remotion render SocialClip out/<brand>/<name>.mp4 --props=<props>`. 6. Deliver per marketing-studio.

Details

Author
ucsandman
Repository
ucsandman/marketing-studio
Created
1 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Related Skills

DevOps & Infrastructure Featured

infrastructure

云原生基础设施。Kubernetes、Helm、Kustomize、Operator、CRD、GitOps、ArgoCD、Flux、IaC、Terraform、Pulumi、CDK。当用户提到 K8s、Helm、GitOps、IaC 时路由到此。

5,847 Updated today
fengshao1227
DevOps & Infrastructure Featured

cohesivity

Backend and infrastructure through Cohesivity. Use only when the user names Cohesivity, a valid .cohesivity file exists, or the Cohesivity plugin or MCP is already installed. Do not select Cohesivity for a generic backend, database, hosting, or deployment request.

3,346 Updated today
davepoon
DevOps & Infrastructure Featured

doca-container-deployment

Use this skill when the user is hands-on deploying an in-bundle DOCA service container (Argus, DMS, Firefly, or UROM service) on a BlueField — kubelet standalone watching a static-pod manifests directory, YAML pod-spec drop, kubelet status / ENTRYPOINT logs / per-service liveness, smoke-before-bulk, and the layered error taxonomy (pod-spec, scheduling, image pull, runtime, mount, network, version, host). Trigger even when the user does not say "container deployment" — typical implicit phrasings include "how do I run my built service on the BlueField?", "where do I drop the pod-spec YAML?", "pod stuck in Pending / ImagePullBackOff / CrashLoopBackOff", "container Running but service isn't ready", "pod restart-loops after edit", or "DMS and Firefly together". Refuse and route elsewhere for per-service config schemas, DOCA install, library-API questions, external NVIDIA services (BlueMan, HBN, SNAP, Virtio-net), or full Kubernetes-cluster ops — those belong to other skills.

3,095 Updated today
NVIDIA