Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

ai-linkedin-writer艾·Linkedin 作家

Agent Skill

ai-linkedin-writer 用于处理浏览器自动化、网页检查和页面信息提取,适合在 OpenClaw 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,298

周安装

52

GitHub Stars

公开资料未说明

下载量

420
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install ai-linkedin-writer

简介

抓取您所在领域最热门的 LinkedIn 帖子,分析趋势,并生成包含帖子变化和时间表的个性化 30 天内容日历。

SKILL.md

✍️ AI LinkedIn Ghostwriter & 30-Day Content Engine

Slug: ai-linkedin-ghostwriter Category: Content Marketing / Personal Branding Powered by: Apify + Claude AI

Scrape the top viral LinkedIn posts in your niche, reverse-engineer what makes them explode, and generate a full 30-day content calendar written in YOUR voice — ready to post. Zero blank page. Zero writer's block. Ever again.

💥 Why This Skill Will Dominate ClawHub

LinkedIn has 1 billion users. 97% never post. The 3% who do get all the leads, speaking gigs, clients, and opportunities.

Every founder, agency owner, freelancer, consultant, and solopreneur NEEDS this. That's your entire audience — all at once.

What this skill does:

  • 🔍 Scrapes the top 50 viral posts in any niche (last 30 days)
  • 🧠 Analyzes hooks, formats, structures & emotional triggers that drove engagement
  • 🎯 Identifies the 5 content formats that work best in your specific niche
  • ✍️ Generates 30 full LinkedIn posts written in your personal tone & voice
  • 📅 Organizes everything into a ready-to-use content calendar
  • 🔁 Includes post variations for A/B testing hooks

🛠️ Apify Actors Used

ActorIDPurpose
LinkedIn Post Scrapercurious_coder/linkedin-post-scraperScrape viral posts by keyword/hashtag
LinkedIn Profile Scraperdev_fusion/linkedin-profile-scraperAnalyze top creators in niche
Google Search Scraperapify/google-search-scraperFind trending topics & news in niche
Reddit Scraperapify/reddit-scraperDiscover raw pain points & questions from your audience

⚙️ Full Workflow

INPUT: Your niche + target audience + tone + 3 content goals
        ↓
STEP 1 — Scrape Top 50 Viral Posts in Your Niche (last 30 days)
  └─ Filter by: likes, comments, shares, reposts
        ↓
STEP 2 — Analyze What Made Them Go Viral
  └─ Hook patterns, post length, format type, emotional triggers,
     CTA style, use of line breaks, storytelling structure
        ↓
STEP 3 — Identify Top 5 Winning Formats for Your Niche
  └─ e.g. Contrarian take / Personal story / How-to list /
     Unpopular opinion / Before & after transformation
        ↓
STEP 4 — Scrape Reddit & Google Trends
  └─ Find the raw questions, frustrations & desires of YOUR audience
        ↓
STEP 5 — Build Your Content Pillars (5 topics that own your niche)
  └─ Based on viral data + audience pain points + your expertise
        ↓
STEP 6 — Claude AI Writes 30 Full Posts in Your Voice
  └─ Week 1: Authority & expertise posts
  └─ Week 2: Personal story & vulnerability posts
  └─ Week 3: Contrarian & opinion posts
  └─ Week 4: Value, tips & actionable how-to posts
        ↓
OUTPUT: 30 posts + calendar + hook variations + posting schedule (JSON / Markdown)

📥 Inputs

{
  "your_profile": {
    "niche": "Digital Marketing for SaaS",
    "target_audience": "SaaS founders and CMOs",
    "tone": "direct, no-fluff, slightly contrarian",
    "expertise": "Paid ads, LinkedIn growth, demand generation",
    "personal_story": "Went from agency employee to $30K/month freelancer in 18 months",
    "content_goals": ["generate inbound leads", "build authority", "grow to 10K followers"]
  },
  "scraping": {
    "hashtags": ["saasmarketing", "b2bmarketing", "linkedingrowth"],
    "top_creators_to_analyze": ["competitor1_linkedin_url", "competitor2_linkedin_url"],
    "lookback_days": 30,
    "min_likes": 200
  },
  "output": {
    "posts_count": 30,
    "include_hook_variations": true,
    "include_posting_schedule": true,
    "format": "markdown"
  },
  "apify_token": "YOUR_APIFY_TOKEN"
}

