Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.
A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
Extract Cookies: Open LinkedIn in Chrome/Firefox. Go to DevTools (F12) -> Application -> Cookies -> www.linkedin.com. Copy the values for li_at and JSESSIONID. Set them in your environment: export LINKEDIN_LI_AT="your_li_at_value" export LINKEDIN_JSESSIONID="your_jsessionid_value"
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.
Requires the linkedin-api Python package: pip install linkedin-api
Built by Fido ๐ถ
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.