linkedin

linkedin is a skill for Claude Code, Codex from YangsonHung/awesome-agent-skills. It costs 44 tokens per session (411 once invoked), scanned A, original, MIT.

Command-line instructions for LinkedIn, the professional networking platform. They cover finding and extracting information as well as approval-controlled messaging, networking, posting, reactions, and comments.

In plain words
What is it for?
Searching profiles, companies, and Sales Navigator results; extracting structured data; sending approved messages or connection requests; and publishing or engaging with posts.
Why use it?
They give an agent a defined way to automate LinkedIn while requiring user approval for actions that contact people or change an account.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Searching profiles, companies, and Sales Navigator results; extracting structured data; sending approved messages or connection requests; and publishing or engaging with posts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yangsonhung/awesome-agent-skills/linkedin
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add YangsonHung/awesome-agent-skills --skill linkedin
Clone the repo
git clone --depth 1 https://github.com/YangsonHung/awesome-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for linkedin

README.md
[![agentmods](https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin/github.svg)](https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin)
Your own site
<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for linkedin

Your own site · 80×15
<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 411 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00411
Opus 5 $0.00022 $0.00205
Sonnet 5 $0.00009 $0.00082
Haiku 4.5 $0.00004 $0.00041

Measured 9d ago against content hash 5947b3b28616, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

linkedin scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/en/linkedin/SKILL.md · 41 lines

What it actually says

LinkedIn Automation

Overview

Drive LinkedIn from the command line with the linkedin CLI, powered by Linked API cloud browsers. Fetch and search profiles and companies, send messages and connection requests, publish posts, react and comment, run Sales Navigator searches, and extract structured data about people, companies, and posts.

When to Use

Use this skill when an agent needs to interact with LinkedIn programmatically: outreach at scale, lead research, network management, content publishing, or data extraction.

Capabilities

  • Fetch and search: profiles, companies, people search, Sales Navigator search
  • Engage: send messages, connection requests, reactions, comments
  • Publish: create posts
  • Extract: structured data about people, companies, and posts

Do not use

Do not use this skill to:

  • Bypass LinkedIn access controls, rate limits, or account security
  • Store or expose LinkedIn credentials, session cookies, or access tokens
  • Send messages, connection requests, reactions, comments, or posts without the user's explicit approval

Instructions

  1. Confirm the LinkedIn action, target, and intended audience before any write operation.
  2. Keep Linked API credentials in the user's secure environment; use placeholders in examples.
  3. Prefer read-only profile, company, search, and extraction operations until the user approves a write.
  4. Summarize the target and content and obtain confirmation immediately before sending, posting, or changing data.
  5. Respect LinkedIn policies, consent, privacy, and rate limits; stop when authentication or access is unavailable.

Notes

Each command runs a real cloud browser through Linked API, so operations take seconds to minutes rather than being instant. Requires a Linked API account and tokens. Docs: https://linkedapi.io

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 41 lines · 44 tokens per session scan A 5947b3b28616

Subscribe to this mod's changes

linkedin is a skill published in the GitHub repository YangsonHung/awesome-agent-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 411 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ai-search-browser-use

Use this skill when a task needs AI-assisted web research via a real browser. Uses Chrome CDP (Chrome DevTools Protocol) as the primary automation method, with browser-use as fallback. Supports Gemini + Qwen queries with consolidated answers and citations.

JWCodeWrote/Agent_Skills_Plugin · 55 tokens

add-tavily-tool

Add Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use when installing Tavily web search or URL extraction without an API key.

nanocoai/nanoclaw · 41 tokens

agent-browser

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

nanocoai/nanoclaw · 51 tokens

browser-cdp

Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sessions. Covers: launching Chrome in debug mode, opening URLs, waiting for page load, evaluating JavaScript, taking snapshots, and extracting auth tokens. Trigger phrases: browser automation, CDP…

zenstory-ai/oh-story-claudecode · 94 tokens

broken-link-checker

Scans a website to find broken links (404s, 500s). Crawls internal pages, identifies broken outbound links, and reports source pages for easy fixing. Use this when the user asks to "check for broken links", "find 404s", "audit my links", or "is my site healthy".

nowork-studio/notfair-plugin · 72 tokens

social-fetch

When you or another skill needs to fetch the content of a social media post by URL — tweet, X thread, LinkedIn post, Instagram post, TikTok video, Bluesky post, Reddit thread, Mastodon status, Threads post, Hacker News thread. Returns normalized structured data (author, postedat, text, engagement counts, media URLs…

coreyhaines31/makerskills · 205 tokens