📤 Output Example

{
  "niche_analysis": {
    "top_formats": [
      { "format": "Contrarian take", "avg_likes": 847, "share": "34% of viral posts" },
      { "format": "Personal transformation story", "avg_likes": 612, "share": "28% of viral posts" },
      { "format": "Numbered how-to list", "avg_likes": 430, "share": "19% of viral posts" }
    ],
    "best_posting_times": "Tuesday & Thursday 8-9am",
    "optimal_post_length": "900-1,200 characters",
    "top_performing_hooks": [
      "I made $X doing Y. Here's exactly how:",
      "Unpopular opinion: [contrarian statement]",
      "Nobody talks about this but [insight]"
    ]
  },
  "content_pillars": [
    "Paid Ads that actually convert (tactical)",
    "The reality of freelancing no one shows (personal)",
    "Why most SaaS marketing is broken (contrarian)",
    "Behind-the-scenes of scaling to $30K/month (story)",
    "Frameworks & templates you can steal (value)"
  ],
  "posts": [
    {
      "day": 1,
      "pillar": "Contrarian",
      "format": "Unpopular opinion",
      "hook": "Unpopular opinion: Your LinkedIn content isn't failing because of the algorithm.",
      "body": "It's failing because you're writing for your peers.\
Not your buyers.\
\
Every post is full of industry jargon.\
Every insight assumes too much context.\
Every CTA is vague.\
\
Your ideal client — the SaaS founder drowning in churn —\
doesn't care about 'omnichannel synergy'.\
\
They care about:\
→ Getting more trials\
→ Converting free users to paid\
→ Not bleeding budget on ads that don't work\
\
Write for them.\
Use their words.\
Solve their specific problem in every post.\
\
The algorithm rewards relevance.\
Relevance comes from specificity.\
Specificity comes from knowing your buyer cold.\
\
Stop writing for likes.\
Start writing for leads.",
      "cta": "What's the #1 mistake you see in B2B content? Drop it below 👇",
      "hook_variation_a": "Unpopular opinion: Your LinkedIn content isn't failing because of the algorithm.",
      "hook_variation_b": "I reviewed 200 SaaS LinkedIn profiles last month. 94% made the same mistake."
    },
    {
      "day": 3,
      "pillar": "Personal story",
      "format": "Transformation story",
      "hook": "18 months ago I was billing $4,500/month as a freelancer and thinking about quitting.",
      "body": "Today I cleared $30K last month.\
\
Here's the exact shift that changed everything:\
\
I stopped selling 'Facebook Ads services'.\
I started selling 'predictable SaaS trial growth'.\
\
Same skill set.\
Completely different positioning.\
\
The old me: 'I run ads for businesses'\
The new me: 'I help SaaS founders get their first 1,000 trials without burning cash'\
\
Results:\
→ Average client value went from $1,500 to $6,000/month\
→ Sales calls dropped from 15/month to 4/month\
→ Close rate went from 20% to 75%\
\
Positioning isn't about lying.\
It's about being the most relevant option\
for one specific person with one specific problem.\
\
Niche down until it feels uncomfortable.\
Then go one level deeper.",
      "cta": "What's your current positioning? I'll give you honest feedback 👇",
      "hook_variation_a": "18 months ago I was billing $4,500/month as a freelancer and thinking about quitting.",
      "hook_variation_b": "The day I raised my prices by 4x and started getting MORE clients, not fewer."
    }
  ],
  "calendar": [
    { "day": "Monday", "week": 1, "post_id": 1, "pillar": "Contrarian", "status": "ready" },
    { "day": "Wednesday", "week": 1, "post_id": 2, "pillar": "Value/How-to", "status": "ready" },
    { "day": "Friday", "week": 1, "post_id": 3, "pillar": "Personal Story", "status": "ready" }
  ],
  "posting_schedule": {
    "frequency": "3x per week",
    "best_days": ["Tuesday", "Thursday", "Saturday"],
    "best_time": "8:00 AM - 9:00 AM (audience local time)",
    "monthly_reach_estimate": "15,000 - 45,000 impressions (based on niche benchmarks)"
  }
}

