Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

linkedin-autopilot领英自动驾驶仪

Agent Skill

linkedin-autopilot 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

42,881

周安装

1,769

GitHub Stars

公开资料未说明

下载量

14,010
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:linkedin-autopilot(领英自动驾驶仪)
来源仓库:https://github.com/audsmith28/linkedin-autopilot
安装命令:
openclaw skills install linkedin-autopilot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install linkedin-autopilot

简介

您的经纪人会在您睡觉时建立您的 LinkedIn 形象。安排帖子、自动与目标帐户互动、运行个性化的 DM 序列,并且不错过任何互动机会。通过安全限制和类人行为模式处理连接请求、个人资料访问活动、帖子参与和后续序列。配置您的目标,定义参与规则,并让您的代理网络 24/7。在设置 LinkedIn 自动化、管理发布时间表、运行参与活动或构建代理驱动的 LinkedIn 潜在客户生成工作流程时使用。

SKILL.md

name
linkedin-autopilot
description
Your agent builds your LinkedIn presence while you sleep. Schedule posts, auto-engage with target accounts, run personalized DM sequences, and never miss an engagement opportunity. Handles connection requests, profile visiting campaigns, post engagement, and follow-up sequences with safety throttling and human-like behavior patterns. Configure your targets, define engagement rules, and let your agent network 24/7. Use when setting up LinkedIn automation, managing posting schedules, running engagement campaigns, or building agent-driven LinkedIn lead generation workflows.
metadata
clawdbot
emoji
🤝
requires
browser
true
env

LinkedIn Autopilot — Your Agent Networks 24/7

You sleep. Your LinkedIn thrives.

LinkedIn Autopilot turns your agent into a 24/7 LinkedIn manager. It schedules posts, auto-engages with target accounts, runs personalized DM sequences, and builds your network while you focus on actual work. No more "I should post more" guilt. No more missing engagement windows. No more manual connection request grinding.

What makes it different: This isn't a dumb bot — it's your agent using real browser automation with human-like behavior patterns. Random delays, natural engagement patterns, safety throttling, and intelligent targeting. Multi-day sequences with conditional logic. State tracking across sessions. Full reporting on what worked.

The Pain Points This Solves

"I spend 2 hours/day on LinkedIn and have nothing to show for it" ✅ Your agent handles engagement, DMs, and connection building automatically

"I post inconsistently and my reach is dying" ✅ Scheduled posts with optimal timing — your agent never forgets

"I see opportunities to engage but I'm too busy" ✅ Auto-engage on target accounts' posts with personalized comments

"Follow-up sequences are tedious and I drop leads" ✅ Multi-step DM sequences with conditional logic — your agent follows up

"I want to build my network but connection requests feel spammy" ✅ Targeted connection campaigns with personalized notes and safety limits

Setup

  1. Run scripts/setup.sh to initialize config and data directories
  2. Edit ~/.config/linkedin-autopilot/config.json with targets, sequences, and posting schedule
  3. Store LinkedIn credentials in ~/.clawdbot/secrets.env:
   LINKEDIN_EMAIL=your-email@example.com
   LINKEDIN_PASSWORD=your-password
  1. Test with: scripts/engage.sh --dry-run

Config

Config lives at ~/.config/linkedin-autopilot/config.json. See config.example.json for full schema.

Key sections:

  • identity — Your LinkedIn profile info (for personalization)
  • targets — Who/what to engage with (companies, people, keywords)
  • posting — Schedule, content queue, optimal times
  • engagement — Auto-like/comment rules, target post patterns
  • outreach — Connection request campaigns, DM sequences
  • safety — Rate limits, delays, warmup period, blackout windows

Scripts

ScriptPurpose
scripts/setup.shInitialize config and data directories
scripts/post.shPost scheduled content from queue
scripts/engage.shAuto-engage on target posts (like, comment, share)
scripts/dm-sequence.shManage DM sequences (send, follow-up, track)
scripts/connect.shSend connection requests to target profiles
scripts/report.shGenerate analytics report (engagement, growth, conversions)

All scripts support --dry-run for testing without actually posting/engaging.

Posting Workflow

Run scripts/post.sh on schedule (cron daily at optimal times). The script:

  1. Checks posting queue in config
  2. Verifies timing (respects blackout windows, rate limits)
  3. Logs into LinkedIn via browser automation
  4. Posts content with configured formatting
  5. Tracks post performance
  6. Updates queue state

Post queue example:

"posts": [
  {
    "content": "5 lessons from building AI agents in production:\
\
1. ...",
    "scheduled_time": "2024-01-28T09:00:00Z",
    "status": "pending",
    "media": null
  }
]

Engagement Workflow

Run scripts/engage.sh 3-4x daily. The script:

  1. Searches for posts matching target criteria (keywords, accounts, hashtags)
  2. Scores relevance (content match, author influence, engagement level)
  3. Engages with top posts (like, thoughtful comment, or share)
  4. Tracks engagement to avoid repeats
  5. Respects rate limits (20-30 engagements per run)

Target patterns:

  • Posts from specific companies/people
  • Posts with keywords/hashtags
  • Posts in your feed from connections
  • Trending posts in your industry

Engagement types:

  • Like: Quick signal, low friction
  • Comment: Generated from templates + post context (not spammy)
  • Share: With your take/commentary added

DM Sequence Workflow

Run scripts/dm-sequence.sh daily. The script:

  1. Checks active sequences for people at each stage
  2. Sends next message in sequence (respects delays)
  3. Detects replies and advances/pauses accordingly
  4. Handles conditional branching (replied vs not replied)
  5. Reports on conversion rates

Sequence example:

