One .zip per skill. Inside: SKILL.md with the intent and the frontmatter, and the code that runs in the page.
Settings → Personalize → Skills. This is Cowork's own skill library, shared across every chat.
Click Add and choose the file you just downloaded. Cowork installs it once; no CLAUDE.md, no per-project setup.
The skill stays available in every session. Cowork runs it in your own Chrome, riding the session you are already signed into.
Repost (share instantly, without adding a comment) a third-party post to the logged-in account's feed, given the post's URN.
{"urn":"string (urn:li:activity:...)"}{"shared":"bool"}Repost (share instantly, without adding a comment) a third-party post to the logged-in account's feed, given the post's URN.
Drive the rendered page with your browser (selectors are CSS; {{var}} = a param):
main button[aria-label*="epost" i] <!-- TODO verify selector on English locale -->main button[aria-label*="epost" i] <!-- TODO verify selector on English locale -->div[role="menu"] button[aria-label*="epost" i] <!-- TODO verify selector on English locale -->Response text contains "Reposted,reposted,Repost successful,shared".