From sundial-org-awesome-openclaw-skills-4
Automates LinkedIn content posting, engagement tracking, and audience growth via browser automation. Includes scripts for posting, analytics, idea generation, and engagement.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:linkedin-automatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automate your LinkedIn presence: post content, track engagement, generate ideas, and grow your audience.
Automate your LinkedIn presence: post content, track engagement, generate ideas, and grow your audience.
# Post content
{baseDir}/scripts/post.sh "Your post content here"
# Post with image
{baseDir}/scripts/post.sh "Content" --image /path/to/image.png
# Get engagement stats for recent posts
{baseDir}/scripts/analytics.sh
# Generate content ideas based on trending topics
{baseDir}/scripts/ideas.sh [topic]
# Engage with feed (like/comment on relevant posts)
{baseDir}/scripts/engage.sh --limit 10
Use browser automation to post:
For scheduled posts, use OpenClaw cron:
cron add --schedule "0 9 * * 1-5" --payload "Post my LinkedIn content: [content]"
See references/content-strategy.md for:
See references/engagement.md for:
The analytics script extracts:
Key LinkedIn selectors (as of 2026):
Post button: button[aria-label="Start a post"]
Post editor: div.ql-editor[data-placeholder]
Submit post: button.share-actions__primary-action
Like button: button[aria-label*="Like"]
Comment button: button[aria-label*="Comment"]
Profile stats: section.pv-top-card-v2-ctas
LinkedIn enforces activity limits. Stay under:
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Generates LinkedIn posts in your voice by building an author profile via interviews and scraping, then drafts with news and humanizes. Automates personal content creation.
Audits LinkedIn profiles and creates content for personal branding. Analyzes SSI, visibility, engagement; writes posts and thought leadership.
Generates LinkedIn posts, carousels, newsletters, and 30-day content calendars with niche-specific SEO rules and a reinforcement-learning memory system that adapts to your feedback.