linkedin-cli

A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "linkedin-cli" with this command: npx skills add arun-8687/linkedin-cli

LinkedIn CLI (lk)

A witty, punchy LinkedIn CLI inspired by the bird CLI. It uses session cookies for authentication, allowing for automated profile scouting, feed summaries, and message checks without a browser.

Setup

  1. Extract Cookies: Open LinkedIn in Chrome/Firefox.
  2. Go to DevTools (F12) -> Application -> Cookies -> www.linkedin.com.
  3. Copy the values for li_at and JSESSIONID.
  4. Set them in your environment:
    export LINKEDIN_LI_AT="your_li_at_value"
    export LINKEDIN_JSESSIONID="your_jsessionid_value"
    

Usage

  • lk whoami: Display your current profile details.
  • lk search "query": Search for people by keywords.
  • lk profile <public_id>: Get a detailed summary of a specific profile.
  • lk feed -n 10: Summarize the top N posts from your timeline.
  • lk messages: Quick peek at your recent conversations.
  • lk check: Combined whoami and messages check.

Dependencies

Requires the linkedin-api Python package:

pip install linkedin-api

Authors

  • Built by Fido 🐶

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

AI Image & Video Toolkit — Free Upscale, Face Enhance, BG Remove & Generation

Free local AI image and video processing toolkit with cloud AI generation. Local tools: upscale (Real-ESRGAN), face enhance (GFPGAN/CodeFormer), background r...

Registry SourceRecently Updated
Coding

agent-bom compliance

AI compliance and policy engine — evaluate scan results against OWASP LLM Top 10, MITRE ATLAS, EU AI Act, NIST AI RMF, and custom policy-as-code rules. Gener...

Registry SourceRecently Updated