From linkedin-commander
Quick status check without API calls. Shows current state from data files + session info.
How this skill is triggered — by the user, by Claude, or both
Slash command
/linkedin-commander:checkThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Shows the current state without API calls or updates. Only reads data files and config.json.
Shows the current state without API calls or updates. Only reads data files and config.json.
Load config: config.json (incl. session block)
Read data files (no agent needed, read directly):
Glob("data/posts/*.md") → count per lifecycleGlob("data/posts/archive/*.md") → countGlob("drafts/*.md") → count per statusGrep("status: New", path="data/signals/")Grep("status: Active", path="data/strategy/")Grep("experiment:", path="data/posts/")Show session info:
Display compact:
LinkedIn Commander Status (@username)
SESSION:
Last session: 18h ago (yesterday 08:00)
Last report: CW 10 (4 days ago)
Last evolve: 11 days ago
Last competitor check: 8 days ago
CONTENT:
Posts tracked: 5 active + 3 cooling + 42 archived
Ideas: 3 | Drafts: 1
Last post: 1 day ago
Strategy: v1.2 (since Mar 03)
Experiment: hook-type-v1 (7/10 posts)
SIGNALS:
New: 3 (1 High, 2 Medium)
RECOMMENDATION:
→ /auto for Morning Check (18h since last session)
If user asks to update a signal (e.g., "mark signal as acted", "dismiss signal X"):
Grep("<search term>", path="data/signals/") → find matching signal fileEdit(file, "status: New", "status: Acted") (or Acknowledged/Dismissed as requested)This is the ONLY write operation /check performs — all other data is read-only.
npx claudepluginhub sabania/linkedin-cliCaptures a read-only snapshot of your LinkedIn post analytics into networking.json. Useful for tracking engagement on your own posts over time.
Automates LinkedIn via CLI: fetch profiles, search people/companies, send messages, manage connections, create posts, react, comment, and use Sales Navigator for outreach/research workflows.
Audits LinkedIn profiles and creates content for personal branding. Analyzes SSI, visibility, engagement; writes posts and thought leadership.