🧠 Claude AI Master Prompt

You are a world-class LinkedIn ghostwriter and content strategist.

VIRAL POST ANALYSIS FROM SCRAPING:
{{viral_posts_data}}

AUDIENCE PAIN POINTS FROM REDDIT:
{{reddit_pain_points}}

TRENDING TOPICS THIS MONTH:
{{trending_topics}}

MY PROFILE:
- Niche: {{niche}}
- Target audience: {{target_audience}}
- Tone: {{tone}}
- Expertise: {{expertise}}
- Personal story: {{personal_story}}
- Goals: {{content_goals}}

TASK:
1. Identify the top 5 content formats that dominate this niche
2. Define 5 content pillars based on viral patterns + audience pain points
3. Write 30 full LinkedIn posts (10 per format type) in the user's exact tone
4. For each post include: hook, full body, CTA, 2 hook variations for A/B test
5. Build a 30-day posting calendar (3x/week: Mon/Wed/Fri or Tue/Thu/Sat)
6. Add estimated reach based on niche engagement benchmarks

RULES FOR EVERY POST:
- Hook = first line must stop the scroll. Make a bold claim or ask a sharp question.
- Use white space aggressively — short punchy lines, never walls of text
- No corporate jargon. Write like a human talking to a human.
- End with a CTA that invites conversation, not just likes
- Optimal length: 900-1,200 characters

OUTPUT: Valid JSON only. No markdown. No preamble.

💰 Cost Estimate

OutputApify CUCostPosts Generated
1 niche analysis + 30 posts~35 CU~$0.3530 full posts
3 clients (90 posts)~105 CU~$1.0590 full posts
10 clients (300 posts)~340 CU~$3.40300 full posts
Agency package (50 clients)~1,700 CU~$171,500 full posts
💡 $5 free Apify credits on signup = your first 14 clients' content completely free. 👉 https://www.apify.com?fpr=dx06p

🔗 Use Cases That Print Money

Use CaseRevenue Opportunity
LinkedIn Ghostwriting AgencyCharge $1,500-$5,000/month per client for 12 posts
30-Day Content Sprint ServiceSell a $500 one-time package — costs you $0.35 in Apify
Founder Personal Brand PackageBundle with audit + strategy call for $2,000+
SaaS Content Marketing RetainerOngoing monthly content for $3,000/month
Your own LinkedIn growthBuild to 10K+ followers → inbound leads on autopilot

📊 Why This Skill Beats Everything in Your Catalog

FeatureContent Generator (existing)AI LinkedIn Ghostwriter
Scrapes viral content for inspiration
Analyzes WHY posts went viral
Writes in YOUR personal voice
Full 30-day calendar included
A/B hook variations
Audience pain point research
Sellable as a $1,500+/month service

🚀 Setup in 3 Steps

Step 1 — Get your Apify API Token Sign up free → https://www.apify.com?fpr=dx06p Go to: Settings → Integrations → API Token

Step 2 — Fill in your profile details Niche, audience, tone, your story, your goals. The more specific, the better the output.

Step 3 — Add your target hashtags & run 30 posts + full calendar ready in under 5 minutes.


⚡ Pro Tips to Get Maximum Engagement

  • Post consistency beats post perfection — 3x/week for 90 days beats 1 viral post
  • Your best hook is always your first line — rewrite it 5 times before posting
  • Reply to every comment in the first 60 minutes — LinkedIn rewards fast engagement
  • Pin your best performing post — new visitors see your best content first
  • Use the A/B hook variations — test the same post with 2 different openers 2 weeks apart

🏷️ Tags

linkedin content-marketing ghostwriting personal-branding agencies freelancers content-calendar apify ai-copywriting social-media thought-leadership lead-generation


*Powered by Apify + Claude AI*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

84.62%
按下载量换算355

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills