LinkedIn Outreach Workflow Built with Claude for Prospecting and Engagement

LinkedIn Prospecting Automation with Claude
A developer on r/ClaudeAI shared a workflow they built using Claude to automate LinkedIn prospecting and engagement. Instead of manually searching profiles and deciding who to interact with, they created a system that handles the entire process.
How the Workflow Functions
The system performs several specific functions:
- Identifies relevant prospects based on role and activity
- Categorizes prospects into hot/warm leads
- Finds recent posts from those profiles
- Engages by liking and commenting on posts
- Sends connection requests
Key Implementation Details
The developer noted several important aspects of how the system operates:
- Instead of jumping straight to cold outreach, it mixes in engagement first (likes/comments) to make interactions feel more natural
- Profiles with no recent activity are effectively skipped for engagement
- Higher-engagement profiles are prioritized for visibility, with comments placed where there's already traction
- The workflow replaces the manual loop of: searching → checking profiles → deciding → engaging → repeating
Current Experimentation Areas
The developer is still working on several aspects of the system:
- Improving lead prioritization
- Determining when to engage versus directly connect
- Making comments feel more contextual
The developer is curious if others are using Claude (especially with MCP setups) for workflows like this beyond just content generation.
📖 Read the full source: r/ClaudeAI
👀 See Also

Cheap OpenClaw Setup: $5/mo Hetzner VPS + DeepSeek API for Under $1
A Reddit user shares a practical OpenClaw setup using a $5/mo Hetzner VPS, DeepSeek API ($5 credit), Telegram bot, Grafana, and Netdata — all costing about $1 so far.

Developer Ships Steam Game with Claude Code: Lessons on Vibe Coding vs. Vibe Engineering
A developer shipped Codex Mortis, a necromancy-themed bullet hell game on Steam, using Claude Code for AI-assisted development. The project required two complete rewrites after the initial prototype, highlighting the gap between prototype and production.

Developer shares token cost challenge with Claude-built ERP system
A freight forwarding business owner built a 3,000+ line ERP system with Claude, but now faces 60,000-80,000 token costs per message due to loading the entire single HTML file. They're considering modularization or Firebase migration to reduce costs.

How Claude Code Agents Coordinate in Production: Orchestrator Insights
A team running six specialized Claude Code agents (coder, designer, marketing, QA, security, operations) that autonomously ship features, designs, and social content daily details their orchestrator system. They cover task dispatch, agent handoffs, failure scenarios, and why state machines beat message queues for coordination.