linkedin-cn

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

A command-line skill for automating LinkedIn, the professional networking platform. It can find people and companies, read structured profile and post data, and perform approved interactions such as messaging, connection requests, posts, likes, and comments.

In plain words
What is it for?
Researching people and companies, managing contacts, finding prospects, publishing content, extracting LinkedIn data, and carrying out approved outreach.
Why use it?
It removes repetitive manual LinkedIn work while keeping actions subject to user approval, account access, privacy rules, and platform limits.

Skill for Claude CodeCodex

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

Good fit Researching people and companies, managing contacts, finding prospects, publishing content, extracting LinkedIn data, and carrying out approved outreach.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yangsonhung/awesome-agent-skills/linkedin-cn
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-cn
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-cn

README.md
[![agentmods](https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin-cn/github.svg)](https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin-cn)
Your own site
<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin-cn"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin-cn/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-cn

Your own site · 80×15
<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/linkedin-cn"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/linkedin-cn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 479 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.00056 $0.00479
Opus 5 $0.00028 $0.00239
Sonnet 5 $0.00011 $0.00096
Haiku 4.5 $0.00006 $0.00048

Measured 11d ago against content hash 8bcf1dffa0cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

linkedin-cn 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 11d 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/zh-cn/linkedin-cn/SKILL.md · 41 lines

What it actually says

LinkedIn 自动化

Overview

通过 linkedin 命令行工具(由 Linked API 云浏览器驱动)操作 LinkedIn。获取与搜索主页和公司、发送私信与连接请求、发布动态、点赞与评论、运行 Sales Navigator 搜索,并提取关于人物、公司与动态的结构化数据。

何时使用

当智能体需要以编程方式操作 LinkedIn 时使用:规模化触达、潜在客户调研、人脉管理、内容发布或数据提取。

核心功能

  • 获取与搜索:主页、公司、人脉搜索、Sales Navigator 搜索
  • 互动:发送私信、连接请求、点赞、评论
  • 发布:创建动态
  • 提取:人物、公司与动态的结构化数据

不要使用

以下场景不应使用本技能:

  • 绕过 LinkedIn 的访问控制、速率限制或账号安全措施
  • 保存或暴露 LinkedIn 凭据、会话 Cookie 或访问令牌
  • 未经用户明确批准发送私信、连接请求、点赞、评论或发布动态

使用说明

  1. 在任何写入操作前确认 LinkedIn 操作、目标和受众。
  2. 将 Linked API 凭据保存在用户的安全环境中,示例使用占位符。
  3. 在用户批准写入前,优先执行只读的主页、公司、搜索和提取操作。
  4. 在发送、发布或修改数据前,汇总目标与内容并立即取得确认。
  5. 遵守 LinkedIn 政策、用户同意、隐私要求和速率限制;认证或访问不可用时停止。

说明

每条命令都会通过 Linked API 启动真实云浏览器,因此操作通常需要数秒到数分钟,并非即时完成。需要 Linked API 账号与令牌。文档: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. 11d ago First seen · 41 lines · 56 tokens per session scan A 8bcf1dffa0cd

Subscribe to this mod's changes

linkedin-cn is a skill published in the GitHub repository YangsonHung/awesome-agent-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 479 once invoked, about $0.0003 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

vastai

Vast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli · 21 tokens

vastai-sdk

Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli · 26 tokens

gdpr-compliance-checker

Autonomous GDPR compliance auditor that scans a codebase to identify PII collection, storage, and sharing, then produces an article-by-article gap analysis, a pre-filled Data Processing Agreement (DPA), and a ROPA (Record of Processing Activities) starter kit — all exported as downloadable files (.docx recommended).…

goSprinto/compliance-skills · 182 tokens

pii-detector

Proactive PII add-on — augments the main response with PII guidance. Auto-trigger on any form, schema, migration, model, API route, GraphQL resolver, auth flow, or data design discussion. Also fires on: middleware, webhooks, workers, seed/fixture/factory files, delete/export/purge/anonymize functions, cron jobs, HTTP…

goSprinto/compliance-skills · 209 tokens

modellix

Integrate Modellix's unified API for AI image, video, and audio workflows. Use this skill whenever the user wants to generate or edit images, create or transform videos, synthesize speech, transcribe audio, clone a voice, do virtual try-on, or call any Modellix model API. Also trigger when the user mentions Modellix…

Modellix/modellix-plugin · 171 tokens

app-release

Automates the release process for Skill Lake app, including version bumping, building, packaging, and publishing to GitHub and Homebrew.

emlog/skill-lake · 31 tokens