Back to articles
How to Post to LinkedIn from Your OpenClaw Agent
How-ToTools

How to Post to LinkedIn from Your OpenClaw Agent

via Dev.to Tutorialdavid3xu

OpenClaw can send messages on Telegram, Discord, Slack — but LinkedIn posting wasn't supported. I patched the extension to add image uploads and published it as a ClawHub skill. This guide covers setup from scratch: LinkedIn app, verification, OAuth token, skill install, and your first post. Prerequisites OpenClaw running (any install method) A LinkedIn account 10 minutes Step 1: Create a LinkedIn App Go to linkedin.com/developers/apps Click Create app Fill in: App name: OpenClaw Poster (or anything) LinkedIn Page: select your page (create one if needed) Logo: any image Click Create app Step 2: Verify Your App LinkedIn requires your app to be linked to a Company Page: Under the Settings tab, find App verification Click Verify — this sends a request to the Page admin If it's your own page, approve it from your Page admin notifications Without verification, API calls will fail with 403. Step 3: Add Required Products Under the Products tab, request these two: Share on LinkedIn — grants w_

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
2 views

Related Articles