Command line

LinkedIn CLI

Script your next post to LinkedIn. Authenticate once, then validate and apply schedules from a terminal, a cron job, or CI.

$ socialclaw login --api-key sc_live_your_key
Connected to SocialClaw at https://getsocialclaw.com
Workspace: North Loop Cafe

$ socialclaw apply -f linkedin-post.yaml
Run run_8f2k1xz9 created (1 post(s), model=posts_v1)

Every command for the whole
publishing lifecycle

Connect an account, upload media, apply a schedule, and check on it again, all without leaving your terminal.

zsh
$ socialclaw accounts connect --provider linkedin --open

$ socialclaw assets upload --file ./launch-graphic.jpg --json

$ socialclaw apply -f linkedin-post.yaml --json

$ socialclaw status --run-id run_8f2k1xz9

See what goes out

Every post lands in the same place a person scheduling by hand would use.

Upload & Manage
Media

Upload an image or a video once and reuse it across every scheduled LinkedIn post. SocialClaw hosts it for you, so LinkedIn always has what it needs the moment your post goes out.

Ready to grow
your socials?

Supported social platforms

Every other way in

Same workspace, same connected account, on whichever surface fits what you are building.

What builders are saying

Real quotes from Reddit, G2, Trustpilot, and Instagram.

Works with every major platform

Connect once, then schedule and publish everywhere from the same workspace.

Frequently Asked Questions

Run socialclaw login with your workspace API key. It is saved locally and reused by every command after that, so you only enter it once per machine.