linkedin-engine
Enables running the entire LinkedIn sales motion inside Claude Code, including content creation, audience warming, outreach, and booking calls.
README
<div align="center">
<img src="assets/hero.svg" alt="The Styfinity LinkedIn Engine" width="100%">
<br/>
Run your entire LinkedIn motion inside Claude Code. Build authority with content. Warm every target before you message them. Turn warm conversations into booked calls. One repo.
</div>
2023: 0 replies from my DMs. 2026: my whole LinkedIn runs on one repo.
29 skills across three jobs, built from 7 source playbooks, wired to a 13-tool MCP layer and a 17-command CLI. The skills do the research, the writing, and the triage at machine speed. You keep your hand on every message that goes out.
/linkedin-post-writer Draft a viral-ready post with 10 hook formulas
/linkedin-engager-analytics See who engaged, ranked by ICP match
/linkedin-outreach Find the buyer, draft the note, send (20/day cap)
/linkedin-sell-by-chat Run the 6-message framework from warm to booked
Draft-first by design. Every skill drafts. You approve. Nothing posts or sends on its own. The optional send layer uses your own LinkedIn account and is hard-capped at 20 actions a day to keep new accounts safe. No scraping. No bots. No magic growth.
The 60-second start
# 1. Add the engine to Claude Code
/plugin marketplace add styfinity/linkedin-engine
/plugin install linkedin-engine@styfinity
# 2. Build your brief once (ICP, voice, offer, buyer pains)
/linkedin-onboard
# 3. Write your first post
/linkedin-post-writer
That is the whole setup. A SessionStart hook loads your brief into every session from then on, so every skill writes in your voice, for your ICP, with your offer, without you re-explaining anything.
Want to try before you install? claude --plugin-dir ./linkedin-engine
How the three parts chain
This is not 29 disconnected prompts. It is one loop that compounds: the content that earns attention feeds the warming list, the warming earns recognition, and the recognition is what makes the outreach land.
flowchart LR
C["📝 CONTENT<br/>build authority"] --> A["👀 Audience<br/>engages your post"]
A --> W["🔥 WARMING<br/>score + warm the ICP"]
W --> O["✉️ OUTREACH<br/>open on a real signal"]
O --> B(["📅 Booked calls"])
A -. "warm list" .-> W
B -. "proof + referrals" .-> C
style C fill:#0E1B3C,stroke:#06B6D4,color:#fff
style W fill:#0E1B3C,stroke:#06B6D4,color:#fff
style O fill:#0E1B3C,stroke:#06B6D4,color:#fff
style B fill:#06B6D4,stroke:#06B6D4,color:#06223a
style A fill:#13224A,stroke:#7C3AED,color:#fff
The 5 you will live in
| Skill | What it does |
|---|---|
/linkedin-post-writer |
Drafts viral-ready posts using 10 proven hook formulas, 900 to 1,300 characters, every output shown as a draft before anything touches LinkedIn. |
/linkedin-humanizer |
Strips em-dashes, banned AI vocabulary, rule-of-three lists, and fake-candid openers out of any draft before you publish. |
/linkedin-engager-analytics |
Analyses who liked and commented on a post, returns your ICP match rate and the top 10 ICP-matching profiles, with an outreach note for each. |
/linkedin-outreach |
Finds decision-makers by title and seniority, drafts connection notes under 200 characters referencing something specific, and sends via the CLI, capped at 20 requests a day for new accounts. |
/linkedin-sell-by-chat |
Runs the 6-message framework from warm to booked. Qualifies over messages 3 and 4, introduces the offer only after they confirm the problem, and sends the calendar link only after they say yes. |
All 29 skills
<details open> <summary><b>📝 Content - build authority (10)</b></summary>
| Command | What it does |
|---|---|
/linkedin-post-writer |
Viral-ready post, 10 hook formulas, drafted not posted |
/linkedin-humanizer |
Strips em-dashes, AI vocab, rule-of-three, fake-candid openers |
/linkedin-hook-lab |
Ten scored hook variants for one topic, picks the best two |
/linkedin-carousel-writer |
Turns a post into saveable carousel slides that mirror it |
/linkedin-content-calendar |
A week of 5 posts across the 5 revenue lanes |
/linkedin-voice-profiler |
Reads your past posts and DMs, builds your voice profile |
/linkedin-comment-engine |
Authority comments to leave on other people's posts |
/linkedin-repurposer |
One asset into a week of content |
/linkedin-story-miner |
Mines your work for anonymised, post-worthy proof |
/linkedin-post-autopsy |
Why a post over or under-performed, and the one fix |
</details>
<details> <summary><b>🔥 Warming - earn recognition before you message (8)</b></summary>
| Command | What it does |
|---|---|
/linkedin-engager-analytics |
ICP match rate + top 10 ICP profiles from a post |
/linkedin-warm-list-builder |
A prioritised warming list from your ICP and signals |
/linkedin-signal-stack |
Five-plus signals per target so a message reads like homework |
/linkedin-engage-plan |
A multi-touch warming sequence per target, before any pitch |
/linkedin-comment-warmer |
Value-add comments on a target's posts to warm them |
/linkedin-profile-auditor |
Audits your own profile as a conversion asset |
/linkedin-icp-definer |
Defines and locks your ICP and disqualifiers |
/linkedin-warm-tracker |
One row per person, next action and due date, nothing leaks |
</details>
<details> <summary><b>✉️ Outreach - convert warm to booked (9)</b></summary>
| Command | What it does |
|---|---|
/linkedin-outreach |
Finds decision-makers, drafts <200-char notes, sends (20/day cap) |
/linkedin-sell-by-chat |
The 6-message framework from warm to booked |
/linkedin-connection-note |
Two <200-char notes, each on a real specific hook |
/linkedin-first-dm |
Two <150-char first DMs for the moment they accept |
/linkedin-reply-triager |
Classifies every reply and routes it to the next move |
/linkedin-objection-handler |
Answer-first reframe that advances to a call |
/linkedin-followup-adapter |
The next message from the conversation state, not a timer |
/linkedin-cold-reviver |
A new-angle value bomb before a going-cold lead dies |
/linkedin-booking-closer |
Once they say yes, stop selling and book |
</details>
<details> <summary><b>🎛️ The conductors (2)</b></summary>
| Command | What it does |
|---|---|
/linkedin-onboard |
Builds your whole brief in one pass (ICP + voice + offer + pains) |
/linkedin-strategist |
A virtual Head of LinkedIn: names the one constraint, sequences the skills |
Plus a SessionStart hook that loads your brief into every session automatically.
</details>
What is under the hood
flowchart TD
Brief["🧠 linkedin-brief.md<br/>ICP · voice · offer · pains"] --> Skills
subgraph Skills["29 Skills running in Claude Code"]
direction LR
Content["📝 10 Content"]
Warming["🔥 8 Warming"]
Outreach["✉️ 9 Outreach"]
end
Skills --> Approve{"✅ You approve<br/>every draft"}
Approve --> CLI["⌨️ 17-command CLI"]
Approve --> MCP["🔌 13-tool MCP layer"]
CLI --> LI[("🔵 Your LinkedIn account<br/>hard cap: 20 actions / day")]
MCP --> LI
style Brief fill:#13224A,stroke:#7C3AED,color:#fff
style Skills fill:#0A1024,stroke:#26396B,color:#9FB1D2
style Approve fill:#0E1B3C,stroke:#10B981,color:#fff
style CLI fill:#0E1B3C,stroke:#06B6D4,color:#fff
style MCP fill:#0E1B3C,stroke:#06B6D4,color:#fff
style LI fill:#06B6D4,stroke:#06B6D4,color:#06223a
The skills are the brain. They research, score, draft, and triage. They work with zero setup off pasted data, and they never touch your account on their own.
The CLI is the hands. 17 commands, dependency-free (Node 18+), dry-run by default. It pulls live data when you connect your own account, queues what the skills drafted, and sends under the daily cap.
li doctor check connection, brief, and today's send budget
li engagers <post> who engaged a post li find --title .. --seniority ..
li queue connection .. queue what the skills drafted
li send-connections --send send, hard-capped at the daily limit
li tracker · li budget · li triage · li inbox · li log ... and more (li help)
The MCP layer is the live wire. 13 tools, opt-in. Connect a LinkedIn MCP server with your own account and the skills go live: pull who engaged a post, a target's signals, your inbox, and send the actions you approve. Two of the 13 tools send anything, and both run through the same daily cap.
The 7 source playbooks
The skills are the automation. The playbooks are the thinking they run on. Read them even if you never run a skill.
- The Governing Principle - sell the operator, not the artefact
- Post Anatomy and the 10 Hook Formulas
- The Humanizer Rules - writing that does not read like AI
- The Warming Doctrine - recognition before the message
- The Harvest Playbook - viral post to booked call
- Sell By Chat - the 6-message framework and setter discipline
- The Conversion Architecture - the layered withhold
The honest part
There is no compliant way to blast thousands of strangers, and LinkedIn bans accounts that move too fast. So this is built warm-first. The skills make the research, the writing, and the triage fast. You hold the judgment on which target, which message, which moment, and you approve every send. The send layer uses your own account, stays inside the limits, and caps you at 20 actions a day on a new account.
The skills are the easy part. Pointing them is the operator's job. That is the line where Styfinity lives.
FAQ
<details> <summary><b>Does this scrape LinkedIn or automate my account behind my back?</b></summary>
No. The skills work off data you give them. The send layer is opt-in, runs on your own LinkedIn session or your own provider key, is dry-run until you pass --send, and is hard-capped at 20 actions a day. Nothing happens that you did not approve.
</details>
<details> <summary><b>Do I need the MCP layer or the CLI to get value?</b></summary>
No. All 29 skills run with zero setup. They draft posts, notes, DMs, comments, sequences, and triage off pasted data. The CLI and MCP layer are what turn drafts into a live loop once you are ready. </details>
<details> <summary><b>Will this guarantee me leads?</b></summary>
No, and anyone who promises that is selling you a banned account. This gives you reach and conversations at machine speed, aimed at the right people. The outcomes follow from who you choose and how you show up. </details>
<details> <summary><b>Can I use my own LinkedIn API provider?</b></summary>
Yes. The send layer targets a generic provider shape (Unipile by default) and every endpoint is overridable in config. See mcp/README.md.
</details>
<div align="center">
Want the whole engine wired for your pipeline, not just the skills?
That is what we do. I am a Revenue Partner who uses AI to do the heavy lifting. I build the engine, or I run it for you, so the calls land in your calendar without you becoming the operator.
styfinity.com · MIT licensed · fork it, ship it, make it yours
<sub>Built by Josh Stylianou, Founder of Styfinity.</sub>
</div>
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。