post-linkedin

Draft, preview, and publish LinkedIn posts via API with OAuth.

4|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/MattVOLTA/outworkos_diy --skill post-linkedin-mattvolta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-linkedin
Source: https://github.com/MattVOLTA/outworkos_diy/tree/main/skills/post-linkedin
Command: npx skills add https://github.com/MattVOLTA/outworkos_diy --skill post-linkedin-mattvolta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, python3, open, lsof, and includes scripts (resource) components.

What problem does it solve?

Drafting and publishing LinkedIn posts from the CLI with secure OAuth, previews, and token management.

Core Features & Use Cases

  • Draft and publish posts from the CLI with interactive or text inputs
  • First-time OAuth setup and token refresh with Vault-secured credentials
  • Preview before publishing and support for images and link previews

Quick Start

Run the /post-linkedin setup command to perform OAuth and store tokens in Vault.

Frequently Asked Questions about post-linkedin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LinkedIn posting from the command line with OAuth?

Automate LinkedIn posting from the command line by using this Skill to handle end-to-end OAuth integration, draft content, preview it, and publish via the LinkedIn API. It securely manages token refresh and credential storage in Vault.

Can I preview LinkedIn posts before publishing them via API?

Yes, you can preview LinkedIn posts before publishing via API. The Skill generates a preview of your text, images, and link previews, allowing you to review content safely against LinkedIn endpoints before final submission.

How does Vault secure OAuth tokens for LinkedIn API automation?

Vault secures OAuth tokens for LinkedIn API automation by storing your credentials locally. The Skill uses Vault-backed credential storage to handle first-time OAuth setup and automatic token refresh, preventing exposed authentication secrets.

What do I need to set up before publishing LinkedIn posts through an API?

Before publishing LinkedIn posts through an API, you need curl, python3, open, and lsof installed. You initiate a setup command to perform the first-time OAuth flow, which generates and stores access tokens in Vault.

Does this LinkedIn posting automation support images and link previews?

Yes, this LinkedIn posting automation supports images and link previews. The Skill handles text, images, and link previews across your workflows, applying to personal branding and professional updates seamlessly.

What are the limitations of using CLI automation for LinkedIn posts?

Limitations of using CLI automation for LinkedIn posts include dependency on local environments requiring curl, python3, open, and lsof. Interaction is limited to safe LinkedIn endpoints, meaning platform-specific UI formatting restrictions may still apply.