ClaudeMap

LinkedIn Agent Skill

Eleven free MIT-licensed Claude skills that draft, humanize and run a LinkedIn presence — nothing posts until you say yes.

Skills & Commandsskilllinkedinsocial-mediawritinghumanizer

Eleven Claude skills that run a LinkedIn account: /li-post writes posts off 21 hook formulas, /li-comment comments in nine types picked by what the post actually is, /li-reply sorts the thread under your post, /li-profile scores your profile against a 12-part rubric out of 100 and rewrites fix-first, /li-plan plans the week, and /li-carousel, /li-repurpose, /li-dm, /li-inbox and /li-audit cover documents, repurposing, DMs, inbox triage and post-mortems. The humanizer (/li-human) is the reason the rest are usable: two dependency-free Python scripts strip slop vocabulary and invisible watermark characters, then score the draft against a five-check detection panel. Every skill reads your voice.md so output sounds like you. Free, MIT, no signup, no API key.

What it does

  • Eleven /li-* commands: post, comment, reply, profile, weekly plan, carousel, repurpose, DM, inbox triage and post-mortem audit
  • /li-post drafts from 21 hook formulas; /li-profile scores against a 12-part rubric out of 100 and rewrites in fix-first order
  • The humanizer runs two dependency-free Python scripts locally — strips em dashes, slop vocabulary and invisible watermark characters, then scores against a five-check detection panel
  • Every skill reads ~/.claude/linkedin/voice.md so output stays in your voice; nothing gets posted until you approve it

When to use it

Maintaining a LinkedIn presence from Claude Code without it sounding like every other AI-written feed — drafts, comments and replies that pass a detection panel before you see them.

Getting started

git clone https://github.com/Jakeschincariol/linkedin-agent-skill.git
cp -r linkedin-agent-skill/skills/li-* ~/.claude/skills/

# or as a plugin:
/plugin marketplace add Jakeschincariol/linkedin-agent-skill
/plugin install linkedin-agent

# then spend ten minutes on templates/voice.md -> ~/.claude/linkedin/voice.md

Things to know

The two Python tools behind /li-human need an agent that can run scripts — pasting a bare SKILL.md into plain chat loses most of the humanizer. Automated engagement lives in a gray zone of platform policy; the approve-before-post gate is there for a reason, keep it.

Repository

Jakeschincariol/linkedin-agent-skill

Charted

Related on the map

  • Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.

    • agent-skill
    • video
    • promo
    • marketing
  • An agent skill that geolocates a photo with nothing readable in it — OSM geometry, elevation skylines and satellite tiles turn “where was this taken?” into a measured answer with an error radius.

    • agent-skill
    • geolocation
    • osint
    • openstreetmap
  • A skill that makes AI coding agents map the architecture and declare the blast radius before they touch a line of code — rendered as one standalone HTML page.

    • skill
    • architecture
    • code-visualization
    • change-scope