Linkedin Post
by @ckchzh
LinkedIn文案生成、开头Hook、热门话题标签、轮播内容规划、高质量评论、个人简介优化。LinkedIn post writer with hooks, hashtags, carousel planning, comment templates.
clawhub install linkedin-post📖 About This Skill
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
| Command | Description |
|---------|-------------|
| linkedin-post draft | Draft a new post (view recent drafts with no args) |
| linkedin-post edit | Log an edit entry (view recent edits with no args) |
| linkedin-post optimize | Log an optimization note (view recent with no args) |
| linkedin-post schedule | Schedule a post (view recent schedules with no args) |
| linkedin-post hashtags | Log hashtag ideas (view recent with no args) |
| linkedin-post hooks | Log opening hooks (view recent with no args) |
| linkedin-post cta | Log call-to-action ideas (view recent with no args) |
| linkedin-post rewrite | Log a rewrite (view recent rewrites with no args) |
| linkedin-post translate | Log a translation (view recent with no args) |
| linkedin-post tone | Log tone adjustments (view recent with no args) |
| linkedin-post headline | Log headline ideas (view recent with no args) |
| linkedin-post outline | Log post outlines (view recent with no args) |
| linkedin-post stats | Show summary statistics across all log files |
| linkedin-post export | Export all data (json, csv, or txt) |
| linkedin-post search | Search all logs for a keyword |
| linkedin-post recent | Show the 20 most recent history entries |
| linkedin-post status | Health check with version, entries, disk usage |
| linkedin-post help | Show help message |
| linkedin-post version | Show 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:
YYYY-MM-DD HH:MM|value) to the command's .log file and records the action in history.logUtility Commands
.log files in the data directory, counts entries per category, and shows total count, disk usage, and earliest activity timestamp — exports all log data into json, csv, or txt format, saved to ~/.local/share/linkedin-post/export.. Reports output file path and byte count. — performs case-insensitive search across all log files, grouped by categoryhistory.logData Storage
All data is stored in ~/.local/share/linkedin-post/:
draft.log, edit.log, hashtags.log, hooks.log, etc.)history.log — centralized activity log recording every command invocationexport.json, export.csv, or export.txtYYYY-MM-DD HH:MM|valueRequirements
set -euo pipefail)date, wc, du, head, tail, grep, basenameWhen 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 statsExport everything as JSON
linkedin-post export jsonSearch for all posts about SaaS
linkedin-post search "SaaS"Check system status
linkedin-post statusView recent activity
linkedin-post recent
LinkedIn Best Practices
linkedin-post hooks to iterate on your opening lines before publishingTips
linkedin-post help to see all available commandslinkedin-post search to find entries across all log fileslinkedin-post export json for backupsdraft → hooks → hashtags → cta → optimize as a content creation pipeline~/.local/share/linkedin-post/ — easy to back up or sync*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
⚡ When to Use
💡 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 statsExport everything as JSON
linkedin-post export jsonSearch for all posts about SaaS
linkedin-post search "SaaS"Check system status
linkedin-post statusView recent activity
linkedin-post recent
📋 Tips & Best Practices
linkedin-post help to see all available commandslinkedin-post search to find entries across all log fileslinkedin-post export json for backupsdraft → hooks → hashtags → cta → optimize as a content creation pipeline~/.local/share/linkedin-post/ — easy to back up or sync*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*