LinkedIn Automation
Automate LinkedIn marketing, lead generation, content publishing, and professional networking
git clone --depth 1 https://github.com/claude-office-skills/skills /tmp/linkedin-automation && cp -r /tmp/linkedin-automation/linkedin-automation ~/.claude/skills/linkedin-automationSKILL.md
# LinkedIn Automation
Comprehensive skill for automating LinkedIn marketing and B2B lead generation.
## Core Workflows
### 1. Content Pipeline
```
LINKEDIN CONTENT FLOW:
┌─────────────────┐
│ Content Plan │
│ - Topics │
│ - Calendar │
└────────┬────────┘
▼
┌─────────────────┐
│ Create Post │
│ - Text │
│ - Visual │
│ - Document │
└────────┬────────┘
▼
┌─────────────────┐
│ Optimize │
│ - Hook │
│ - Hashtags │
│ - CTA │
└────────┬────────┘
▼
┌─────────────────┐
│ Schedule │
│ - Best time │
│ - Frequency │
└────────┬────────┘
▼
┌─────────────────┐
│ Engage │
│ - Comments │
│ - DMs │
└─────────────────┘
```
### 2. Lead Generation Flow
```yaml
lead_gen_workflow:
search:
filters:
- industry: "Software"
- company_size: "51-200"
- title_contains: ["CEO", "CTO", "VP"]
- location: "San Francisco Bay Area"
qualify:
criteria:
- has_recent_activity: true
- mutual_connections: "> 3"
- engagement_score: "> 50"
outreach:
sequence:
- action: connect
message: connection_request
- wait: 2_days
- action: message
template: intro_message
- wait: 3_days
- action: follow_up
template: value_add
```
## Content Templates
### Post Formats
```yaml
post_templates:
story_post:
format: |
{{hook_line}}
↓
{{story_paragraph_1}}
{{story_paragraph_2}}
{{lesson_learned}}
{{call_to_action}}
---
♻️ Repost if this resonated
🔔 Follow for more insights
example: |
I got rejected 47 times before landing my dream job.
↓
Each rejection felt like a punch to the gut.
But I kept going.
Here's what changed everything:
I stopped trying to "impress" and started being authentic.
The 48th interview? I got 2 offers.
Lesson: Rejection is redirection, not the end.
---
♻️ Repost if this resonated
🔔 Follow @profile for career tips
list_post:
format: |
{{title}}
{{point_1}}
{{point_2}}
{{point_3}}
{{point_4}}
{{point_5}}
{{wrap_up}}
Which one is most important to you? 👇
carousel:
slides:
- cover: hook_title
- slides: [content_1, content_2, content_3]
- cta: follow_cta
design:
size: "1080x1350"
format: "pdf"
```
### Engagement Templates
```yaml
engagement_templates:
comment_responses:
thanks:
- "Thanks for sharing your perspective, {{name}}!"
- "Great point, {{name}}. I hadn't considered that angle."
- "Appreciate you adding to the conversation, {{name}}!"
question:
- "Great question! {{answer}}"
- "I'd say {{answer}}. What's your take?"
proactive_comments:
value_add:
- "This is spot on. I'd add that {{insight}}..."
- "Love this perspective. In my experience, {{experience}}..."
- "Couldn't agree more. The key is {{key_point}}..."
```
## Outreach Automation
### Connection Requests
```yaml
connection_templates:
mutual_connection:
message: |
Hi {{first_name}},
I noticed we're both connected to {{mutual}}.
I'm impressed by your work at {{company}}.
Would love to connect and learn more about
what you're building.
Best,
{{my_name}}
shared_interest:
message: |
Hi {{first_name}},
I came across your post about {{topic}} and
found it really insightful.
I'm also passionate about {{topic}} and would
love to connect.
Looking forward to learning from you!
```
### Message Sequences
```yaml
outreach_sequence:
- step: 1
type: connection_request
template: mutual_connection
- step: 2
trigger: connection_accepted
delay: 2_days
type: message
template: |
Thanks for connecting, {{first_name}}!
I'm curious - what's the biggest challenge
you're facing with {{pain_point}} right now?
- step: 3
trigger: no_response
delay: 5_days
type: message
template: |
Hi {{first_name}},
Just wanted to share this {{resource_type}}
on {{topic}} - thought you might find it useful:
{{resource_link}}
No strings attached, just thought of you!
- step: 4
trigger: response_received
type: personalized
action: manual_follow_up
```
## Company Page Management
### Page Content Strategy
```yaml
company_page:
content_pillars:
- thought_leadership: 40%
- company_culture: 25%
- product_updates: 20%
- industry_news: 15%
posting_schedule:
frequency: 5_per_week
best_times:
- "08:00"
- "12:00"
- "17:30"
best_days:
- tuesday
- wednesday
- thursday
employee_advocacy:
enabled: true
suggested_posts: weekly
gamification: true
```
### Showcase Pages
```yaml
showcase_pages:
- name: "{{Product}} Solutions"
focus: product_specific_content
audience: target_buyers
- name: "{{Company}} Careers"
focus: employer_branding
audience: potential_candidates
```
## LinkedIn Ads
### Campaign Types
```yaml
ad_campaigns:
sponsored_content:
objective: lead_generation
format: single_image
targeting:
job_titles: ["Marketing Manager", "CMO"]
company_size: ["51-200", "201-500"]
industries: ["Software", "SaaS"]
budget: 100_per_day
message_ads:
objective: conversions
sender: sales_rep
template: |
Hi {{first_name}},
I noticed {{company}} is growing rapidly.
Many similar companies are using {{product}}
to {{benefit}}.
Woul>
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants
Build AI agents with tools, memory, and multi-step reasoning - ChatGPT, Claude, Gemini integration patterns
Generate complete presentations with AI - from outline to polished slides
Airtable database automation - views, automations, integrations, and workflow triggers
Automate Amazon seller operations including inventory, orders, pricing, and advertising management
Create and trigger Apple Shortcuts for iOS/macOS automation and cross-platform workflows