{
  "name": "consulting-intro",
  "trigger": "new_connection",
  "steps": [
    {
      "delay_hours": 24,
      "message": "Hey {first_name}! Thanks for connecting. I help {title}s with {pain_point}. Are you currently working on anything in this space?",
      "condition": null
    },
    {
      "delay_hours": 72,
      "message": "Following up — I saw your post about {topic}. Would love to chat about {offering}. Free for a quick call this week?",
      "condition": "no_reply"
    }
  ]
}

Connection Request Workflow

Run scripts/connect.sh weekly (not daily — LinkedIn limits this). The script:

  1. Searches for target profiles (job titles, companies, keywords)
  2. Filters out existing connections and pending requests
  3. Generates personalized connection notes
  4. Sends requests with safety throttling (20-30/week max)
  5. Tracks acceptance rate

Target criteria:

"connection_targets": [
  {
    "query": "AI consultant OR automation specialist",
    "companies": ["Microsoft", "Google", "OpenAI"],
    "exclude_titles": ["Recruiter"],
    "note_template": "Hey {first_name}, I'm building AI tools for {industry} and saw your work at {company}. Would love to connect!"
  }
]

Safety & Rate Limits

LinkedIn Autopilot follows conservative rate limits to avoid account flags:

ActionLimitTiming
Posts1-2/dayOptimal hours (9am-11am, 2pm-4pm)
Engagements80-100/daySpread across 3-4 runs
Connection Requests20-30/weekGradual warmup over first 2 weeks
DMs30-50/dayRandom delays 5-15min between sends
Profile Views50-80/dayNatural browsing pattern

Warmup Period: First 2 weeks run at 50% capacity to establish normal behavior pattern.

Blackout Windows: No activity during nights/weekends (configurable).

Random Delays: 3-8 seconds between actions, 5-15 minutes between campaigns.

Human-Like Patterns: Varied engagement times, occasional skips, natural language variance.

State Tracking

All activity is logged and tracked:

~/.config/linkedin-autopilot/
├── config.json              # User configuration
├── posts-queue.json         # Scheduled posts
├── engagement-history.json  # Posts engaged with (dedup)
├── dm-sequences.json        # Active DM threads
├── connections.json         # Connection requests + status
├── analytics.json           # Performance metrics
└── activity-log.json        # Full audit trail

Reporting

scripts/report.sh generates performance reports:

Weekly Summary:

  • Posts published (reach, engagement rate)
  • Engagements performed (breakdown by type)
  • Connection requests (sent, accepted, pending)
  • DM sequences (active, replied, converted)
  • Growth metrics (followers, connections, profile views)

Lead Conversion Tracking:

  • DM replies → qualified leads
  • Connection acceptances → engaged conversations
  • Post engagement → inbound interest

Example Workflows

1. Thought Leader Building

  • Post 1x/day on schedule (industry insights, lessons learned)
  • Auto-engage with 20-30 posts daily from influencers in your space
  • Share top posts with your commentary
  • Track which content types drive the most profile views

2. Outbound Lead Gen

  • Connect with 20-30 target profiles weekly (ICP: CTOs at Series A startups)
  • Run DM sequence on new connections (intro → value prop → call booking)
  • Auto-engage with prospects' posts before sending sequence
  • Report on reply rate and meeting bookings

3. Network Maintenance

  • Like posts from existing connections (stay top of mind)
  • Comment thoughtfully on key accounts' updates
  • Share relevant content to your feed
  • Periodic check-ins via DM (birthday, work anniversary, post milestone)

LinkedIn TOS Compliance

Important: LinkedIn's ToS prohibits automation. This tool is designed for:

  1. Personal use with human oversight (you review/approve actions)
  2. Agent-assisted workflows (agent suggests, human approves)
  3. Batch scheduling (compose in bulk, post on schedule)

Recommended approach:

  • Use --dry-run mode to preview actions
  • Review queued posts/messages before enabling auto-send
  • Set conservative rate limits
  • Monitor for account warnings
  • Always have a human in the loop for sensitive actions

This tool is provided as-is for educational purposes. Use responsibly.

Data Files

~/.config/linkedin-autopilot/
├── config.json              # Main configuration
├── posts-queue.json         # Scheduled content
├── engagement-history.json  # Activity dedup
├── dm-sequences.json        # Active conversations
├── connections.json         # Network building state
├── analytics.json           # Performance tracking
└── activity-log.json        # Full audit trail

Browser Automation

Uses Clawdbot's built-in browser control:

  • Snapshot → Act → Verify pattern
  • Handles login, 2FA prompts, session management
  • Retries on rate limit detection
  • Graceful handling of LinkedIn UI changes

Advanced Features

A/B Testing: Test post variants, measure which performs better

Smart Scheduling: ML-based optimal posting time suggestion

Reply Detection: Pauses DM sequences when prospect replies

Sentiment Analysis: Adjusts engagement strategy based on post sentiment

Network Mapping: Tracks who engages with your content (potential advocates)

Troubleshooting

"LinkedIn security check triggered" → Reduce rate limits in config, extend delays, complete security verification manually

"Posts not publishing" → Check activity-log.json for errors, verify LinkedIn session still valid

"DM sequences not advancing" → Verify reply detection is working, check conversation state in dm-sequences.json

"Connection requests rejected frequently" → Improve note personalization, target better ICP matches, reduce volume

Contributing

Want to add features? See references/linkedin-api.md for browser automation patterns and references/sequence-engine.md for DM workflow logic.


Remember: Your agent is a force multiplier, not a replacement for authentic networking. Use it to handle the tedious parts so you can focus on the conversations that matter.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.62%
按下载量换算13,677

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills