Source: github.com/henriquecaner/next-level-outreach
Slug: nl-outreach
License: MIT
Plugin para Claude Code com 40 skills de outbound B2B + briefing canonico que persiste entre sessoes.
The problem it solves: B2B outbound requires a lot of repeated context. Every Claude session you re-explain the same company: ICP, persona, value props, offers, competitors, pains. Time wasted, and inconsistency between artefacts.
The solution: run /nl-outreach:onboard once. It invokes 8 skills in sequence, writes the result to outreach-brief.md. A SessionStart hook loads that brief every time you open a session. Claude already knows who you are, who you sell to, what you sell.
Why this is different from other skill packs
Most outbound skill sets live in isolation. You open one to write cold email, close it, open another to define ICP, close it. Each one asks for context from zero. The result: copy that does not match the strategy, ICP that shifts between skills, and you reconciling everything in the middle.
nl-outreach treats the briefing as a single source of truth. The onboarding populates one file, and every other skill reads from it. Change something in the brief (new value prop, adjusted persona, new competitor) and all 40 skills use the updated version in the next session.
This is not magic orchestration. It is a file on disk that the hook injects into context. Simple and reliable.
The two-part system
Part 1: /nl-outreach:onboard
Part 2: SessionStart hook
Compatible platforms
Tuned for lemlist (many skills reference lemlist menus directly: Signals, People Database, API, n8n integration). For any other platform, translate the menu names. The logic of what to do and why does not change.
Cold email: lemlist, Outreach, Salesloft, Apollo, Reply.io, Smartlead, Instantly, Salesforge
LinkedIn DM: lemlist, HeyReach, La Growth Machine, Skylead, Dripify, Zopto
Enrichment: lemlist, Apollo, Clay, Hunter, ZoomInfo, Dropcontact
Automation: n8n, Zapier, Make, Workato
Install: Claude Code CLI
git clone https://github.com/henriquecaner/next-level-outreach.git
cd next-level-outreach
claude --plugin-dir .
Inside the session:
/nl-outreach:onboard
Install: Claude Cowork (Desktop or Web)
- Download the ZIP from github.com/henriquecaner/next-level-outreach/releases/latest
- The release includes 40 individual ZIPs (one per skill) plus a full bundle
- In Claude: Customize > Skills > + > upload the ZIP
- Toggle on, start a new chat, run /nl-outreach:onboard