linkedin-cli

Post LinkedIn updates via the official API v2 with OAuth credentials.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kulharir7/karya --skill linkedin-cli-kulharir7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedin-cli
Source: https://github.com/kulharir7/karya/tree/main/workspace/plugins/linkedin-cli-2
Command: npx skills add https://github.com/kulharir7/karya --skill linkedin-cli-kulharir7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables secure posting to LinkedIn via the official API v2, handling authentication and permissions so users can publish updates without exposing credentials.

Core Features & Use Cases

  • OAuth-based posting: create updates programmatically.
  • Safe content sharing: post only when explicitly requested or scheduled.
  • Use Case: Marketing teams can share product announcements or blog links with proper authorization.

Quick Start

Post a text update to LinkedIn using your configured OAuth credentials.

Frequently Asked Questions about linkedin-cli

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

FAQPage Schema
How do I automate social posting to LinkedIn using API v2?

Automating social posting to LinkedIn requires using API v2 with OAuth credentials to programmatically publish updates. This approach handles authentication safely, enabling scheduled or explicit user-initiated posts without exposing credentials.

Do I need OAuth credentials to post LinkedIn updates via the API?

Yes, OAuth credentials are required to post LinkedIn updates via the API. The system relies on OAuth-based authentication and client configuration to ensure updates are only posted when explicitly authorized.

Can I schedule professional content updates through the LinkedIn API?

Scheduling professional content updates is supported through the LinkedIn API v2. You can create programmatic updates that post only when explicitly requested or at scheduled times, ensuring safe content sharing.

What is the safest way to share product announcements on LinkedIn programmatically?

The safest way to share product announcements programmatically is using LinkedIn API v2 with OAuth. This method enforces strict authorization safeguards, ensuring updates are published only when explicitly requested without exposing credentials.

Are there limitations to posting LinkedIn updates with OAuth and API v2?

Limitations of posting LinkedIn updates with API v2 include relying entirely on proper OAuth client configuration. The API includes safeguards to post only when authorized, meaning unauthorized or misconfigured requests will fail.