← all repositories
Jakeschincariol/linkedin-agent-skill

LinkedIn Skills That Clean the AI Slop Before You Copy-Paste

Eleven Claude skills that run your entire LinkedIn workflow but refuse to hit the post button, shipping a local humanizer that scrubs AI fingerprints before you ever see the text.

509 stars Python Coding AssistantsAgents
linkedin-agent-skill
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does

Eleven Claude skills cover the full LinkedIn workflow: posts spun from 21 hook formulas, comments, replies, carousels, DMs, inbox triage, profile scoring, and weekly planning. Every skill ends at a copy-ready block; nothing touches LinkedIn without your manual paste. The standout is /li-human, a pair of local Python scripts that strip invisible characters, em dashes, curly quotes, and 113 stock AI phrases, then score the draft against five local heuristics before you see it.

The interesting bit

The README spends as much time explaining what the tool cannot do as what it can: it will not auto-post because that violates LinkedIn’s terms, and it will not promise to fool GPTZero or Turnitin. The humanizer is a narrow, checkable pass against visible fingerprints—zero-width spaces, slop vocabulary, uniform sentence length—rather than snake oil. That honesty is the architecture.

Key highlights

  • humanize.py and detect.py run offline with zero dependencies; no text is uploaded
  • The scrubber targets 17 classes of invisible characters and 113 stock phrases stored in slop.json
  • A five-check panel scores burstiness, specificity, slop density, fingerprint, and voice, weighting your weakest signal at 40% because detectors only need one tell
  • /li-plan drafts a weekly calendar; /li-inbox sorts messages into lead, recruiter, peer, ask, or spam
  • No API keys, no signup, no SaaS gate: skills install as plain SKILL.md files and read your custom voice.md

Caveats

  • The five checks are local heuristics modeled on public detector signals, not commercial APIs; they cannot promise those verdicts
  • The invisible-character pass is narrow and makes no claims about defeating cryptographic watermarking schemes
  • Skip templates/voice.md and every skill defaults to the same generic tone

Verdict

A solid fit for solo operators who want structured LinkedIn help but are wary of platform bans and AI slop. Skip it if you are looking for a hands-off bot that publishes while you sleep.

Frequently asked

What is Jakeschincariol/linkedin-agent-skill?
Eleven Claude skills that run your entire LinkedIn workflow but refuse to hit the post button, shipping a local humanizer that scrubs AI fingerprints before you ever see the text.
Is linkedin-agent-skill open source?
Yes — Jakeschincariol/linkedin-agent-skill is open source, released under the MIT license.
What language is linkedin-agent-skill written in?
Jakeschincariol/linkedin-agent-skill is primarily written in Python.
How popular is linkedin-agent-skill?
Jakeschincariol/linkedin-agent-skill has 509 stars on GitHub.
Where can I find linkedin-agent-skill?
Jakeschincariol/linkedin-agent-skill is on GitHub at https://github.com/Jakeschincariol/linkedin-agent-skill.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.