This automates LinkedIn operations through Composio's toolkit via Rube MCP. You can create and delete posts, manage images, comment, and pull profile or company info. It's marked critical risk because it handles OAuth and post deletion, which makes sense given direct social media access. The setup is straightforward: add the Rube MCP endpoint, authenticate via OAuth, and you're ready. The docs are thorough about URN formats and the two-phase image upload process, which will save you debugging time. Main gotcha is LinkedIn's rate limits on posts and comments, so don't use this for bulk operations without throttling. Good for building custom LinkedIn workflows or dashboards without touching their UI.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill linkedin-automation