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

linkedin-post领英帖子

Agent Skill

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

总安装

14,232

周安装

599

GitHub Stars

公开资料未说明

下载量

4,984
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install linkedin-post

简介

LinkedIn文案生成、引发钩子、热门话题标签、轮播内容规划、高质量评论、个人简介优化。LinkedIn帖子作者,带有钩子、话题标签、轮播规划、评论模板。

SKILL.md

version
2.0.0
name
linkedin-post
description
LinkedIn文案生成、开头Hook、热门话题标签、轮播内容规划、高质量评论、个人简介优化。LinkedIn post writer with hooks, hashtags, carousel planning, comment templates.
author
BytesAgain
homepage
https://bytesagain.com
source
https://github.com/bytesagain/ai-skills

LinkedIn Post

Content toolkit for drafting, editing, optimizing, scheduling, and managing LinkedIn posts from the command line. Generate hashtags, craft hooks, write CTAs, rewrite content, translate text, adjust tone, create headlines, and build outlines — all with timestamped logging and full export capabilities.

Commands

CommandDescription
linkedin-post draft <input>Draft a new post (view recent drafts with no args)
linkedin-post edit <input>Log an edit entry (view recent edits with no args)
linkedin-post optimize <input>Log an optimization note (view recent with no args)
linkedin-post schedule <input>Schedule a post (view recent schedules with no args)
linkedin-post hashtags <input>Log hashtag ideas (view recent with no args)
linkedin-post hooks <input>Log opening hooks (view recent with no args)
linkedin-post cta <input>Log call-to-action ideas (view recent with no args)
linkedin-post rewrite <input>Log a rewrite (view recent rewrites with no args)
linkedin-post translate <input>Log a translation (view recent with no args)
linkedin-post tone <input>Log tone adjustments (view recent with no args)
linkedin-post headline <input>Log headline ideas (view recent with no args)
linkedin-post outline <input>Log post outlines (view recent with no args)
linkedin-post statsShow summary statistics across all log files
linkedin-post export <fmt>Export all data (json, csv, or txt)
linkedin-post search <term>Search all logs for a keyword
linkedin-post recentShow the 20 most recent history entries
linkedin-post statusHealth check with version, entries, disk usage
linkedin-post helpShow help message
linkedin-post versionShow version (v2.0.0)

How Data Commands Work

Each content command (draft, edit, optimize, schedule, hashtags, hooks, cta, rewrite, translate, tone, headline, outline) operates in two modes:

  • With arguments — saves a timestamped entry (YYYY-MM-DD HH:MM|value) to the command's .log file and records the action in history.log
  • Without arguments — displays the 20 most recent entries from that command's log file

Utility Commands

  • stats — iterates all .log files in the data directory, counts entries per category, and shows total count, disk usage, and earliest activity timestamp
  • export <fmt> — exports all log data into json, csv, or txt format, saved to ~/.local/share/linkedin-post/export.<fmt>. Reports output file path and byte count.
  • search <term> — performs case-insensitive search across all log files, grouped by category
  • recent — shows the last 20 lines from history.log
  • status — health check displaying version, data directory, total entry count, disk usage, last activity, and OK status

Data Storage

All data is stored in ~/.local/share/linkedin-post/:

  • Each command has its own log file (e.g., draft.log, edit.log, hashtags.log, hooks.log, etc.)
  • history.log — centralized activity log recording every command invocation
  • Export files saved as export.json, export.csv, or export.txt
  • Entries use pipe-delimited format: YYYY-MM-DD HH:MM|value

Requirements

  • Bash (with set -euo pipefail)
  • Standard Unix utilities: date, wc, du, head, tail, grep, basename
  • No external dependencies or API keys required

When to Use

  1. Drafting LinkedIn posts — use linkedin-post draft to capture post ideas and first drafts as they come to you
  2. Crafting engaging hooks — log attention-grabbing opening lines with linkedin-post hooks and iterate until you find the best one
  3. Managing hashtag strategy — track and organize hashtag sets with linkedin-post hashtags for consistent post tagging
  4. Scheduling content calendars — use linkedin-post schedule to plan when posts go live and maintain a publishing cadence
  5. Iterating on post quality — use linkedin-post rewrite, linkedin-post tone, and linkedin-post optimize to refine content through multiple revisions

Examples

# Draft a new post
linkedin-post draft "5 lessons I learned from shipping my first SaaS product in 30 days"

# Log hook ideas for the post
linkedin-post hooks "I almost quit on day 14. Here's why I didn't."
linkedin-post hooks "Most founders get this wrong about MVPs..."

# Add hashtag ideas
linkedin-post hashtags "#SaaS #StartupLife #ProductLaunch #IndieHacker #BuildInPublic"

# Write a CTA
linkedin-post cta "Drop a 🔥 if you've shipped something this month. I'll check out your project."

# Schedule the post
linkedin-post schedule "Publish Tuesday 9am EST — peak LinkedIn engagement window"

# Rewrite with different tone
linkedin-post rewrite "Shorter version: cut intro, lead with the lesson, end with question"
linkedin-post tone "Switch from formal to conversational — more 'you' and 'I', fewer buzzwords"

# Create a headline
linkedin-post headline "From Zero to $10K MRR: What Actually Worked"

# Build an outline
linkedin-post outline "1) Hook: surprising stat 2) Problem 3) 3 key lessons 4) CTA question"

# Translate for different audience
linkedin-post translate "Spanish version for LATAM LinkedIn audience"

# View summary statistics
linkedin-post stats

# Export everything as JSON
linkedin-post export json

# Search for all posts about SaaS
linkedin-post search "SaaS"

# Check system status
linkedin-post status

# View recent activity
linkedin-post recent

LinkedIn Best Practices

  • First 3 lines are everything — the "see more" hook determines whether people engage
  • Dwell time matters — longer posts that keep people reading get boosted by the algorithm
  • Comments > Reactions — posts with comments rank higher than those with just likes
  • Avoid external links in post body — put URLs in the first comment instead
  • Carousel posts get 1.5–2× more reach than text-only posts
  • Use linkedin-post hooks to iterate on your opening lines before publishing

Tips

  • Run linkedin-post help to see all available commands
  • Call any command without arguments to review recent entries for that category
  • Use linkedin-post search <term> to find entries across all log files
  • Export data regularly with linkedin-post export json for backups
  • Combine drafthookshashtagsctaoptimize as a content creation pipeline
  • All data lives in ~/.local/share/linkedin-post/ — easy to back up or sync

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

73.51%
按下载量换算3,664

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills