This automates the process of adding a new expert to Remotion's freelancer directory. It handles the three-step workflow: copying headshot images to both the docs and promo-pages directories, adding a structured entry to the experts data file with all the social links and metadata, and running the card renderer to generate the expert's preview image. The instructions are clear about field formatting (lowercase slugs, timestamps from dates, nulls for unused fields) and include verification steps so you know the card actually rendered. It's the kind of task that's easy to mess up manually because you're touching multiple repos and need consistent naming across them, so having it codified makes sense if you're onboarding experts regularly.
npx skills add https://github.com/remotion-dev/remotion --skill add-expert