← ClaudeAtlas

linkedin-adapterlisted

LinkedIn automation adapter for the 100X Outreach System. Use this skill when performing LinkedIn actions like connecting, messaging, viewing profiles, liking posts, or commenting. This skill controls the browser extension to execute LinkedIn actions with templates.
Dullu9/10x-Outreach-Skill · ★ 2 · Data & Documents · score 61
Install: claude install-skill Dullu9/10x-Outreach-Skill
# LinkedIn Adapter Skill Automates LinkedIn actions using the browser extension with intelligent template rendering. ## Browser Extension: Local Control **Fast, local browser automation!** The extension provides direct control over your browser via WebSocket. Benefits: - ✅ **Faster**: Local execution, no cloud latency - ✅ **Free**: No usage costs - ✅ **Visible**: See actions in real-time - ✅ **Persistent**: Uses your real LinkedIn account - ✅ **Activity Tracking**: Built-in LinkedIn Lookback integration - ✅ **Rate Limiting**: Smart rate limits prevent LinkedIn detection ## Architecture ``` Claude Code (You) ↓ HTTP API Canvas Server (localhost:3000) ↓ WebSocket Browser Extension ↓ Chrome APIs LinkedIn.com ``` ## IMPORTANT: You Control the Extension **You are the brain that orchestrates the extension.** This skill tells you exactly how to: 1. Load and render templates 2. Send commands to the extension via HTTP API 3. Wait for action results 4. Monitor and report progress ## When to Use This Skill Use this skill when the user wants to: - Send LinkedIn connection requests - Message LinkedIn connections - View LinkedIn profiles (warm-up) - Like/comment on LinkedIn posts - Send InMails ## Available LinkedIn Actions | Action | Description | Max Steps | |--------|-------------|-----------| | `view_profile` | View someone's LinkedIn profile | 5 | | `like_post` | Like a recent post | 8 | | `comment` | Comment on a post | 10 | | `connect` | Send connection reques